[96446] trunk/dports/devel/hs-chunks/Portfile
jmr at macports.org
jmr at macports.org
Thu Aug 9 18:15:51 PDT 2012
Revision: 96446
https://trac.macports.org/changeset/96446
Author: jmr at macports.org
Date: 2012-08-09 18:15:50 -0700 (Thu, 09 Aug 2012)
Log Message:
-----------
hs-chunks: set license, enable pre-deactivate code
Modified Paths:
--------------
trunk/dports/devel/hs-chunks/Portfile
Modified: trunk/dports/devel/hs-chunks/Portfile
===================================================================
--- trunk/dports/devel/hs-chunks/Portfile 2012-08-10 01:13:13 UTC (rev 96445)
+++ trunk/dports/devel/hs-chunks/Portfile 2012-08-10 01:15:50 UTC (rev 96446)
@@ -6,6 +6,7 @@
version 2007.4.18
distname chunks-${version}
categories devel haskell
+license LGPL-2.1+
maintainers nomaintainer
platforms darwin
@@ -43,5 +44,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/20120809/dbdbf318/attachment.html>
More information about the macports-changes
mailing list