[Lunar-commits] <moonbase-other> gnuplot: Adjusting WEB_URL and bumping the version.
Dennis Veatch
dennisveatch at bellsouth.net
Sat Nov 15 12:40:55 CET 2014
commit d5167b4ea0a456b4122e9a7eef3ee6424e068b43
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date: Sat, 15 Nov 2014 06:38:56 -0500
URL: https://github.com/lunar-linux/moonbase-other/commit/d5167b4ea0a456b4122e9a7eef3ee6424e068b43
gnuplot: Adjusting WEB_URL and bumping the version.
This is the last incremental of the 4.x series. Think long and hard about
bumping this to the soon 5.x release as not all of it is backwards
compatible and will most likely break things.
See: http://www.gnuplot.vt.edu/announce_4.6.6.txt
---
science/gnuplot/DETAILS | +4/-4
1 file changed, 4 insertions(+), 4 deletions(-)
--- a/science/gnuplot/DETAILS
+++ b/science/gnuplot/DETAILS
@@ -1,11 +1,11 @@
MODULE=gnuplot
- VERSION=4.6.5
+ VERSION=4.6.6
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=$SFORGE_URL/$MODULE
- SOURCE_VFY=sha1:a74558d145344422674dea4f58c9cb0931872c36
- WEB_SITE=http://www.gnuplot.info
+ SOURCE_VFY=sha1:012bd22b7be32da186b6bb015c0c6d876926c90b
+ WEB_SITE=http://www.gnuplot.vt.edu/
ENTERED=20021015
- UPDATED=20140401
+ UPDATED=20141115
SHORT="command line program to make scientific graphs"
cat << EOF
More information about the Lunar-commits
mailing list