[112405] trunk/dports/devel/hat/Portfile
jmr at macports.org
jmr at macports.org
Tue Oct 22 03:08:21 PDT 2013
Revision: 112405
https://trac.macports.org/changeset/112405
Author: jmr at macports.org
Date: 2013-10-22 03:08:21 -0700 (Tue, 22 Oct 2013)
Log Message:
-----------
hat: set license, uncomment notes and unregister command
Modified Paths:
--------------
trunk/dports/devel/hat/Portfile
Modified: trunk/dports/devel/hat/Portfile
===================================================================
--- trunk/dports/devel/hat/Portfile 2013-10-22 09:50:22 UTC (rev 112404)
+++ trunk/dports/devel/hat/Portfile 2013-10-22 10:08:21 UTC (rev 112405)
@@ -1,9 +1,11 @@
# $Id$
PortSystem 1.0
+
name hat
version 2.05
categories devel
+license GPL
maintainers nomaintainer
platforms darwin
@@ -32,8 +34,8 @@
depends_run port:xterm
-#user_notes Despite being compatible with both nhc98 and ghc, the \
-# port depends on the more featureful ghc.
+notes "Despite being compatible with both nhc98 and ghc, the\
+port depends on the more featureful ghc."
configure.args --mandir=${prefix}/share/man/man1
@@ -47,8 +49,7 @@
}
-# When the post-uninstall target is written, this should be executed:
-#post-uninstall { system "ghc-pkg unregister ${name}-${version}" }
+post-deactivate { system "ghc-pkg unregister ${name}-${version}" }
livecheck.type regex
livecheck.url ${homepage}download.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131022/ad2a5aac/attachment.html>
More information about the macports-changes
mailing list