[110969] trunk/dports/lang/mercury-extras/Portfile

jmr at macports.org jmr at macports.org
Wed Sep 11 17:58:48 PDT 2013


Revision: 110969
          https://trac.macports.org/changeset/110969
Author:   jmr at macports.org
Date:     2013-09-11 17:58:48 -0700 (Wed, 11 Sep 2013)
Log Message:
-----------
mercury-extras: set license, update homepage

Modified Paths:
--------------
    trunk/dports/lang/mercury-extras/Portfile

Modified: trunk/dports/lang/mercury-extras/Portfile
===================================================================
--- trunk/dports/lang/mercury-extras/Portfile	2013-09-12 00:48:52 UTC (rev 110968)
+++ trunk/dports/lang/mercury-extras/Portfile	2013-09-12 00:58:48 UTC (rev 110969)
@@ -1,9 +1,11 @@
 # $Id$
 
 PortSystem 1.0
+
 name		mercury-extras
 version		0.13.1
 categories	lang
+license		LGPL-2 GPL-2
 maintainers	nomaintainer
 platforms	darwin
 description	Extra packages for the Mercury Programming Language
@@ -21,8 +23,8 @@
 		compilation, and numerous optimization/time	\
 		trade-offs.
 
-homepage	http://www.cs.mu.oz.au/research/mercury/
-master_sites	http://www.cs.mu.oz.au/mercury/download/files/
+homepage	http://www.mercurylang.org/
+master_sites	http://dl.mercurylang.org/release/
 
 distfiles	${name}-${version}${extract.suffix}
 
@@ -31,7 +33,7 @@
 depends_run	port:mercury
 
 patchfiles	patch-lex-Mmakefile		\
-		patch-references-Mmakefile	
+		patch-references-Mmakefile
 
 use_configure	no
 
@@ -60,4 +62,3 @@
 			system "install_name_tool -id ${good_dylib_path} ${bad_dylib_path}"
 		  }
 		}
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130911/e5cfeed9/attachment.html>


More information about the macports-changes mailing list