[73362] trunk/dports/devel/missingh/Portfile
jmr at macports.org
jmr at macports.org
Wed Nov 10 22:08:24 PST 2010
Revision: 73362
http://trac.macports.org/changeset/73362
Author: jmr at macports.org
Date: 2010-11-10 22:08:21 -0800 (Wed, 10 Nov 2010)
Log Message:
-----------
missingh: update homepage and master_sites (#27262), enable pre-deactivate code
Modified Paths:
--------------
trunk/dports/devel/missingh/Portfile
Modified: trunk/dports/devel/missingh/Portfile
===================================================================
--- trunk/dports/devel/missingh/Portfile 2010-11-11 03:35:28 UTC (rev 73361)
+++ trunk/dports/devel/missingh/Portfile 2010-11-11 06:08:21 UTC (rev 73362)
@@ -12,8 +12,8 @@
including ones for working with lists, logging, I/O \
and strings.
-homepage http://quux.org/devel/${name}
-master_sites ${homepage}
+homepage http://software.complete.org/${name}
+master_sites http://launchpadlibrarian.net/5201191/
distfiles ${name}_${version}${extract.suffix}
@@ -49,5 +49,4 @@
post-activate { system "${prefix}/libexec/${name}/register.sh" }
-#pre-deactivate { system "${prefix}/libexec/${name}/unregister.sh" }
-
+pre-deactivate { system "${prefix}/libexec/${name}/unregister.sh" }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101110/cf67d983/attachment.html>
More information about the macports-changes
mailing list