Update to 0.13.52, fixes build on vax.
 Ok ? Comments ?
  Cheers
   Giovanni
Index: Makefile
===================================================================
RCS file: /cvs/ports/archivers/zziplib/Makefile,v
retrieving revision 1.3
diff -u -p -r1.3 Makefile
--- Makefile    23 Mar 2009 18:06:28 -0000      1.3
+++ Makefile    25 May 2009 11:07:50 -0000
@@ -2,13 +2,13 @@
 
 COMMENT=       lightweight library for extracting data from zip files
 
-DISTNAME=      zziplib-0.13.50
+DISTNAME=      zziplib-0.13.52
 CATEGORIES=    archivers
 
-SHARED_LIBS += zzip            13.50 \
-               zzipfseeko      13.50 \
-               zzipmmapped     13.50 \
-               zzipwrap        13.50
+SHARED_LIBS += zzip            13.52 \
+               zzipfseeko      13.52 \
+               zzipmmapped     13.52 \
+               zzipwrap        13.52
 
 HOMEPAGE=      http://zziplib.sourceforge.net/
 
@@ -31,7 +31,7 @@ USE_LIBTOOL=          Yes
 BUILD_DEPENDS=         ::archivers/zip
 
 post-install:
-       cd ${WRKDIST}/docs && ar x ${WRKDIST}/docs/zziplib-manpages.ar
-       ${INSTALL_MAN} ${WRKDIST}/docs/*.3 ${PREFIX}/man/man3/
+       cd ${WRKDIST}/docs && tar xf ${WRKDIST}/docs/zziplib-manpages.tar
+       ${INSTALL_MAN} ${WRKDIST}/docs/man3/*.3 ${PREFIX}/man/man3/
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/archivers/zziplib/distinfo,v
retrieving revision 1.2
diff -u -p -r1.2 distinfo
--- distinfo    23 Mar 2009 18:06:28 -0000      1.2
+++ distinfo    25 May 2009 11:07:50 -0000
@@ -1,5 +1,5 @@
-MD5 (zziplib-0.13.50.tar.bz2) = wDNkMZ/LQ96k/ybg+Z/9Ig==
-RMD160 (zziplib-0.13.50.tar.bz2) = YR77haJu7b2TrTjITKm0T2QHNX8=
-SHA1 (zziplib-0.13.50.tar.bz2) = er+sYhq1r0giXtaG2oF1IMCRiK8=
-SHA256 (zziplib-0.13.50.tar.bz2) = fTA1Lhw/eOAF/qdC5tbvjFV217lWFgMBYhEUwNWNTuk=
-SIZE (zziplib-0.13.50.tar.bz2) = 656096
+MD5 (zziplib-0.13.52.tar.bz2) = U80R/ajGH7eTXkw1Fuan6Q==
+RMD160 (zziplib-0.13.52.tar.bz2) = cBW5vxXzTEx2oq66YjZ4QvxGT9I=
+SHA1 (zziplib-0.13.52.tar.bz2) = dHLew1MBKS4DGQnoALkpt8pL+Eo=
+SHA256 (zziplib-0.13.52.tar.bz2) = e5J1ikRB+FyacZySu0Kn+wrmr5NtIBCkmB5J9GlVBWs=
+SIZE (zziplib-0.13.52.tar.bz2) = 697146
Index: patches/patch-Makefile_in
===================================================================
RCS file: /cvs/ports/archivers/zziplib/patches/patch-Makefile_in,v
retrieving revision 1.2
diff -u -p -r1.2 patch-Makefile_in
--- patches/patch-Makefile_in   23 Mar 2009 18:06:28 -0000      1.2
+++ patches/patch-Makefile_in   25 May 2009 11:07:50 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-Makefile_in,v 1.2 2009/03/23 18:06:28 giovanni Exp $
---- Makefile.in.orig   Sat Dec 27 19:32:25 2008
-+++ Makefile.in        Mon Mar 23 18:50:36 2009
-@@ -237,8 +237,8 @@ AUTOMAKE_OPTIONS = 1.4 foreign dist-bzip2
+--- Makefile.in.orig   Fri May 22 16:44:48 2009
++++ Makefile.in        Sat May 23 10:51:59 2009
+@@ -248,8 +248,8 @@ AUTOMAKE_OPTIONS = 1.4 foreign dist-bzip2
  ACLOCAL_AMFLAGS = -I m4
  WANT_AUTOMAKE = 1.7
  WANT_AUTOCONF = 2.57
Index: patches/patch-configure
===================================================================
RCS file: /cvs/ports/archivers/zziplib/patches/patch-configure,v
retrieving revision 1.2
diff -u -p -r1.2 patch-configure
--- patches/patch-configure     23 Mar 2009 18:06:28 -0000      1.2
+++ patches/patch-configure     25 May 2009 11:07:50 -0000
@@ -1,12 +1,29 @@
 $OpenBSD: patch-configure,v 1.2 2009/03/23 18:06:28 giovanni Exp $
---- configure.orig     Sat Dec 27 19:32:23 2008
-+++ configure  Mon Mar 23 18:51:28 2009
-@@ -24160,7 +24160,7 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-        test -z "$ac_c_werror_flag" ||
-        test ! -s conftest.err
-        } && test -s conftest.$ac_objext; then
--  ac_cv_cflags_no_writable_strings=`echo $ac_arg | -e 's,.*% *,,'` ; break
-+  ac_cv_cflags_no_writable_strings=`echo $ac_arg | sed -e 's,.*% *,,'` ; break
- else
-   echo "$as_me: failed program was:" >&5
- sed 's/^/| /' conftest.$ac_ext >&5
+--- configure.orig      Fri May 22 16:44:45 2009
++++ configure   Sun May 24 14:09:41 2009
+@@ -9126,7 +9126,11 @@ $as_echo_n "checking whether the $compiler linker ($LD
+     # here allows them to be overridden if necessary.
+     runpath_var=LD_RUN_PATH
+     hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
+-    export_dynamic_flag_spec='${wl}--export-dynamic'
++    if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
++     export_dynamic_flag_spec='${wl}--export-dynamic'
++    else
++     export_dynamic_flag_spec=
++    fi
+     # ancient GNU ld didn't support --whole-archive et. al.
+     if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then
+       whole_archive_flag_spec="$wlarc"'--whole-archive$convenience 
'"$wlarc"'--no-whole-archive'
+@@ -16176,7 +16180,11 @@ case "$host_os" in
+     RESOLVES=' '
+   ;;
+   *)
+-    ZZIPLIB_LDFLAGS="--export-dynamic"
++    if test "$ld_shlibs" = no; then
++       ZZIPLIB_LDFLAGS=""
++    else
++       ZZIPLIB_LDFLAGS="--export-dynamic"
++    fi
+     RESOLVES=' # '
+   ;;
+ esac
Index: patches/patch-zzip_Makefile_in
===================================================================
RCS file: /cvs/ports/archivers/zziplib/patches/patch-zzip_Makefile_in,v
retrieving revision 1.2
diff -u -p -r1.2 patch-zzip_Makefile_in
--- patches/patch-zzip_Makefile_in      23 Mar 2009 18:06:28 -0000      1.2
+++ patches/patch-zzip_Makefile_in      25 May 2009 11:07:50 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-zzip_Makefile_in,v 1.2 2009/03/23 18:06:28 giovanni Exp $
---- zzip/Makefile.in.orig      Sat Dec 27 19:32:25 2008
-+++ zzip/Makefile.in   Mon Mar 23 18:50:36 2009
-@@ -179,7 +179,7 @@ PERL = @PERL@
+--- zzip/Makefile.in.orig      Fri May 22 16:44:48 2009
++++ zzip/Makefile.in   Sat May 23 10:51:59 2009
+@@ -188,7 +188,7 @@ PERL = @PERL@
  PKG_CONFIG = @PKG_CONFIG@
  PYTHON = @PYTHON@
  RANLIB = @RANLIB@
@@ -10,7 +10,7 @@ $OpenBSD: patch-zzip_Makefile_in,v 1.2 2
  RESOLVES = @RESOLVES@
  SDL = @SDL@
  SED = @SED@
-@@ -711,15 +711,6 @@ install-data-local : install-zzipHEADERS
+@@ -722,15 +722,6 @@ install-data-local : install-zzipHEADERS
        $(DESTDIR)$(includedir)/zzip.h >$(DESTDIR)$(includedir)/zzip-io.h
  
  install-exec-local:
Index: patches/patch-zzipwrap_Makefile_in
===================================================================
RCS file: /cvs/ports/archivers/zziplib/patches/patch-zzipwrap_Makefile_in,v
retrieving revision 1.2
diff -u -p -r1.2 patch-zzipwrap_Makefile_in
--- patches/patch-zzipwrap_Makefile_in  23 Mar 2009 18:06:28 -0000      1.2
+++ patches/patch-zzipwrap_Makefile_in  25 May 2009 11:07:50 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-zzipwrap_Makefile_in,v 1.2 2009/03/23 18:06:28 giovanni Exp $
---- zzipwrap/Makefile.in.orig  Sat Dec 27 19:32:25 2008
-+++ zzipwrap/Makefile.in       Mon Mar 23 18:50:36 2009
-@@ -174,7 +174,7 @@ PERL = @PERL@
+--- zzipwrap/Makefile.in.orig  Fri May 22 16:44:48 2009
++++ zzipwrap/Makefile.in       Sat May 23 10:51:59 2009
+@@ -183,7 +183,7 @@ PERL = @PERL@
  PKG_CONFIG = @PKG_CONFIG@
  PYTHON = @PYTHON@
  RANLIB = @RANLIB@

Reply via email to