[81536] trunk/dports/zope

jmr at macports.org jmr at macports.org
Mon Aug 1 04:53:55 PDT 2011


Revision: 81536
          http://trac.macports.org/changeset/81536
Author:   jmr at macports.org
Date:     2011-08-01 04:53:55 -0700 (Mon, 01 Aug 2011)
Log Message:
-----------
zope-cmfphoto, zope-extfile, zope-zphotoslides: change py-pil dependency to py24-pil

Modified Paths:
--------------
    trunk/dports/zope/zope-cmfphoto/Portfile
    trunk/dports/zope/zope-extfile/Portfile
    trunk/dports/zope/zope-zphotoslides/Portfile

Modified: trunk/dports/zope/zope-cmfphoto/Portfile
===================================================================
--- trunk/dports/zope/zope-cmfphoto/Portfile	2011-08-01 11:49:01 UTC (rev 81535)
+++ trunk/dports/zope/zope-cmfphoto/Portfile	2011-08-01 11:53:55 UTC (rev 81536)
@@ -1,4 +1,5 @@
 # $Id$
+
 PortSystem 1.0
 PortGroup zope 1.0
 
@@ -14,6 +15,5 @@
 platforms		darwin freebsd
 
 depends_lib-append	port:zope-cmf \
-					port:py-pil
+					port:py24-pil
 depends_run			bin:convert:ImageMagick
-

Modified: trunk/dports/zope/zope-extfile/Portfile
===================================================================
--- trunk/dports/zope/zope-extfile/Portfile	2011-08-01 11:49:01 UTC (rev 81535)
+++ trunk/dports/zope/zope-extfile/Portfile	2011-08-01 11:53:55 UTC (rev 81536)
@@ -1,4 +1,5 @@
 # $Id$
+
 PortSystem		1.0
 PortGroup		zope 1.0
 
@@ -24,5 +25,4 @@
 checksums		md5 4e13441da832a904cb75ad367388ae8b
 platforms		darwin freebsd
 
-depends_lib-append		port:py-pil
-
+depends_lib-append		port:py24-pil

Modified: trunk/dports/zope/zope-zphotoslides/Portfile
===================================================================
--- trunk/dports/zope/zope-zphotoslides/Portfile	2011-08-01 11:49:01 UTC (rev 81535)
+++ trunk/dports/zope/zope-zphotoslides/Portfile	2011-08-01 11:53:55 UTC (rev 81536)
@@ -1,4 +1,5 @@
 # $Id$
+
 PortSystem 1.0
 PortGroup zope 1.0
 
@@ -21,7 +22,7 @@
 
 depends_lib-append		port:zope-localizer \
 				port:zope-stripogram \
-				port:py-pil
+				port:py24-pil
 depends_run		bin:convert:ImageMagick
 
 patchfiles		patch-__init__.py
@@ -42,4 +43,3 @@
 	file rename -force ${worksrcpath}/${zope.product}/batch_slides.py.txt \
 		${worksrcpath}/${zope.product}/batch_slides.py
 }
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110801/24d1076a/attachment.html>


More information about the macports-changes mailing list