[41712] trunk/dports/graphics/libexif/Portfile

nox at macports.org nox at macports.org
Sun Nov 9 10:10:58 PST 2008


Revision: 41712
          http://trac.macports.org/changeset/41712
Author:   nox at macports.org
Date:     2008-11-09 10:10:58 -0800 (Sun, 09 Nov 2008)
Log Message:
-----------
libexif:
 * Updated to 0.6.17.
 * Enabled parallel build.

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

Modified: trunk/dports/graphics/libexif/Portfile
===================================================================
--- trunk/dports/graphics/libexif/Portfile	2008-11-09 17:59:49 UTC (rev 41711)
+++ trunk/dports/graphics/libexif/Portfile	2008-11-09 18:10:58 UTC (rev 41712)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem      1.0
@@ -3,6 +4,5 @@
 
 name            libexif
-version         0.6.16
-revision        1
+version         0.6.17
 categories      graphics
 maintainers     nomaintainer
@@ -20,9 +20,9 @@
 master_sites    sourceforge
 use_bzip2       yes
 
-checksums       md5 deee153b1ded5a944ea05d041d959eca \
-                sha1 4fea28a05496b3c7075ca5f619439340be534a3f \
-                rmd160 3754861ad0550f9d77b0aa745dcb3d394ec658ed
+checksums       md5     f7cf4e623a48c9a3b13f7f95f0a41015 \
+                sha1    dbb8a0e977768b76e26d66693c63ea25768ee648 \
+                rmd160  6873b5160b300b85ad58e3dac6e32f7648a89c04
 
 depends_build   port:pkgconfig
 depends_lib     port:gettext \
@@ -31,6 +31,8 @@
 configure.args  --with-doc-dir=${prefix}/share/doc/${name}-${version} \
                 --disable-docs
 
+use_parallel_build  yes
+
 test.run        yes
 test.target     check
 
@@ -38,4 +40,3 @@
     depends_build-append    port:doxygen
     configure.args-delete   --disable-docs
 }
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081109/60c5e606/attachment.html>


More information about the macports-changes mailing list