aboutsummaryrefslogtreecommitdiff
path: root/archivers/libzip
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-07-26 16:51:15 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-07-26 16:51:15 +0000
commit9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896 (patch)
tree9b071a8105704e992946dcd6b801e9fcb7635142 /archivers/libzip
parent5a20e7990eb544509174d617d359bf0d4ac64737 (diff)
downloadports-9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896.tar.gz
ports-9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896.zip
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=419133
Diffstat (limited to 'archivers/libzip')
-rw-r--r--archivers/libzip/files/patch-lib__Makefile.in6
-rw-r--r--archivers/libzip/files/patch-libzip.pc.in2
2 files changed, 4 insertions, 4 deletions
diff --git a/archivers/libzip/files/patch-lib__Makefile.in b/archivers/libzip/files/patch-lib__Makefile.in
index cd4d7ffaad5d..eaebfcc94cc3 100644
--- a/archivers/libzip/files/patch-lib__Makefile.in
+++ b/archivers/libzip/files/patch-lib__Makefile.in
@@ -1,6 +1,6 @@
---- lib/Makefile.in.orig 2015-08-26 18:39:20 UTC
+--- lib/Makefile.in.orig 2016-02-19 14:21:44 UTC
+++ lib/Makefile.in
-@@ -355,8 +355,8 @@ AM_CFLAGS = @CFLAG_VISIBILITY@
+@@ -367,8 +367,8 @@ AM_CFLAGS = @CFLAG_VISIBILITY@
libincludedir = ${libdir}/@PACKAGE@/include
lib_LTLIBRARIES = libzip.la
noinst_HEADERS = zipint.h
@@ -11,7 +11,7 @@
# also update CMakeLists.txt when changing version
libzip_la_LDFLAGS = -no-undefined -version-info 4:0:0
-@@ -869,8 +869,7 @@ info: info-am
+@@ -882,8 +882,7 @@ info: info-am
info-am:
diff --git a/archivers/libzip/files/patch-libzip.pc.in b/archivers/libzip/files/patch-libzip.pc.in
index 4c6607709e47..7a9a58210a00 100644
--- a/archivers/libzip/files/patch-libzip.pc.in
+++ b/archivers/libzip/files/patch-libzip.pc.in
@@ -1,4 +1,4 @@
---- libzip.pc.in.orig 2014-03-08 20:13:21 UTC
+--- libzip.pc.in.orig 2014-08-12 12:48:41 UTC
+++ libzip.pc.in
@@ -2,7 +2,6 @@ prefix=@prefix@
exec_prefix=@exec_prefix@