X-Original-To: alpine-aports@lists.alpinelinux.org Received: from mail-pa0-f65.google.com (mail-pa0-f65.google.com [209.85.220.65]) by lists.alpinelinux.org (Postfix) with ESMTP id 487C55C4752 for ; Wed, 17 Aug 2016 18:13:21 +0000 (GMT) Received: by mail-pa0-f65.google.com with SMTP id hh10so7779429pac.1 for ; Wed, 17 Aug 2016 11:13:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=leishman.org; s=google; h=from:to:subject:date:message-id:in-reply-to:references; bh=s6tJoeu3btOEv2wqqCYjGL7+cK7s0118vkfZbBjgfDk=; b=knNrZLJ2lZ9R2o3yhFYNKs7GC5sObAYIJdQm63VwYXFROd44sTzbtc+iCqJsSsxyFA nrokbU2oEgQt4lb65wzbIl+E2vQu0q6Zc6b5tY8Rn8+a3pX7nrzQB+N4nx/ZDiACoUpF qbw544PhsqagL+0GkhygzzzzTYA9o0qRK82DU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:subject:date:message-id:in-reply-to :references; bh=s6tJoeu3btOEv2wqqCYjGL7+cK7s0118vkfZbBjgfDk=; b=Hgdc125dz4mLBYQxIOwyO2bZHZrMUuTGMIn7BPLke5b0kHAHdZn65ll6sDtdIVo1gB iUvl0IdddFvw8xqobyeN0Q9WqzVaTwKfEpxDE2eSeh7nO1n+vAbMlnEDD6lIrgsKn8eK 0l3THSg0pqB4C3VWNogm2/y4eE8LZtaJv7kniNUne8o4zjnyKQr1deTCUqiv2t6YJql6 cq4sbwOCVgE7xbNnu9QwK1PsW0gW+oaAvVlkVTiOydmN3M/35k9P7ac/fnDe+2zOvoc6 y/vLdcbLCxZtgyY+CYAJj8airVy9CdIbAPNuDDZxvzHu3H+dy10T0S2vlu4fgcfBsfTn gfGw== X-Gm-Message-State: AEkoouueNH3/JGWthXfcJ9pBQ4FtPX3D+AtdefUZSMT79Zk3JMRakUu9+NwJuvpgWOXZDQ== X-Received: by 10.66.137.107 with SMTP id qh11mr76445280pab.49.1471457600009; Wed, 17 Aug 2016 11:13:20 -0700 (PDT) Received: from humia.hsd1.ca.comcast.net. (c-50-143-163-198.hsd1.ca.comcast.net. [50.143.163.198]) by smtp.gmail.com with ESMTPSA id vt10sm279675pab.43.2016.08.17.11.13.18 for (version=TLS1 cipher=AES128-SHA bits=128/128); Wed, 17 Aug 2016 11:13:18 -0700 (PDT) From: Chris Leishman To: alpine-aports@lists.alpinelinux.org Subject: [alpine-aports] [PATCH 2/2] testing/libneo4j-client: new aport (update to upstream version 1.2.1) Date: Wed, 17 Aug 2016 11:13:15 -0700 Message-Id: <20160817181315.39351-2-chris@leishman.org> X-Mailer: git-send-email 2.9.3 In-Reply-To: <20160817181315.39351-1-chris@leishman.org> References: <20160817181315.39351-1-chris@leishman.org> X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: https://github.com/cleishm/libneo4j-client Client library and CLI for the Neo4j graph database --- testing/libneo4j-client/APKBUILD | 14 +++++-------- testing/libneo4j-client/fortify_compat.patch | 31 ---------------------------- 2 files changed, 5 insertions(+), 40 deletions(-) delete mode 100644 testing/libneo4j-client/fortify_compat.patch diff --git a/testing/libneo4j-client/APKBUILD b/testing/libneo4j-client/APKBUILD index 56aa5c0..952e611 100644 --- a/testing/libneo4j-client/APKBUILD +++ b/testing/libneo4j-client/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Chris Leishman # Maintainer: Chris Leishman pkgname=libneo4j-client -pkgver=1.1.0 +pkgver=1.2.1 pkgrel=0 pkgdesc="Client library for the Neo4j graph database" url="https://github.com/cleishm/libneo4j-client" @@ -12,7 +12,7 @@ depends_dev="openssl-dev" makedepends="$depends_dev automake autoconf libtool check-dev doxygen pkgconfig fts fts-dev libedit-dev libcypher-parser-dev" install="" subpackages="$pkgname-dev $pkgname-doc neo4j-client neo4j-client-doc" -source="https://github.com/cleishm/libneo4j-client/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz fortify_compat.patch" +source="https://github.com/cleishm/libneo4j-client/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz" _builddir="$srcdir"/"$pkgname-$pkgver" build() { @@ -65,10 +65,6 @@ client() { rmdir "$pkgdir"/usr/bin "$pkgdir"/usr 2>/dev/null return 0 } - -md5sums="e9d17aa10a44df5f0b030fd129b576fa libneo4j-client-1.1.0.tar.gz -9d51c9b8826337a2c82767fc21fa576d fortify_compat.patch" -sha256sums="486ca50519e7377d356a14f1f061fa331301ac10b41ddca08f3bff87a11b82a5 libneo4j-client-1.1.0.tar.gz -39126e82e1c7d56cdd3786e070c64aeb43fe54d0b6878c020c8804006f00700f fortify_compat.patch" -sha512sums="5bf06f019fb71939b65d2b2a83ee3f2597a1b9ca171307834ea93cd394502e5506863cc21268477ed2f7231579f35faa203d19bd4c909a5cc60e5deda5d0766d libneo4j-client-1.1.0.tar.gz -eeb15d3580b175da31b97adcf133bdb206fc6ec44244c341f638d9356e5845dc4d3c3521d08f774d45cf73d56ad00631d07a04afbf060e01d412ea0de0cb96cc fortify_compat.patch" +md5sums="f405b5c6e60b503f971e900b5f060820 libneo4j-client-1.2.1.tar.gz" +sha256sums="d5dfff272dc864c2c0874cac62df60a92161dc43c9d3faa02ab79ca6081cf470 libneo4j-client-1.2.1.tar.gz" +sha512sums="3a9e573edadb2659317db053e95c0bb75be7a42092934c3d4ef859882c126e873acd63329ff58339969e846910a922f85563734379205a2309ea543c0c455b33 libneo4j-client-1.2.1.tar.gz" diff --git a/testing/libneo4j-client/fortify_compat.patch b/testing/libneo4j-client/fortify_compat.patch deleted file mode 100644 index 528b698..0000000 --- a/testing/libneo4j-client/fortify_compat.patch +++ /dev/null @@ -1,31 +0,0 @@ -diff --git a/src/lib/posix_iostream.c b/src/lib/posix_iostream.c -index 3f78f6d..3d9876e 100644 ---- a/src/lib/posix_iostream.c -+++ b/src/lib/posix_iostream.c -@@ -37,7 +37,7 @@ static ssize_t posix_write(neo4j_iostream_t *self, - static ssize_t posix_writev(neo4j_iostream_t *self, - const struct iovec *iov, unsigned int iovcnt); - static int posix_flush(neo4j_iostream_t *self); --static int posix_close(neo4j_iostream_t *self); -+static int neo4j_posix_close(neo4j_iostream_t *self); - - - neo4j_iostream_t *neo4j_posix_iostream(int fd) -@@ -58,7 +58,7 @@ neo4j_iostream_t *neo4j_posix_iostream(int fd) - iostream->write = posix_write; - iostream->writev = posix_writev; - iostream->flush = posix_flush; -- iostream->close = posix_close; -+ iostream->close = neo4j_posix_close; - return iostream; - } - -@@ -131,7 +131,7 @@ int posix_flush(neo4j_iostream_t *self) - } - - --int posix_close(neo4j_iostream_t *self) -+int neo4j_posix_close(neo4j_iostream_t *self) - { - struct posix_iostream *ios = container_of(self, - struct posix_iostream, _iostream); -- 2.9.3 --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---