[33884] trunk/dports/graphics/plotutils

ram at macports.org ram at macports.org
Wed Feb 6 11:05:35 PST 2008


Revision: 33884
          http://trac.macosforge.org/projects/macports/changeset/33884
Author:   ram at macports.org
Date:     2008-02-06 11:05:00 -0800 (Wed, 06 Feb 2008)

Log Message:
-----------
graphics/plotutils: update to 2.5

Modified Paths:
--------------
    trunk/dports/graphics/plotutils/Portfile

Removed Paths:
-------------
    trunk/dports/graphics/plotutils/files/

Modified: trunk/dports/graphics/plotutils/Portfile
===================================================================
--- trunk/dports/graphics/plotutils/Portfile	2008-02-06 19:04:16 UTC (rev 33883)
+++ trunk/dports/graphics/plotutils/Portfile	2008-02-06 19:05:00 UTC (rev 33884)
@@ -3,8 +3,7 @@
 PortSystem 1.0
 
 name             plotutils
-version          2.4.1
-revision         2
+version          2.5
 categories       graphics
 platforms        darwin
 maintainers      ram openmaintainer
@@ -16,18 +15,15 @@
   and for displaying animated vector graphics under the X Window System.
 
 homepage         http://www.gnu.org/software/plotutils/
-master_sites     gnu macports:lt:lt
+master_sites     gnu
 
 depends_lib      port:libpng \
                  port:zlib
 
-checksums        ${distname}${extract.suffix} sha1 e39ce89048a578683ad76f3284bb79adfb0adc22
+checksums        md5 0d6855cce17832afe2ff75c26a57be49 \
+                 sha1 156c2a4d3a950d627ff2fb50dffe9a098cbc50a1 \
+                 rmd160 106ee9c827fc6eef99762f88afb0f85a42e2e300
 
-patchfiles       patch-libplot_g_write.c.diff \
-                 patch-libplot_n_write.c.diff \
-                 patch-libplot_i_rle.c.diff \
-                 patch-libplot_z_write.c.diff
-
 configure.args   --without-x \
                  --enable-libplotter \
                  --mandir=${prefix}/share/man \
@@ -39,14 +35,4 @@
   configure.args-append   --with-x
 }
 
-platform darwin {
-  distfiles-append   ltconfig13:lt ltmain13:lt
-  checksums-append   ltconfig13 sha1 f48ac8711e15b81e4c67ec276fa58f1da4668b6e \
-                     ltmain13 sha1 e5cb21161c8377f77f0725c7ede672c0f8167783
-  extract.only       ${distname}${extract.suffix}
-
-  post-patch {
-    xinstall -m 644 ${distpath}/ltconfig13 ${worksrcpath}/ltconfig
-    xinstall -m 644 ${distpath}/ltmain13 ${worksrcpath}/ltmain.sh
-  }
-}
+use_parallel_build yes

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


More information about the macports-changes mailing list