diff options
author | avilla <avilla@FreeBSD.org> | 2015-06-11 23:07:48 +0800 |
---|---|---|
committer | avilla <avilla@FreeBSD.org> | 2015-06-11 23:07:48 +0800 |
commit | c7bda05c1036697de0c196175d18a693d4fe4c69 (patch) | |
tree | c439e765367cf01df3c879adf07917e4b776d5d6 /devel | |
parent | 6aa7a3f721d095da8022cd66f4de81ce0635095e (diff) | |
download | freebsd-ports-gnome-c7bda05c1036697de0c196175d18a693d4fe4c69.tar.gz freebsd-ports-gnome-c7bda05c1036697de0c196175d18a693d4fe4c69.tar.zst freebsd-ports-gnome-c7bda05c1036697de0c196175d18a693d4fe4c69.zip |
- Update libplist to 1.12.
- Update libusbmuxd to 1.0.10.
- Update libimobiledevice to 1.2.0.
- Update usbmuxd to 1.1.0.
This marks an important milestone with proper iOS 8 support that is
packed with new features, tools, speed improvements, code refactoring,
crash fixes, memory leak fixes and much more.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libplist/Makefile | 3 | ||||
-rw-r--r-- | devel/libplist/distinfo | 4 | ||||
-rw-r--r-- | devel/libplist/pkg-plist | 8 |
3 files changed, 7 insertions, 8 deletions
diff --git a/devel/libplist/Makefile b/devel/libplist/Makefile index ae0609c4ce13..ffb04c82a0c9 100644 --- a/devel/libplist/Makefile +++ b/devel/libplist/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libplist -PORTVERSION= 1.11 +PORTVERSION= 1.12 PORTREVISION?= 0 CATEGORIES?= devel MASTER_SITES= http://www.libimobiledevice.org/downloads/ @@ -21,7 +21,6 @@ INSTALL_TARGET= install-strip USE_GNOME= libxml2 CONFIGURE_ARGS= --without-cython -MAKE_JOBS_UNSAFE= yes USE_LDCONFIG= ${LOCALBASE}/lib PORTDOCS= AUTHORS NEWS README diff --git a/devel/libplist/distinfo b/devel/libplist/distinfo index 061ee7362997..8caf7b2ffbd0 100644 --- a/devel/libplist/distinfo +++ b/devel/libplist/distinfo @@ -1,2 +1,2 @@ -SHA256 (libplist-1.11.tar.bz2) = 28e1518eeea054f4eec9a1c93d9575d56193b290c53c1b753773a5e0add95235 -SIZE (libplist-1.11.tar.bz2) = 355365 +SHA256 (libplist-1.12.tar.bz2) = 0effdedcb3de128c4930d8c03a3854c74c426c16728b8ab5f0a5b6bdc0b644be +SIZE (libplist-1.12.tar.bz2) = 384321 diff --git a/devel/libplist/pkg-plist b/devel/libplist/pkg-plist index 9a5e9e6122ab..76ab059afe50 100644 --- a/devel/libplist/pkg-plist +++ b/devel/libplist/pkg-plist @@ -15,11 +15,11 @@ include/plist/plist++.h include/plist/plist.h lib/libplist++.a lib/libplist++.so -lib/libplist++.so.2 -lib/libplist++.so.2.0.0 +lib/libplist++.so.3 +lib/libplist++.so.3.0.0 lib/libplist.a lib/libplist.so -lib/libplist.so.2 -lib/libplist.so.2.0.0 +lib/libplist.so.3 +lib/libplist.so.3.0.0 libdata/pkgconfig/libplist++.pc libdata/pkgconfig/libplist.pc |