[Lunar-commits] r21786 - moonbase/branches/crater/submitted/plotutils

Dennis Veatch stumbles at lunar-linux.org
Fri Oct 13 14:42:53 UTC 2006


Author: stumbles
Date: 2006-10-13 14:42:53 +0000 (Fri, 13 Oct 2006)
New Revision: 21786

Modified:
   moonbase/branches/crater/submitted/plotutils/DEPENDS
   moonbase/branches/crater/submitted/plotutils/DETAILS
Log:

Some twiddles here


Modified: moonbase/branches/crater/submitted/plotutils/DEPENDS
===================================================================
--- moonbase/branches/crater/submitted/plotutils/DEPENDS	2006-10-13 14:35:29 UTC (rev 21785)
+++ moonbase/branches/crater/submitted/plotutils/DEPENDS	2006-10-13 14:42:53 UTC (rev 21786)
@@ -1,2 +1,2 @@
-depends xfree86 &&
+depends xorg    &&
 depends libpng

Modified: moonbase/branches/crater/submitted/plotutils/DETAILS
===================================================================
--- moonbase/branches/crater/submitted/plotutils/DETAILS	2006-10-13 14:35:29 UTC (rev 21785)
+++ moonbase/branches/crater/submitted/plotutils/DETAILS	2006-10-13 14:42:53 UTC (rev 21786)
@@ -1,13 +1,15 @@
           MODULE=plotutils
-         VERSION=2.4.1
+         VERSION=2.5
           SOURCE=$MODULE-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
-   SOURCE_URL[0]=ftp://ftp.gnu.org/gnu/$MODULE/$SOURCE
+   SOURCE_URL[0]=$GNU_URL/$MODULE/
+      SOURCE_VFY=sha1:156c2a4d3a950d627ff2fb50dffe9a098cbc50a1
         WEB_SITE=http://www.gnu.org/software/$MODULE
          ENTERED=20030913
-         UPDATED=20031025
+         UPDATED=20061013
       MAINTAINER=couannette at free.fr
            SHORT="Ploting utilities"
 cat << EOF
-Its centerpiece is libplot, a powerful C/C++ function library for exporting 2-D vector graphics in many file formats, both vector and raster. It can also do vector graphics animations.
+Its centerpiece is libplot, a powerful C/C++ function library for exporting
+2-D vector graphics in many file formats, both vector and raster. It can
+also do vector graphics animations.
 EOF



More information about the Lunar-commits mailing list