[34999] trunk/dports/python/py25-pastescript/Portfile
stechert at macports.org
stechert at macports.org
Thu Mar 13 12:58:01 PDT 2008
Revision: 34999
http://trac.macosforge.org/projects/macports/changeset/34999
Author: stechert at macports.org
Date: 2008-03-13 12:58:00 -0700 (Thu, 13 Mar 2008)
Log Message:
-----------
bringing py25-pastescript up to date (v1.6.1.1) in support of closing ticket #14235
Modified Paths:
--------------
trunk/dports/python/py25-pastescript/Portfile
Modified: trunk/dports/python/py25-pastescript/Portfile
===================================================================
--- trunk/dports/python/py25-pastescript/Portfile 2008-03-13 19:50:42 UTC (rev 34998)
+++ trunk/dports/python/py25-pastescript/Portfile 2008-03-13 19:58:00 UTC (rev 34999)
@@ -2,8 +2,9 @@
PortSystem 1.0
PortGroup python25 1.0
+
name py25-pastescript
-version 1.3.3
+version 1.6.1.1
categories-append www
maintainers stechert at macports.org
description Paste Script is a pluggable command-line \
@@ -16,14 +17,15 @@
master_sites http://cheeseshop.python.org/packages/source/P/PasteScript/
distname PasteScript-${version}
-checksums md5 21512d21e842f31c394bf05ca344b6a7 \
- sha1 65b45e5aebca471bc39d66426d68e1e2f4ceae7f \
- rmd160 0ed6003fc37e7d27b687a3182c04c32b47cb92fe
+checksums md5 d26981115afab1f8d8e4606cdcaec9fb \
+ sha1 4e996fcf62042d66a9cf75c4d430e2244e7a9a86 \
+ rmd160 a6f9ea84cfbfa2050236a014a84c1c350f4912d9
+
depends_lib port:py25-cheetah
post-destroot {
# Dependencies are the packaging system's job, for crying out loud.
# Cheetah doesn't use setuptools.
reinplace s|^Cheetah.*||g $destroot/$prefix/lib/python2.5/site-packages/PasteScript-${version}-py2.5.egg-info/requires.txt
-}
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080313/a37b9b90/attachment.html
More information about the macports-changes
mailing list