[31576] trunk/dports/python
mww at macports.org
mww at macports.org
Wed Nov 28 08:16:24 PST 2007
Revision: 31576
http://trac.macosforge.org/projects/macports/changeset/31576
Author: mww at macports.org
Date: 2007-11-28 08:16:22 -0800 (Wed, 28 Nov 2007)
Log Message:
-----------
new port python/py25-imdb
Added Paths:
-----------
trunk/dports/python/py25-imdb/
trunk/dports/python/py25-imdb/Portfile
Removed Paths:
-------------
trunk/dports/python/py25-imdb/Portfile
Copied: trunk/dports/python/py25-imdb (from rev 31571, trunk/dports/python/py-imdb)
Deleted: trunk/dports/python/py25-imdb/Portfile
===================================================================
--- trunk/dports/python/py-imdb/Portfile 2007-11-28 12:21:15 UTC (rev 31571)
+++ trunk/dports/python/py25-imdb/Portfile 2007-11-28 16:16:22 UTC (rev 31576)
@@ -1,27 +0,0 @@
-# $Id$
-
-PortSystem 1.0
-PortGroup python24 1.0
-
-name py-imdb
-version 2.5
-categories python
-platforms darwin
-maintainers nomaintainer
-description python module providing access to the IMDb movie database
-long_description py-imdb is a Python package useful to retrieve and \
- manage the data of the IMDb movie database.
-
-
-homepage http://imdbpy.sourceforge.net/
-master_sites sourceforge:imdbpy
-distname imdbpy-${version}
-checksums sha1 3f9cd37f48ab3c405ba656f002c8956931c7813f
-
-post-destroot {
- xinstall -m 644 -W ${worksrcpath}/docs AUTHOR.txt CREDITS.txt \
- Changelog.txt DISCLAIMER.txt GPL.txt INSTALL.txt LICENSE.txt \
- README.devel README.package README.txt README.users TODO.txt \
- ${destroot}${prefix}/share/doc/${name}
-}
-
Copied: trunk/dports/python/py25-imdb/Portfile (from rev 31575, trunk/dports/python/py-imdb/Portfile)
===================================================================
--- trunk/dports/python/py25-imdb/Portfile (rev 0)
+++ trunk/dports/python/py25-imdb/Portfile 2007-11-28 16:16:22 UTC (rev 31576)
@@ -0,0 +1,27 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python25 1.0
+
+name py-imdb
+version 3.3
+categories python
+platforms darwin
+maintainers nomaintainer
+description python module providing access to the IMDb movie database
+long_description py-imdb is a Python package useful to retrieve and \
+ manage the data of the IMDb movie database.
+
+
+homepage http://imdbpy.sourceforge.net/
+master_sites sourceforge:imdbpy
+distname IMDbPY-${version}
+checksums sha1 be2f17b4f1578f722e4ffaf2b924a13ed8cd57ce
+
+post-destroot {
+ xinstall -m 644 -W ${worksrcpath}/docs AUTHOR.txt CREDITS.txt \
+ Changelog.txt DISCLAIMER.txt GPL.txt INSTALL.txt LICENSE.txt \
+ README.devel README.package README.txt README.users TODO.txt \
+ ${destroot}${prefix}/share/doc/${name}
+}
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071128/c4d006f0/attachment.html
More information about the macports-changes
mailing list