[70150] trunk/dports/devel/protobuf-c

landonf at macports.org landonf at macports.org
Fri Jul 30 11:07:42 PDT 2010


Revision: 70150
          http://trac.macports.org/changeset/70150
Author:   landonf at macports.org
Date:     2010-07-30 11:07:40 -0700 (Fri, 30 Jul 2010)
Log Message:
-----------
Update to protobuf-c 0.13

Modified Paths:
--------------
    trunk/dports/devel/protobuf-c/Portfile

Removed Paths:
-------------
    trunk/dports/devel/protobuf-c/files/

Modified: trunk/dports/devel/protobuf-c/Portfile
===================================================================
--- trunk/dports/devel/protobuf-c/Portfile	2010-07-30 16:34:18 UTC (rev 70149)
+++ trunk/dports/devel/protobuf-c/Portfile	2010-07-30 18:07:40 UTC (rev 70150)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name		protobuf-c
-version     0.10
+version     0.13
 categories	devel
 maintainers	landonf openmaintainer
 description	Pure C code generator and runtime libraries for Protocol Buffers
@@ -19,17 +19,15 @@
 homepage	http://code.google.com/p/protobuf-c/
 master_sites	googlecode
 
-checksums   md5     588006ea06a1a12855881362b8e29bff \
-            sha1    1878203fea6808ecf2825d9fb37b49f669e4b8cc \
-            rmd160  ac2a38fef1e5771db97e73eda86d8b70f6f978fb
+checksums           md5     2c1cca0aa96203b641d2110a167e58b0 \
+                    sha1    3144f260b736855cea2984731c2ba1647d40dfe0 \
+                    rmd160  245eb464a7ed37e578d42fb3662d6755c3deb0b2
 
 platforms	darwin
 
 depends_lib	port:protobuf-cpp
 
 use_autoconf    yes
-patch_sites     http://www.dcreager.net/ports/protobuf-c/
-patchfiles      protobuf-c-issue-20.patch
 
 test.run	yes
 test.target	check
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100730/f89b559f/attachment.html>


More information about the macports-changes mailing list