[31192] trunk/dports/math/octave/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Nov 17 20:54:32 PST 2007


Revision: 31192
          http://trac.macosforge.org/projects/macports/changeset/31192
Author:   ryandesign at macports.org
Date:     2007-11-17 20:54:31 -0800 (Sat, 17 Nov 2007)

Log Message:
-----------
octave: fix livecheck to check for development versions, since that's what we're installing here anyway (at least until 3.0 is released)

Modified Paths:
--------------
    trunk/dports/math/octave/Portfile

Modified: trunk/dports/math/octave/Portfile
===================================================================
--- trunk/dports/math/octave/Portfile	2007-11-18 04:40:53 UTC (rev 31191)
+++ trunk/dports/math/octave/Portfile	2007-11-18 04:54:31 UTC (rev 31192)
@@ -89,3 +89,7 @@
 	configure.f77	"${prefix}/bin/g95"
 	configure.env-append	FFLAGS=-O2 MACOSX_DEPLOYMENT_TARGET=10.4
 }
+
+livecheck.check		regex
+livecheck.url		http://www.gnu.org/software/octave/news.html
+livecheck.regex		Version (\\d+(\\.\\d+)*) is now available

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071117/db062511/attachment.html


More information about the macports-changes mailing list