[34767] trunk/dports/python/py-logilab-common/Portfile

raimue at macports.org raimue at macports.org
Tue Mar 4 13:03:48 PST 2008


Revision: 34767
          http://trac.macosforge.org/projects/macports/changeset/34767
Author:   raimue at macports.org
Date:     2008-03-04 13:03:48 -0800 (Tue, 04 Mar 2008)

Log Message:
-----------
python/py-logilab-common:
 * Update to version 0.28.2
 * New maintainer
See #14259

Modified Paths:
--------------
    trunk/dports/python/py-logilab-common/Portfile

Modified: trunk/dports/python/py-logilab-common/Portfile
===================================================================
--- trunk/dports/python/py-logilab-common/Portfile	2008-03-04 20:58:08 UTC (rev 34766)
+++ trunk/dports/python/py-logilab-common/Portfile	2008-03-04 21:03:48 UTC (rev 34767)
@@ -3,8 +3,8 @@
 PortSystem			1.0
 PortGroup			python24 1.0
 name				py-logilab-common
-version				0.15.0
-maintainers			nomaintainer
+version				0.28.2
+maintainers			trashmail.net:macports_dharland
 description			A number of modules used by various projects from Logilab
 long_description	${description}
 
@@ -12,15 +12,18 @@
 
 homepage			http://www.logilab.org/projects/common
 master_sites		ftp://ftp.logilab.fr/pub/common/
-distname			common-${version}
+distname			logilab-common-${version}
 
-checksums			md5 1cf6ae5086e1dfd81e8836ac4fa3a206 \
-					sha1 5cb6df46c5bf47b1078885af636807fdf99cebd1
+checksums			md5 c736357261516d771f65f8c8306bea64 \
+                                sha1 a0bcc360d5d5957b4880919cc848c819c0a5bc13
 
 post-destroot {
 	xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
 	xinstall -m 644 -W ${worksrcpath} ChangeLog README \
 		${destroot}${prefix}/share/doc/${name}
+
+        # alter the install name of pytest to include version name
+        move ${destroot}${prefix}/bin/pytest ${destroot}${prefix}/bin/pytest2.4
 }
 
 # Shared-file warning; the following file is installed by this module as

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


More information about the macports-changes mailing list