From 941603f9c78db155481ae6942cfa69c103a5d442 Mon Sep 17 00:00:00 2001 From: dwcjr Date: Mon, 1 Apr 2002 01:52:51 +0000 Subject: Update to 1.5.3.1 PR: 36593 Submitted by: maintainer --- net/netatalk-devel/Makefile | 5 +++-- net/netatalk-devel/distinfo | 2 +- net/netatalk-devel/files/patch-configure | 14 +++++++------- net/netatalk-devel/pkg-plist | 1 + net/netatalk/Makefile | 5 +++-- net/netatalk/distinfo | 2 +- net/netatalk/files/patch-configure | 14 +++++++------- net/netatalk/pkg-plist | 1 + 8 files changed, 24 insertions(+), 20 deletions(-) diff --git a/net/netatalk-devel/Makefile b/net/netatalk-devel/Makefile index 088ca4557355..0ab37207cfee 100644 --- a/net/netatalk-devel/Makefile +++ b/net/netatalk-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= netatalk -PORTVERSION= 1.5.2 +PORTVERSION= 1.5.3.1 PORTEPOCH= 1 CATEGORIES= net print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} @@ -24,6 +24,7 @@ LIB_DEPENDS= slp.1:${PORTSDIR}/net/openslp LIB_DEPENDS+= wrap.7:${PORTSDIR}/security/tcp_wrapper .endif +USE_BZIP2= yes CONFIGURE_ARGS+= --with-tcp-wrappers \ --with-pkgconfdir=${PREFIX}/etc \ # --disable-ddp @@ -49,7 +50,7 @@ CONFIGURE_ARGS+= --with-flock-locks # This should hopefully allow aliases to work between restarts of afpd. # This has been tested on MacOS 9.2.x and OS X. CONFIGURE_ARGS+= --with-did=cnid \ - --with-db3=${LOCALBASE} + --with-db3=${LOCALBASE} PLIST_SUB+= NETATALKCNID="" .else # This method of DID calculation is not persistent, but has been tested to diff --git a/net/netatalk-devel/distinfo b/net/netatalk-devel/distinfo index a5cfc04d157a..d8df8e30b911 100644 --- a/net/netatalk-devel/distinfo +++ b/net/netatalk-devel/distinfo @@ -1 +1 @@ -MD5 (netatalk-1.5.2.tar.gz) = 9355653d6b2c18f10d1be02624db65f6 +MD5 (netatalk-1.5.3.1.tar.bz2) = 7d9fe0fce60bccb1264fdbb42fa1465b diff --git a/net/netatalk-devel/files/patch-configure b/net/netatalk-devel/files/patch-configure index 994d7e0f72ca..0cf4f4db0187 100644 --- a/net/netatalk-devel/files/patch-configure +++ b/net/netatalk-devel/files/patch-configure @@ -1,13 +1,13 @@ ---- configure.orig Fri Feb 15 17:14:36 2002 -+++ configure Tue Feb 26 13:12:06 2002 -@@ -8421,14 +8421,14 @@ +--- configure.orig Wed Mar 27 17:20:55 2002 ++++ configure Sun Mar 31 18:07:57 2002 +@@ -8483,14 +8483,14 @@ savedldflags="$LDFLAGS" CFLAGS="$CFLAGS -I$db3dir" LDFLAGS="-L$db3libdir $LDFLAGS" - echo $ac_n "checking for main in -ldb""... $ac_c" 1>&6 --echo "configure:8426: checking for main in -ldb" >&5 +-echo "configure:8488: checking for main in -ldb" >&5 + echo $ac_n "checking for main in -ldb3""... $ac_c" 1>&6 -+echo "configure:8426: checking for main in -ldb3" >&5 ++echo "configure:8488: checking for main in -ldb3" >&5 ac_lib_var=`echo db'_'main | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -16,9 +16,9 @@ -LIBS="-ldb $LIBS" +LIBS="-ldb3 $LIBS" cat > conftest.$ac_ext <&6 --echo "configure:8426: checking for main in -ldb" >&5 +-echo "configure:8488: checking for main in -ldb" >&5 + echo $ac_n "checking for main in -ldb3""... $ac_c" 1>&6 -+echo "configure:8426: checking for main in -ldb3" >&5 ++echo "configure:8488: checking for main in -ldb3" >&5 ac_lib_var=`echo db'_'main | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -16,9 +16,9 @@ -LIBS="-ldb $LIBS" +LIBS="-ldb3 $LIBS" cat > conftest.$ac_ext <author
Commit message (Expand)AuthorAgeFilesLines
* Register net/fsbclient and cad/alliance conflict.cy2017-10-051-0/+2
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2017-09-111-1/+1
* Explicitly pass -std=gnu++03 to the compiler.rakuco2017-08-181-0/+3
* Provide error messages for some ports failing on aarch64, and, in alinimon2017-05-021-0/+2
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andgerald2017-04-011-1/+1
* cad/alliance: unbreak on 12.0 after base r308264jbeich2017-02-022-1/+12
* Bump PORTREVISIONS for ports depending on the canonical version of GCC andgerald2016-11-201-0/+1
* Cleanup DIST* variables.mat2015-05-121-2/+1
* Cleanup plistbapt2014-10-201-63/+0
* cad/alliance: Upgrade version 5.0.20090901 => 5.0.20120515, stagemarino2014-08-3115-1302/+1831
* Rename all patches that contain '::' as a path separator, and useadamw2014-07-304-0/+0
* Reset maintainership for ports not staged with no pending PRbapt2014-07-241-1/+1
* Mark broken: Does not compileantoine2014-02-131-0/+2
* Fix properties on pkg-plistbapt2014-01-221-1/+0
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-201-0/+1
* Mark jobs unsafebapt2013-07-101-0/+1
* Convert from USE_MOTIF to USES=motifbapt2013-07-101-4/+2
* Convert USE_BISON to USES= bisonbapt2013-03-081-5/+2
* Also broken on powerpc.linimon2011-11-101-1/+1
* Bump PORTREVISION after open-mofit updatemakc2011-05-021-1/+1
* Fix build (and some cosmetic changes).hrs2011-01-043-98/+6
* Add all 64-bit platforms to NOT_FOR_ARCHS for the moment to unbreak the port.hrs2010-08-211-3/+1
* Not for ia64, either.linimon2010-02-271-1/+1
* - Mark BROKEN, in two wayspav2009-12-191-0/+6
* Fix pkg-plist and re-add pkg-message. Bump PORTREVISION.hrs2009-12-074-0/+23
* Update to 5.0.20090901.hrs2009-11-306-29/+17
* - Mark BROKEN: does not compile (bvl_bcomp_y.y)pav2009-04-061-0/+2
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MA...pav2008-07-25