diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2007-12-22 06:31:23 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2007-12-22 06:31:23 +0000 |
commit | e443d3d2ca6f2ffcee70e5c4a1b7373c358d0e28 (patch) | |
tree | ddf9ec3e51ededbbc38608c857f0d62fd7a84325 /devel/commoncpp | |
parent | 2e51349fbea7fcb502478bf419e5c8a938cda743 (diff) | |
download | ports-e443d3d2ca6f2ffcee70e5c4a1b7373c358d0e28.tar.gz ports-e443d3d2ca6f2ffcee70e5c4a1b7373c358d0e28.zip |
Notes
Diffstat (limited to 'devel/commoncpp')
-rw-r--r-- | devel/commoncpp/Makefile | 14 | ||||
-rw-r--r-- | devel/commoncpp/distinfo | 6 | ||||
-rw-r--r-- | devel/commoncpp/files/patch-include-cc++_address.h | 4 | ||||
-rw-r--r-- | devel/commoncpp/pkg-plist | 8 |
4 files changed, 11 insertions, 21 deletions
diff --git a/devel/commoncpp/Makefile b/devel/commoncpp/Makefile index c83a6c54940f..612e585eb48b 100644 --- a/devel/commoncpp/Makefile +++ b/devel/commoncpp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= commoncpp -PORTVERSION= 1.5.7 +PORTVERSION= 1.6.1 PORTEPOCH= 2 CATEGORIES= devel MASTER_SITES= GNU @@ -22,19 +22,9 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \ ac_cv_path_DOXYGEN=no -OPTIONS= LIBXML2 "Enable libxml2 support" on - INFO= commoncpp2 CPPFLAGS= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} LDFLAGS= -L${LOCALBASE}/lib ${PTHREAD_LIBS} -.include <bsd.port.pre.mk> - -.if !defined(WITHOUT_LIBXML2) -USE_GNOME+= libxml2 -.else -CONFIGURE_ARGS+=--without-libxml2 -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/devel/commoncpp/distinfo b/devel/commoncpp/distinfo index 80e332fe403c..8897354a7304 100644 --- a/devel/commoncpp/distinfo +++ b/devel/commoncpp/distinfo @@ -1,3 +1,3 @@ -MD5 (commoncpp2-1.5.7.tar.gz) = bd85e157e1f4f457e9137c59d40a13fb -SHA256 (commoncpp2-1.5.7.tar.gz) = 95b0e86c27db1ec0b79abe4097f4449f1e15dde1870202ead0551c506269a504 -SIZE (commoncpp2-1.5.7.tar.gz) = 858598 +MD5 (commoncpp2-1.6.1.tar.gz) = 2ebd8eb80996515be0385378da783091 +SHA256 (commoncpp2-1.6.1.tar.gz) = 54dd187608917fa7f3368b70e637c27fe2d0b2996463d6ef6373f1b9f99bbeb2 +SIZE (commoncpp2-1.6.1.tar.gz) = 864006 diff --git a/devel/commoncpp/files/patch-include-cc++_address.h b/devel/commoncpp/files/patch-include-cc++_address.h index dd9e9cd29a4e..c84396db2f82 100644 --- a/devel/commoncpp/files/patch-include-cc++_address.h +++ b/devel/commoncpp/files/patch-include-cc++_address.h @@ -1,5 +1,5 @@ ---- ./include/cc++/address.h.orig Tue Jan 23 14:15:02 2007 -+++ ./include/cc++/address.h Tue Sep 11 11:58:17 2007 +--- inc/cc++/address.h Tue Jan 23 14:15:02 2007 ++++ inc/cc++/address.h Tue Sep 11 11:58:17 2007 @@ -236,10 +236,10 @@ bool isMember(const struct in_addr &inaddr) const; diff --git a/devel/commoncpp/pkg-plist b/devel/commoncpp/pkg-plist index 26ca58af1225..cde91993757a 100644 --- a/devel/commoncpp/pkg-plist +++ b/devel/commoncpp/pkg-plist @@ -37,13 +37,13 @@ include/cc++/unix.h include/cc++/url.h include/cc++/xml.h include/cc++/zstream.h -lib/libccext2-1.5.so -lib/libccext2-1.5.so.0 +lib/libccext2-1.6.so +lib/libccext2-1.6.so.0 lib/libccext2.a lib/libccext2.la lib/libccext2.so -lib/libccgnu2-1.5.so -lib/libccgnu2-1.5.so.0 +lib/libccgnu2-1.6.so +lib/libccgnu2-1.6.so.0 lib/libccgnu2.a lib/libccgnu2.la lib/libccgnu2.so |