[77131] trunk/dports/sysutils/zeroinstall-injector

afb at macports.org afb at macports.org
Sun Mar 20 09:53:17 PDT 2011


Revision: 77131
          http://trac.macports.org/changeset/77131
Author:   afb at macports.org
Date:     2011-03-20 09:53:17 -0700 (Sun, 20 Mar 2011)
Log Message:
-----------
zeroinstall-injector: port upgrade

Modified Paths:
--------------
    trunk/dports/sysutils/zeroinstall-injector/Portfile

Removed Paths:
-------------
    trunk/dports/sysutils/zeroinstall-injector/files/

Modified: trunk/dports/sysutils/zeroinstall-injector/Portfile
===================================================================
--- trunk/dports/sysutils/zeroinstall-injector/Portfile	2011-03-20 16:48:24 UTC (rev 77130)
+++ trunk/dports/sysutils/zeroinstall-injector/Portfile	2011-03-20 16:53:17 UTC (rev 77131)
@@ -3,10 +3,10 @@
 PortSystem 1.0
 
 name		zeroinstall-injector
-version		0.41.1
-revision	1
+version		0.52
 platforms	darwin freebsd linux
 categories	sysutils
+license		LGPL
 maintainers	afb
 description	The Zero Install Injector (0launch)
 long_description \
@@ -20,14 +20,16 @@
 master_sites	sourceforge
 master_sites.mirror_subdir	zero-install
 use_bzip2	yes
-checksums	md5 98a77cf3432199dfe0b6bbb951883f1d \
-		sha1 a55b7a4fc87df0421e14c25e58b1632508d654b0 \
-		rmd160 0b8bd09c51cf3c3650fb1fabb211f7320e17877f
+checksums	md5 781002a02e8516e61d369c40c53f6b46 \
+		sha1 aad722561a55358a360a0dddf99118974dca741e \
+		rmd160 fdf667e9b0f051769d5eff2e901e4f49a3d445d1
 
 depends_lib	port:python25 bin:gpg:gnupg
 depends_run	port:py25-gtk port:py25-xml bin:sudo:sudo
 
-patchfiles	patch-setup.py
+post-patch   {
+	reinplace "s|'man/man1'|'share/man/man1'|" ${worksrcpath}/setup.py
+}
 
 use_configure	no
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110320/75235948/attachment.html>


More information about the macports-changes mailing list