[60145] trunk/dports/science/kst/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Mon Nov 2 20:07:21 PST 2009


Revision: 60145
          http://trac.macports.org/changeset/60145
Author:   macsforever2000 at macports.org
Date:     2009-11-02 20:07:20 -0800 (Mon, 02 Nov 2009)
Log Message:
-----------
Add livecheck.

Modified Paths:
--------------
    trunk/dports/science/kst/Portfile

Modified: trunk/dports/science/kst/Portfile
===================================================================
--- trunk/dports/science/kst/Portfile	2009-11-03 04:05:44 UTC (rev 60144)
+++ trunk/dports/science/kst/Portfile	2009-11-03 04:07:20 UTC (rev 60145)
@@ -4,11 +4,12 @@
 PortSystem 1.0
 
 name             kst
-version          1.7.0
+version          1.8.0
 
 categories       science
 platforms        darwin
 maintainers      macsforever2000 openmaintainer
+license          GPL
 
 description      Plots scientific data
 long_description Kst is the fastest real-time large-dataset viewing and plotting tool available and has basic data analysis functionality. Kst contains many powerful built-in features and is expandable with plugins and extensions. 
@@ -16,12 +17,13 @@
 homepage         http://kst.kde.org/
 master_sites     ftp://ftp.oregonstate.edu/pub/kde/stable/apps/KDE3.x/scientific/	\
                  http://kde.mirrors.tds.net/pub/kde/stable/apps/KDE3.x/scientific/
+#master_sites     kde:stable/scientific
 
 checksums        md5    69db059134c9f9df0875ce89f5b178f7 \
                  sha1   95eb30b5be96311949cfa6743da15465abc3a904 \
                  rmd160 be479b3ab82d2758bcb0fb1acda5a390cfc6157b
 
-depends_build    port:kde \
+depends_build    port:kdebase4 \
                  port:gsl
 
 configure.args   --without-arts \
@@ -32,3 +34,7 @@
                  --enable-mac
 #                 --enable-qtopia \
 #                 --enable-embedded
+
+livecheck.type          regex
+livecheck.url           ${homepage}download.html
+livecheck.regex         The current stable release of kst is (\[0-9.\]\\.\[0-9.\]\\.\[0-9.\]).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091102/45c8d2b1/attachment.html>


More information about the macports-changes mailing list