[29987] trunk/dports/graphics/xsane/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Wed Oct 17 05:46:29 PDT 2007
Revision: 29987
http://trac.macosforge.org/projects/macports/changeset/29987
Author: yves at macports.org
Date: 2007-10-17 05:46:29 -0700 (Wed, 17 Oct 2007)
Log Message:
-----------
New version 0.994
Modified Paths:
--------------
trunk/dports/graphics/xsane/Portfile
Modified: trunk/dports/graphics/xsane/Portfile
===================================================================
--- trunk/dports/graphics/xsane/Portfile 2007-10-17 12:45:39 UTC (rev 29986)
+++ trunk/dports/graphics/xsane/Portfile 2007-10-17 12:46:29 UTC (rev 29987)
@@ -2,7 +2,7 @@
PortSystem 1.0
name xsane
-version 0.991
+version 0.994
categories graphics x11
maintainers hama at hamazone.de
description X11 frontend for SANE
@@ -20,7 +20,7 @@
ftp://gd.tuwien.ac.at/hci/sane/xsane/ \
ftp://sunsite.uio.no/pub/sane/xsane/
-checksums md5 cded872f2e7041f4a0f2dc4f0bbc5a77
+checksums md5 7d02656026797a46a84bda63006f5668
depends_lib port:gettext \
lib:libgimp-2.0:gimp2 \
@@ -45,8 +45,8 @@
system "strip ${destroot}${prefix}/bin/xsane"
if {![variant_isset disable_gimp]} {
- file mkdir ${destroot}${prefix}/lib/gimp/2.0/plug-ins
- system "ln -sf ${prefix}/bin/xsane ${destroot}${prefix}/lib/gimp/2.0/plug-ins"
+ xinstall -d ${destroot}${prefix}/lib/gimp/2.0/plug-ins
+ ln -sf ${prefix}/bin/xsane ${destroot}${prefix}/lib/gimp/2.0/plug-ins
}
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071017/e672f955/attachment.html
More information about the macports-changes
mailing list