Date: Mon, 13 Aug 2012 08:38:11 +0000 (UTC) From: Pietro Cerutti <gahr@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r302460 - head/devel/ucommon Message-ID: <201208130838.q7D8cBnm013037@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gahr Date: Mon Aug 13 08:38:10 2012 New Revision: 302460 URL: http://svn.freebsd.org/changeset/ports/302460 Log: - Update to 5.5.0 PR: 170583 Submitted by: Waitman Gobble <uzimac@da3m0n8t3r.com> Modified: head/devel/ucommon/Makefile (contents, props changed) head/devel/ucommon/distinfo (contents, props changed) Modified: head/devel/ucommon/Makefile ============================================================================== --- head/devel/ucommon/Makefile Mon Aug 13 08:06:52 2012 (r302459) +++ head/devel/ucommon/Makefile Mon Aug 13 08:38:10 2012 (r302460) @@ -6,10 +6,10 @@ # PORTNAME= ucommon -PORTVERSION= 5.2.2 +PORTVERSION= 5.5.0 CATEGORIES= devel -MASTER_SITES= GNU -MASTER_SITE_SUBDIR= commoncpp +MASTER_SITES= http://www.gnutelephony.org/dist/tarballs/ \ + http://www.da3m0n8t3r.com/gnutelephony/www.gnutelephony.org/dist/tarballs/ MAINTAINER= gahr@FreeBSD.org COMMENT= A very lightweight C++ design patternlibrary Modified: head/devel/ucommon/distinfo ============================================================================== --- head/devel/ucommon/distinfo Mon Aug 13 08:06:52 2012 (r302459) +++ head/devel/ucommon/distinfo Mon Aug 13 08:38:10 2012 (r302460) @@ -1,2 +1,2 @@ -SHA256 (ucommon-5.2.2.tar.gz) = 9d5f3f4d1ef897482fe470b0dd65b0df516aaeb874eac3a33a455abca13f39e9 -SIZE (ucommon-5.2.2.tar.gz) = 792081 +SHA256 (ucommon-5.5.0.tar.gz) = d2d2ced679ca22d1a1f3d8ef40412860be750f675572aaa0335439d1aa697e50 +SIZE (ucommon-5.5.0.tar.gz) = 800739
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208130838.q7D8cBnm013037>