[80757] trunk/dports/www

blair at macports.org blair at macports.org
Sat Jul 16 14:50:35 PDT 2011


Revision: 80757
          http://trac.macports.org/changeset/80757
Author:   blair at macports.org
Date:     2011-07-16 14:50:34 -0700 (Sat, 16 Jul 2011)
Log Message:
-----------
New port for serf 1.0.y, which is binary incompatible with serf 0.x.y.
This port is in preparation for Subversion 1.7.x, which uses it.
Nicely, serf and serf1 can be simultaneously installed.

Modified Paths:
--------------
    trunk/dports/www/serf1/Portfile

Added Paths:
-----------
    trunk/dports/www/serf1/

Modified: trunk/dports/www/serf1/Portfile
===================================================================
--- trunk/dports/www/serf/Portfile	2011-07-16 21:41:31 UTC (rev 80756)
+++ trunk/dports/www/serf1/Portfile	2011-07-16 21:50:34 UTC (rev 80757)
@@ -2,8 +2,8 @@
 
 PortSystem 1.0
 
-name                    serf
-version                 0.7.2
+name                    serf1
+version                 1.0.0
 categories              www
 maintainers             blair
 description             C-based HTTP client library
@@ -17,11 +17,12 @@
 
 homepage                http://code.google.com/p/serf/
 master_sites            http://serf.googlecode.com/files/
+distname                serf-${version}
 use_bzip2               yes
 use_parallel_build      yes
-checksums               md5 66ed12163b14b704888e628ee38e9581 \
-                        sha1 132fbb13d50c4f849231eee79dcada8cde3ecad2 \
-                        rmd160 6b586ced49b7195e80595d3d1eb29af08d1afc32
+checksums               md5 3b179ed18f65c43141528aa6d2440db4 \
+                        sha1 f959f1b1a475d5a1c8957db0fd6ef915b3a7575d \
+                        rmd160 1150dfcd6ae6f832ca76c71c74bd71c1d811e5a5
 
 platforms               darwin
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110716/f301cf00/attachment.html>


More information about the macports-changes mailing list