Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Mar 2011 03:14:03 +0000
From:      Charlie & <root@iphase3.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        vanilla@FreeBSD.org
Subject:   ports/155881: [PATCH] devel/protobuf: update to 2.4.0a
Message-ID:  <be9dd4b0-291d-4175-8685-9400ba9760d1@ip3exchange.iPhase3.local>
Resent-Message-ID: <201103230330.p2N3U8oJ037581@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         155881
>Category:       ports
>Synopsis:       [PATCH] devel/protobuf: update to 2.4.0a
>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:   Wed Mar 23 03:30:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Bert JW Regeer
>Release:        FreeBSD 8.2-RELEASE amd64
>Organization:
iPhase3 Corporation
>Environment:
System: FreeBSD administrative 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Feb 17 02:41:51 UTC 2011
>Description:
- Update to 2.4.0a

Port maintainer (vanilla@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- protobuf-2.4.0a.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/protobuf/Makefile /usr/home/xistence/ports/protobuf/Makefile
--- /usr/ports/devel/protobuf/Makefile	2010-07-01 03:29:14.000000000 +0000
+++ /usr/home/xistence/ports/protobuf/Makefile	2011-03-22 15:51:45.321426942 +0000
@@ -7,8 +7,7 @@
 #
 
 PORTNAME=	protobuf
-PORTVERSION=	2.3.0
-PORTREVISION=	1
+PORTVERSION=	2.4.0a
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
 
diff -ruN --exclude=CVS /usr/ports/devel/protobuf/distinfo /usr/home/xistence/ports/protobuf/distinfo
--- /usr/ports/devel/protobuf/distinfo	2010-01-15 06:11:04.000000000 +0000
+++ /usr/home/xistence/ports/protobuf/distinfo	2011-03-22 16:18:42.447992274 +0000
@@ -1,3 +1,2 @@
-MD5 (protobuf-2.3.0.tar.bz2) = f2964f636b3c67d1e9d8b90819fa8ddb
-SHA256 (protobuf-2.3.0.tar.bz2) = 760c7707c3fe9ce801916bbd3067d711a33aa550c01b32d1e1761119cf6280ac
-SIZE (protobuf-2.3.0.tar.bz2) = 1424966
+SHA256 (protobuf-2.4.0a.tar.bz2) = cef863023fb051b0f7e8f47b53fe57f7277a7743d644eae9563fb14db5bd7e4e
+SIZE (protobuf-2.4.0a.tar.bz2) = 1508837
diff -ruN --exclude=CVS /usr/ports/devel/protobuf/pkg-plist /usr/home/xistence/ports/protobuf/pkg-plist
--- /usr/ports/devel/protobuf/pkg-plist	2010-01-15 06:11:04.000000000 +0000
+++ /usr/home/xistence/ports/protobuf/pkg-plist	2011-03-22 16:00:09.016718147 +0000
@@ -39,15 +39,15 @@
 lib/libprotobuf-lite.a
 lib/libprotobuf-lite.la
 lib/libprotobuf-lite.so
-lib/libprotobuf-lite.so.6
+lib/libprotobuf-lite.so.7
 lib/libprotobuf.a
 lib/libprotobuf.la
 lib/libprotobuf.so
-lib/libprotobuf.so.6
+lib/libprotobuf.so.7
 lib/libprotoc.a
 lib/libprotoc.la
 lib/libprotoc.so
-lib/libprotoc.so.6
+lib/libprotoc.so.7
 libdata/pkgconfig/protobuf-lite.pc
 libdata/pkgconfig/protobuf.pc
 @dirrm include/google/protobuf/stubs
--- protobuf-2.4.0a.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?be9dd4b0-291d-4175-8685-9400ba9760d1>