[75615] trunk/dports/_resources/port1.0/group/haskell-1.0.tcl
singingwolfboy at macports.org
singingwolfboy at macports.org
Tue Feb 1 06:34:21 PST 2011
Revision: 75615
http://trac.macports.org/changeset/75615
Author: singingwolfboy at macports.org
Date: 2011-02-01 06:34:18 -0800 (Tue, 01 Feb 2011)
Log Message:
-----------
Enabled pre-deactivate code in haskell portgroup
Modified Paths:
--------------
trunk/dports/_resources/port1.0/group/haskell-1.0.tcl
Modified: trunk/dports/_resources/port1.0/group/haskell-1.0.tcl
===================================================================
--- trunk/dports/_resources/port1.0/group/haskell-1.0.tcl 2011-02-01 12:58:57 UTC (rev 75614)
+++ trunk/dports/_resources/port1.0/group/haskell-1.0.tcl 2011-02-01 14:34:18 UTC (rev 75615)
@@ -85,9 +85,9 @@
post-activate {
system "${prefix}/libexec/${name}/register.sh"
}
-# pre-deactivate {
-# system "${prefix}/libexec/${name}/unregister.sh"
-# }
+ pre-deactivate {
+ system "${prefix}/libexec/${name}/unregister.sh"
+ }
livecheck.type regex
livecheck.url http://hackage.haskell.org/cgi-bin/hackage-scripts/package/${package}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110201/46fcde0e/attachment.html>
More information about the macports-changes
mailing list