svn commit: r302460 - head/devel/ucommon

Pietro Cerutti gahr at FreeBSD.org
Mon Aug 13 08:38:11 UTC 2012


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 at 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 at 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



More information about the svn-ports-all mailing list