summaryrefslogtreecommitdiff
path: root/comms/libusbmuxd
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2021-01-21 14:37:31 +0000
committerJason E. Hale <jhale@FreeBSD.org>2021-01-21 14:37:31 +0000
commit70540a8b17c160b65707c35b4b28b34e03629071 (patch)
tree08931882ee6e74ec8b394ab603b22c09f5adfffa /comms/libusbmuxd
parentdevel/bazel update to 4.0.0 (diff)
comms/libimobiledevice: Update to 1.3.0
comms/libusbmuxd: Update to 2.0.2 comms/usbmuxd: Update to 1.1.1 devel/libplist: Update to 2.2.0 Resurrect comms/py-libimobiledevice, update to 1.3.0 Resurrect devel/py-libplist, update to 2.2.0 Take maintainership of the ports listed above. Bump PORTREVISION on consumers and adjust LIB_DEPENDS to new versioned library names.
Notes
Notes: svn path=/head/; revision=562216
Diffstat (limited to 'comms/libusbmuxd')
-rw-r--r--comms/libusbmuxd/Makefile14
-rw-r--r--comms/libusbmuxd/distinfo5
-rw-r--r--comms/libusbmuxd/pkg-plist13
3 files changed, 18 insertions, 14 deletions
diff --git a/comms/libusbmuxd/Makefile b/comms/libusbmuxd/Makefile
index b6ad6e4fe31e..53ee09f4eebf 100644
--- a/comms/libusbmuxd/Makefile
+++ b/comms/libusbmuxd/Makefile
@@ -1,17 +1,17 @@
# $FreeBSD$
PORTNAME= libusbmuxd
-PORTVERSION= 1.0.10
+PORTVERSION= 2.0.2
CATEGORIES= comms
-MASTER_SITES= http://www.libimobiledevice.org/downloads/
+MASTER_SITES= https://github.com/libimobiledevice/${PORTNAME}/releases/download/${PORTVERSION}/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= jhale@FreeBSD.org
COMMENT= Communication interface library for usbmuxd
-LICENSE= LGPL21 LGPL3
-LICENSE_COMB= dual
+LICENSE= LGPL21+
+LICENSE_FILE= ${WRKSRC}/COPYING
-LIB_DEPENDS= libplist.so:devel/libplist
+LIB_DEPENDS= libplist-2.0.so:devel/libplist
CONFLICTS_INSTALL=usbmuxd-1.0.[6-8]
@@ -20,7 +20,7 @@ GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
USE_LDCONFIG= yes
-PORTDOCS= AUTHORS README
+PORTDOCS= AUTHORS README.md
OPTIONS_DEFINE= DOCS INOTIFY
diff --git a/comms/libusbmuxd/distinfo b/comms/libusbmuxd/distinfo
index 3b75b71359e2..b77549acf3d1 100644
--- a/comms/libusbmuxd/distinfo
+++ b/comms/libusbmuxd/distinfo
@@ -1,2 +1,3 @@
-SHA256 (libusbmuxd-1.0.10.tar.bz2) = 1aa21391265d2284ac3ccb7cf278126d10d354878589905b35e8102104fec9f2
-SIZE (libusbmuxd-1.0.10.tar.bz2) = 292649
+TIMESTAMP = 1611088906
+SHA256 (libusbmuxd-2.0.2.tar.bz2) = cc6a808553da4efa9fa5638be256d5ae020498795d9d260d280b87074e799b20
+SIZE (libusbmuxd-2.0.2.tar.bz2) = 340634
diff --git a/comms/libusbmuxd/pkg-plist b/comms/libusbmuxd/pkg-plist
index a764f064d254..b09a4420dba9 100644
--- a/comms/libusbmuxd/pkg-plist
+++ b/comms/libusbmuxd/pkg-plist
@@ -1,8 +1,11 @@
+bin/inetcat
bin/iproxy
include/usbmuxd-proto.h
include/usbmuxd.h
-lib/libusbmuxd.a
-lib/libusbmuxd.so
-lib/libusbmuxd.so.4
-lib/libusbmuxd.so.4.0.0
-libdata/pkgconfig/libusbmuxd.pc
+lib/libusbmuxd-2.0.a
+lib/libusbmuxd-2.0.so
+lib/libusbmuxd-2.0.so.6
+lib/libusbmuxd-2.0.so.6.0.0
+libdata/pkgconfig/libusbmuxd-2.0.pc
+man/man1/inetcat.1.gz
+man/man1/iproxy.1.gz