[105017] trunk/dports/python/py-pyfits/Portfile
aronnax at macports.org
aronnax at macports.org
Sun Apr 7 13:00:44 PDT 2013
Revision: 105017
https://trac.macports.org/changeset/105017
Author: aronnax at macports.org
Date: 2013-04-07 13:00:44 -0700 (Sun, 07 Apr 2013)
Log Message:
-----------
py-pyfits: update to 3.1.1, make master_sites more general, remove redundant python.default_version, take maintainership
Modified Paths:
--------------
trunk/dports/python/py-pyfits/Portfile
Modified: trunk/dports/python/py-pyfits/Portfile
===================================================================
--- trunk/dports/python/py-pyfits/Portfile 2013-04-07 19:30:17 UTC (rev 105016)
+++ trunk/dports/python/py-pyfits/Portfile 2013-04-07 20:00:44 UTC (rev 105017)
@@ -8,14 +8,13 @@
set realname pyfits
name py-${realname}
-version 3.0.7
+version 3.1.1
categories-append science
license BSD
platforms darwin
-maintainers nomaintainer
+maintainers aronnax openmaintainer
python.versions 25 26 27 31 32
-python.default_version 27
description Python interface to FITS formatted files
@@ -26,13 +25,13 @@
a development project of the Science Software Branch \
at the Space Telescope Science Institute.
-homepage http://www.stsci.edu/resources/software_hardware/pyfits
-master_sites http://pypi.python.org/packages/source/p/pyfits
+homepage http://www.stsci.edu/resources/software_hardware/${realname}
+master_sites http://pypi.python.org/packages/source/[string index ${realname} 0]/${realname}
distname ${realname}-${version}
-checksums md5 6aaa1b02ac349120cb5fd03cf569dffd \
- sha1 ae7285a4b5d9167ab77860a487ee13e084f8dd35 \
- rmd160 c0cae95cbd143c85f0bb62835a6927ef70d9eb36
+checksums md5 2914f21747a6beaa9ce10a266fb9b4d7 \
+ sha1 8d9e8564016a6051dcddf0f2a5eee20729a95544 \
+ rmd160 073cfd187fbdfe78c6989620730c2869f698f0fa
if {$subport != $name} {
depends_lib-append port:py${python.version}-numpy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130407/cdf13ac9/attachment-0001.html>
More information about the macports-changes
mailing list