[97941] trunk/dports/python/py-nose/Portfile
singingwolfboy at macports.org
singingwolfboy at macports.org
Thu Sep 20 06:21:11 PDT 2012
Revision: 97941
http://trac.macports.org//changeset/97941
Author: singingwolfboy at macports.org
Date: 2012-09-20 06:21:11 -0700 (Thu, 20 Sep 2012)
Log Message:
-----------
py-nose: update to v1.2.1
Modified Paths:
--------------
trunk/dports/python/py-nose/Portfile
Modified: trunk/dports/python/py-nose/Portfile
===================================================================
--- trunk/dports/python/py-nose/Portfile 2012-09-20 13:11:57 UTC (rev 97940)
+++ trunk/dports/python/py-nose/Portfile 2012-09-20 13:21:11 UTC (rev 97941)
@@ -7,8 +7,8 @@
set my_name nose
name py-${my_name}
-version 1.1.2
-revision 2
+version 1.2.1
+revision 0
categories-append www
license LGPL-2+
maintainers akitada mcalhoun openmaintainer
@@ -29,8 +29,8 @@
master_sites http://pypi.python.org/packages/source/n/${my_name}
distname ${my_name}-${version}
-checksums md5 144f237b615e23f21f6a50b2183aa817 \
- sha256 b1ba12c1c45323fd8695be68ce7228456b86e51234f167027ebbc4ccda852c61
+checksums rmd160 11c3750464769cfc9f6be15b7a0b834c8453db5b \
+ sha256 2171e9202d118d302d5db1decb52dd862b79e2a626ca19653a6914574a6ca7d9
python.versions 24 25 26 27 31 32
@@ -64,9 +64,9 @@
xinstall -m 644 -W ${worksrcpath} \
AUTHORS CHANGELOG NEWS README.txt \
${destroot}${prefix}/share/doc/${subport}
-
+
file copy ${worksrcpath}/doc ${destroot}${prefix}/share/doc/${subport}/html
-
+
file delete ${destroot}${prefix}/share/doc/${subport}/examples
file copy ${worksrcpath}/examples ${destroot}${prefix}/share/doc/${subport}
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120920/fa29ddf2/attachment.html>
More information about the macports-changes
mailing list