[31042] trunk/dports/python/py-xar/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Wed Nov 14 11:20:47 PST 2007
Revision: 31042
http://trac.macosforge.org/projects/macports/changeset/31042
Author: afb at macports.org
Date: 2007-11-14 11:20:45 -0800 (Wed, 14 Nov 2007)
Log Message:
-----------
update outdated port, fix opendarwin homepage
Modified Paths:
--------------
trunk/dports/python/py-xar/Portfile
Modified: trunk/dports/python/py-xar/Portfile
===================================================================
--- trunk/dports/python/py-xar/Portfile 2007-11-14 18:48:06 UTC (rev 31041)
+++ trunk/dports/python/py-xar/Portfile 2007-11-14 19:20:45 UTC (rev 31042)
@@ -4,24 +4,20 @@
PortGroup python24 1.0
name py-xar
-version 20051101
+version 0.4
categories python
platforms darwin
-maintainers nomaintainer
+maintainers afb at macports.org openmaintainer
description Python bindings for xar
-long_description ${description}
+long_description The Python bindings for xar currently include a single \
+Python module, xarfile, which attempts to be as compatible with the Python \
+tarfile module as reasonably possible.
-homepage http://www.opendarwin.org/projects/xar/python.html
+homepage http://code.google.com/p/xar/wiki/pyxar
depends_lib port:xar \
port:py-pyrex
-fetch.type cvs
-cvs.root :pserver:anonymous at anoncvs.opendarwin.org:/Volumes/src/cvs/od
-cvs.module xar/python
-cvs.args -D"${version}"
-
-worksrcdir xar/python
-
-build.env CFLAGS=-I${prefix}/include \
- LDFLAGS=-L${prefix}/lib
+master_sites http://xar.googlecode.com/files/
+distname pyxar-${version}
+checksums md5 fec45900eada611df5091930598c69f4
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071114/e4e14212/attachment-0001.html
More information about the macports-changes
mailing list