[104408] trunk/dports/textproc/libplist

ryandesign at macports.org ryandesign at macports.org
Sun Mar 24 20:31:41 PDT 2013


Revision: 104408
          https://trac.macports.org/changeset/104408
Author:   ryandesign at macports.org
Date:     2013-03-24 20:31:41 -0700 (Sun, 24 Mar 2013)
Log Message:
-----------
libplist: update to 1.10 (#38520) which renames the plutil binary to plistutil to avoid masking OS X's different program of the same name (#33033)

Modified Paths:
--------------
    trunk/dports/textproc/libplist/Portfile

Removed Paths:
-------------
    trunk/dports/textproc/libplist/files/

Modified: trunk/dports/textproc/libplist/Portfile
===================================================================
--- trunk/dports/textproc/libplist/Portfile	2013-03-25 00:53:36 UTC (rev 104407)
+++ trunk/dports/textproc/libplist/Portfile	2013-03-25 03:31:41 UTC (rev 104408)
@@ -5,8 +5,7 @@
 PortGroup           cmake 1.0
 
 name                libplist
-version             1.8
-revision            1
+version             1.10
 categories          textproc multimedia
 maintainers         rmstonecipher openmaintainer
 description         Library for working with Apple Binary and XML Property Lists
@@ -16,18 +15,14 @@
 homepage            http://libimobiledevice.org/
 master_sites        http://libimobiledevice.org/downloads/
 use_bzip2           yes
+
+checksums           rmd160  b9d8d69a064054acd82d53cbb34d8a604dbaa915 \
+                    sha256  f44c52a0f8065d41d44772a7484f93bc5e7da21a8f4a9ad3f38a36b827eeff0b
+
 depends_lib         path:lib/pkgconfig/glib-2.0.pc:glib2 \
                     port:libxml2 \
                     port:swig-python
-checksums           md5     2a9e0258847d50f9760dc3ece25f4dc6 \
-                    sha1    dea18ac31cc497dba959bdb459a2a49fb41664c3 \
-                    rmd160  b8da55db4bec34e4c8b9126da0ea46e79f36ccf1
 
-patchfiles          83fa6982dfddaed93195402e2e0b7435bc707e06.patch \
-                    33b8dfb90ecc5b4b2559c1fb43d7b743b72bf425.patch \
-                    c5173d46a16220a743593e28359770c54adcc65b.patch
-patch.pre_args      -p1
-
 configure.args-append   -DENABLE_CYTHON=OFF
 
 use_parallel_build  no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130324/af63b361/attachment.html>


More information about the macports-changes mailing list