Date: Fri, 7 Aug 2009 19:54:51 -0300 (BRT) From: Sylvio Cesar <scjamorim@bsd.com.br> To: FreeBSD-gnats-submit@FreeBSD.org Cc: acm@FreeBSD.org Subject: ports/137542: [PATCH] devel/commoncpp: update to 1.7.3 Message-ID: <20090807225451.D6F9822A55C@fbsd72.scjamorim.org> Resent-Message-ID: <200908072300.n77N0CZJ077466@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 137542 >Category: ports >Synopsis: [PATCH] devel/commoncpp: update to 1.7.3 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Aug 07 23:00:12 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Sylvio Cesar >Release: FreeBSD 7.2-RELEASE i386 >Organization: >Environment: System: FreeBSD fbsd72.scjamorim.org 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Mon Aug 3 22:10:47 BRT >Description: - Update to 1.7.3 - You could see in the log of mine tinderbox: http://www.scjamorim.org/Home/commoncpp-1.7.3,2.log Port maintainer (acm@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- commoncpp-1.7.3,2.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/commoncpp/Makefile,v retrieving revision 1.35 diff -u -u -r1.35 Makefile --- Makefile 12 Dec 2008 22:47:17 -0000 1.35 +++ Makefile 7 Aug 2009 22:52:28 -0000 @@ -6,7 +6,7 @@ # PORTNAME= commoncpp -PORTVERSION= 1.6.3 +PORTVERSION= 1.7.3 PORTEPOCH= 2 CATEGORIES= devel MASTER_SITES= GNU Index: distinfo =================================================================== RCS file: /home/ncvs/ports/devel/commoncpp/distinfo,v retrieving revision 1.21 diff -u -u -r1.21 distinfo --- distinfo 12 Dec 2008 22:47:17 -0000 1.21 +++ distinfo 7 Aug 2009 22:52:28 -0000 @@ -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 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/devel/commoncpp/pkg-plist,v retrieving revision 1.17 diff -u -u -r1.17 pkg-plist --- pkg-plist 22 Dec 2007 06:31:23 -0000 1.17 +++ pkg-plist 7 Aug 2009 22:52:28 -0000 @@ -37,13 +37,13 @@ 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 --- commoncpp-1.7.3,2.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090807225451.D6F9822A55C>