Index: head/devel/commoncpp/Makefile =================================================================== --- head/devel/commoncpp/Makefile (revision 244067) +++ head/devel/commoncpp/Makefile (revision 244068) @@ -1,30 +1,30 @@ # New ports collection makefile for: CommonC++ # Date created: 25 July 2000 # Whom: David Sugar # # $FreeBSD$ # PORTNAME= commoncpp -PORTVERSION= 1.6.3 +PORTVERSION= 1.7.3 PORTEPOCH= 2 CATEGORIES= devel MASTER_SITES= GNU DISTNAME= ${PORTNAME:S/$/2/}-${PORTVERSION} MAINTAINER= acm@FreeBSD.org COMMENT= GNU project portable class framework for C++ USE_LDCONFIG= yes USE_GNOME= gnomehack gnometarget USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \ ac_cv_path_DOXYGEN=no INFO= commoncpp2 CPPFLAGS= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} LDFLAGS= -L${LOCALBASE}/lib ${PTHREAD_LIBS} .include Property changes on: head/devel/commoncpp/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.35 \ No newline at end of property +1.36 \ No newline at end of property Index: head/devel/commoncpp/distinfo =================================================================== --- head/devel/commoncpp/distinfo (revision 244067) +++ head/devel/commoncpp/distinfo (revision 244068) @@ -1,3 +1,3 @@ -MD5 (commoncpp2-1.6.3.tar.gz) = f4238f9f2bba5b643238c2b0b42ef797 -SHA256 (commoncpp2-1.6.3.tar.gz) = 09367a681413500955fcd07c224427c9d752c674d80dda1134bcaa2776221d1a -SIZE (commoncpp2-1.6.3.tar.gz) = 886825 +MD5 (commoncpp2-1.7.3.tar.gz) = ca741179a728d264eb276ae471ebaf70 +SHA256 (commoncpp2-1.7.3.tar.gz) = b3aa57601e6d374f11f769a5c078ae17d98a678f68e5f5162fb893cc1ff85385 +SIZE (commoncpp2-1.7.3.tar.gz) = 894571 Property changes on: head/devel/commoncpp/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.21 \ No newline at end of property +1.22 \ No newline at end of property Index: head/devel/commoncpp/pkg-plist =================================================================== --- head/devel/commoncpp/pkg-plist (revision 244067) +++ head/devel/commoncpp/pkg-plist (revision 244068) @@ -1,53 +1,53 @@ bin/ccgnu2-config include/cc++/address.h include/cc++/buffer.h include/cc++/cmdoptns.h include/cc++/common.h include/cc++/config.h include/cc++/counter.h include/cc++/digest.h include/cc++/exception.h include/cc++/export.h include/cc++/file.h include/cc++/functions.h include/cc++/mime.h include/cc++/misc.h include/cc++/missing.h include/cc++/network.h include/cc++/numbers.h include/cc++/objcount.h include/cc++/object.h include/cc++/objlink.h include/cc++/objmap.h include/cc++/objsync.h include/cc++/oststring.h include/cc++/persist.h include/cc++/pointer.h include/cc++/process.h include/cc++/serial.h include/cc++/slog.h include/cc++/socket.h include/cc++/socketport.h include/cc++/strchar.h include/cc++/string.h include/cc++/template.h include/cc++/thread.h include/cc++/tokenizer.h include/cc++/unix.h include/cc++/url.h include/cc++/xml.h include/cc++/zstream.h -lib/libccext2-1.6.so -lib/libccext2-1.6.so.0 +lib/libccext2-1.7.so +lib/libccext2-1.7.so.0 lib/libccext2.a lib/libccext2.la lib/libccext2.so -lib/libccgnu2-1.6.so -lib/libccgnu2-1.6.so.0 +lib/libccgnu2-1.7.so +lib/libccgnu2-1.7.so.0 lib/libccgnu2.a lib/libccgnu2.la lib/libccgnu2.so libdata/pkgconfig/libccext2.pc libdata/pkgconfig/libccgnu2.pc share/aclocal/ost_check2.m4 @dirrm include/cc++ Property changes on: head/devel/commoncpp/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.17 \ No newline at end of property +1.18 \ No newline at end of property