[37717] trunk/dports/devel/subversion-python24bindings/Portfile

blair at macports.org blair at macports.org
Fri Jun 20 09:45:24 PDT 2008


Revision: 37717
          http://trac.macosforge.org/projects/macports/changeset/37717
Author:   blair at macports.org
Date:     2008-06-20 09:45:24 -0700 (Fri, 20 Jun 2008)
Log Message:
-----------
Version bump, subversion and bindings ports to 1.5.0 (also build with
serf dav support in addition to neon).

Modified Paths:
--------------
    trunk/dports/devel/subversion-python24bindings/Portfile

Modified: trunk/dports/devel/subversion-python24bindings/Portfile
===================================================================
--- trunk/dports/devel/subversion-python24bindings/Portfile	2008-06-20 16:18:31 UTC (rev 37716)
+++ trunk/dports/devel/subversion-python24bindings/Portfile	2008-06-20 16:45:24 UTC (rev 37717)
@@ -3,8 +3,7 @@
 PortSystem 1.0
 
 name			subversion-python24bindings
-version			1.4.6
-revision		1
+version			1.5.0
 categories		devel python
 platforms		darwin
 maintainers		blair
@@ -18,9 +17,9 @@
 homepage		http://subversion.tigris.org/
 master_sites		${homepage}/downloads
 use_bzip2		yes
-checksums 		md5 9c7cf517362c1c9332b610339e5cce6b \
-			sha1 a9c941e2309744f6a2986200698b60da057a7527 \
-			rmd160 ae63877b5d0eeb1c4f28c4388f97897efde7244c
+checksums 		md5 004b57643406dd10957ec87955702189 \
+			sha1 1236a32521b4d8c02261cdc567f6a33d9623f51f \
+			rmd160 ccbe67ebd473c7fed13253e02f4de88d1b7c89c8
 distname		subversion-${version}
 dist_subdir		subversion
 
@@ -29,7 +28,8 @@
 			port:db46 port:subversion \
 			port:python24 \
 			port:py-bsddb \
-			port:gettext
+			port:gettext port:libiconv \
+			port:serf
 
 post-patch {
 	system "cd ${worksrcpath}; find build* Makefile.in subversion/bindings/swig/python -type f -print0 | xargs -0 perl -w -p -i -e 's/libsvn_swig_py/libsvn_swig_py24/g'"
@@ -42,7 +42,7 @@
 			--with-neon=${prefix} --with-apr=${prefix} \
 			--with-apr-util=${prefix} --without-apxs \
 			--mandir=\\\${prefix}/share/man \
-			--disable-neon-version-check \
+			--disable-neon-version-check --with-serf=${prefix}
 
 configure.env		ac_cv_path_PYTHON=${prefix}/bin/python2.4
 use_parallel_build      yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080620/1dfda991/attachment.htm 


More information about the macports-changes mailing list