Revision
140030
Author
cal@macports.org
Date
2015-09-07 06:54:31 -0700 (Mon, 07 Sep 2015)

Log Message

plplot510: fix $name, see port lint --nitpick, openmaintainer

Modified Paths

Diff

Modified: trunk/dports/science/plplot510/Portfile (140029 => 140030)


--- trunk/dports/science/plplot510/Portfile	2015-09-07 13:51:55 UTC (rev 140029)
+++ trunk/dports/science/plplot510/Portfile	2015-09-07 13:54:31 UTC (rev 140030)
@@ -5,7 +5,7 @@
 PortGroup       compilers 1.0
 PortGroup       wxWidgets 1.0
 
-name            plplot
+name            plplot510
 version         5.10.0
 revision        3
 platforms       darwin
@@ -329,5 +329,5 @@
 }
 
 livecheck.type              regex
-livecheck.url               http://sourceforge.net/p/${name}/news/
+livecheck.url               http://sourceforge.net/p/plplot/news/
 livecheck.regex             {PLplot-([0-9]+\.[0-9]+\.[0-9]+)}