[27936] trunk/dports/graphics/exif/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Thu Aug 16 04:13:16 PDT 2007
Revision: 27936
http://trac.macosforge.org/projects/macports/changeset/27936
Author: nox at macports.org
Date: 2007-08-16 04:13:15 -0700 (Thu, 16 Aug 2007)
Log Message:
-----------
exif (closes #12485):
* Updated to 0.6.15.
* Taken over by Simon.
* Added sha1 and rmd160 checksums.
* Fixed livecheck.
Modified Paths:
--------------
trunk/dports/graphics/exif/Portfile
Modified: trunk/dports/graphics/exif/Portfile
===================================================================
--- trunk/dports/graphics/exif/Portfile 2007-08-16 10:59:10 UTC (rev 27935)
+++ trunk/dports/graphics/exif/Portfile 2007-08-16 11:13:15 UTC (rev 27936)
@@ -3,22 +3,28 @@
PortSystem 1.0
name exif
-version 0.6.9
+version 0.6.15
categories graphics
platforms darwin
-maintainers nomaintainer at macports.org
+maintainers ruderich.com:simon
description Command line tool to read, write, modify and display EXIF data
+
long_description Command line utility to read, write, modify and display \
EXIF data found in digital image files written by digital \
cameras.
homepage http://libexif.sourceforge.net/
master_sites sourceforge:libexif
-checksums md5 555029098386fa677c461eb249d852d7
+checksums md5 f82848290d667c7f67ea3c84107de2a4 \
+ sha1 b338f0e54991dec1f8e6ffb60103728df0afb3fd \
+ rmd160 50c91a46a9c7a42b5ea54312cb12db1329c682a0
+
depends_build port:pkgconfig
depends_lib port:libexif \
port:popt
-configure.args --mandir=${prefix}/share/man \
- --with-popt-prefix=${prefix}
+configure.args --with-popt-prefix=${prefix}
+
+livecheck.distname ${name}
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070816/f215c10f/attachment.html
More information about the macports-changes
mailing list