[26409] trunk/dports/python

source_changes at macosforge.org source_changes at macosforge.org
Thu Jun 21 12:42:16 PDT 2007


Revision: 26409
          http://trac.macosforge.org/projects/macports/changeset/26409
Author:   afb at macports.org
Date:     2007-06-21 12:42:16 -0700 (Thu, 21 Jun 2007)

Log Message:
-----------
new port, requirement for Yum 3

Added Paths:
-----------
    trunk/dports/python/py-urlgrabber/
    trunk/dports/python/py-urlgrabber/Portfile

Added: trunk/dports/python/py-urlgrabber/Portfile
===================================================================
--- trunk/dports/python/py-urlgrabber/Portfile	                        (rev 0)
+++ trunk/dports/python/py-urlgrabber/Portfile	2007-06-21 19:42:16 UTC (rev 26409)
@@ -0,0 +1,24 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python24 1.0
+
+name			py-urlgrabber
+version			3.0.0
+categories		python
+platforms		darwin
+maintainers		nomaintainer at macports.org
+description		High-level cross-protocol url-grabber
+long_description	python-urlgrabber is a high-level cross-protocol url-grabber for python \
+		supporting HTTP, FTP and file locations. Features include keepalive, byte \
+		ranges, throttling, authentication, proxies and more.
+
+
+homepage		http://linux.duke.edu/projects/urlgrabber/
+master_sites	${homepage}download/
+distname		urlgrabber-${version}
+checksums		md5 3cdb34db3269baf8006da35b9f82d9c9
+
+livecheck.check	regex
+livecheck.url	http://linux.duke.edu/projects/urlgrabber/download/
+livecheck.regex	urlgrabber-(\[0-9\.-\]+).tar.gz


Property changes on: trunk/dports/python/py-urlgrabber/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070621/713c35ad/attachment.html


More information about the macports-changes mailing list