Revision: 111852 https://trac.macports.org/changeset/111852 Author: jmr@macports.org Date: 2013-10-03 16:07:17 -0700 (Thu, 03 Oct 2013) Log Message: ----------- kst: update dep that was missed when kdebase4 was replaced, correct license Modified Paths: -------------- trunk/dports/science/kst/Portfile Modified: trunk/dports/science/kst/Portfile =================================================================== --- trunk/dports/science/kst/Portfile 2013-10-03 22:45:36 UTC (rev 111851) +++ trunk/dports/science/kst/Portfile 2013-10-03 23:07:17 UTC (rev 111852) @@ -9,10 +9,10 @@ categories science platforms darwin maintainers macsforever2000 openmaintainer -license GPL +license GPL-2 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. +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. homepage http://kst.kde.org/ master_sites ftp://ftp.oregonstate.edu/pub/kde/stable/apps/KDE3.x/scientific/ \ @@ -23,7 +23,7 @@ sha1 95eb30b5be96311949cfa6743da15465abc3a904 \ rmd160 be479b3ab82d2758bcb0fb1acda5a390cfc6157b -depends_lib port:kdebase4 \ +depends_lib port:kde4-baseapps \ port:gsl configure.args --without-arts \
participants (1)
-
jmr@macports.org