[94623] trunk/dports/graphics/xv/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Jun 25 02:15:45 PDT 2012


Revision: 94623
          https://trac.macports.org/changeset/94623
Author:   ryandesign at macports.org
Date:     2012-06-25 02:15:45 -0700 (Mon, 25 Jun 2012)
Log Message:
-----------
xv: remove giflib and xpm dependencies, which have been in the port since it was originally added in r4712, but which at least this version of the software does not appear to actually use

Revision Links:
--------------
    https://trac.macports.org/changeset/4712

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

Modified: trunk/dports/graphics/xv/Portfile
===================================================================
--- trunk/dports/graphics/xv/Portfile	2012-06-25 09:10:38 UTC (rev 94622)
+++ trunk/dports/graphics/xv/Portfile	2012-06-25 09:15:45 UTC (rev 94623)
@@ -5,7 +5,7 @@
 name                    xv
 version                 3.10a
 set jumbo_version       20070520
-revision                7
+revision                8
 # 3.10a was stealth-updated (with no consequential changes); remove this line when updating to next proper version
 dist_subdir             ${name}/${version}_1
 categories              graphics x11
@@ -50,9 +50,7 @@
                         port:tiff \
                         port:libpng \
                         port:jasper \
-                        path:include/gif_lib.h:giflib \
-                        port:zlib \
-                        port:xpm
+                        port:zlib
 
 pre-patch {
     system -W ${worksrcpath} "patch -p1 < ${workpath}/${distname}-jumbo-fix-enh-patch-${jumbo_version}.txt"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120625/10a8b6cb/attachment-0001.html>


More information about the macports-changes mailing list