[89199] trunk/dports/science
ram at macports.org
ram at macports.org
Fri Jan 20 19:21:31 PST 2012
Revision: 89199
http://trac.macports.org/changeset/89199
Author: ram at macports.org
Date: 2012-01-20 19:21:31 -0800 (Fri, 20 Jan 2012)
Log Message:
-----------
science/ligo-common: new port
Added Paths:
-----------
trunk/dports/science/ligo-common/
trunk/dports/science/ligo-common/Portfile
Added: trunk/dports/science/ligo-common/Portfile
===================================================================
--- trunk/dports/science/ligo-common/Portfile (rev 0)
+++ trunk/dports/science/ligo-common/Portfile 2012-01-21 03:21:31 UTC (rev 89199)
@@ -0,0 +1,25 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python27 1.0
+
+name ligo-common
+version 1.0.1
+categories science
+platforms darwin
+maintainers ram
+license GPL
+
+description Common package for LIGO Python libraries
+long_description ${description}
+
+homepage https://www.lsc-group.phys.uwm.edu/daswg/projects/glue.html
+master_sites http://www.lsc-group.phys.uwm.edu/daswg/download/software/source/
+
+checksums md5 0f28b9b14a68483ef99d248aa5036d67 \
+ sha1 31322d05fa404316f4cf8c66084101542a333f91 \
+ rmd160 2365a109b60c319ee41a2e1b89ea7d429e0bae41
+
+livecheck.type regex
+livecheck.url ${master_sites}
+livecheck.regex {ligo-common-(\d+(?:\.\d+)*).tar.gz}
Property changes on: trunk/dports/science/ligo-common/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120120/d71e49d4/attachment.html>
More information about the macports-changes
mailing list