diff --git a/comms/libusbmuxd/Makefile b/comms/libusbmuxd/Makefile index 57310869007a..c7cc52711d3a 100644 --- a/comms/libusbmuxd/Makefile +++ b/comms/libusbmuxd/Makefile @@ -1,41 +1,39 @@ PORTNAME= libusbmuxd -PORTVERSION= 2.0.2 -PORTREVISION= 1 +PORTVERSION= 2.1.0 CATEGORIES= comms MASTER_SITES= https://github.com/libimobiledevice/${PORTNAME}/releases/download/${PORTVERSION}/ MAINTAINER= jhale@FreeBSD.org COMMENT= Communication interface library for usbmuxd WWW= https://www.libimobiledevice.org LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libplist-2.0.so:devel/libplist - -CONFLICTS_INSTALL=usbmuxd-1.0.[6-8] +LIB_DEPENDS= libimobiledevice-glue-1.0.so:comms/libimobiledevice-glue \ + libplist-2.0.so:devel/libplist USES= cpe libtool pathfix pkgconfig tar:bzip2 CPE_VENDOR= libimobiledevice +USE_LDCONFIG= yes + GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip -USE_LDCONFIG= yes PORTDOCS= AUTHORS README.md OPTIONS_DEFINE= DOCS INOTIFY INOTIFY_DESC= Use inotify instead of polling (saves energy) INOTIFY_LIB_DEPENDS= libinotify.so:devel/libinotify # *_CONFIGURE_WITH can't be used as --with-inotify doesn't work. INOTIFY_CONFIGURE_OFF= --without-inotify INOTIFY_CFLAGS= -I${LOCALBASE}/include INOTIFY_LDFLAGS= -L${LOCALBASE}/lib -linotify post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include diff --git a/comms/libusbmuxd/distinfo b/comms/libusbmuxd/distinfo index b77549acf3d1..f93e5af5579a 100644 --- a/comms/libusbmuxd/distinfo +++ b/comms/libusbmuxd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1611088906 -SHA256 (libusbmuxd-2.0.2.tar.bz2) = cc6a808553da4efa9fa5638be256d5ae020498795d9d260d280b87074e799b20 -SIZE (libusbmuxd-2.0.2.tar.bz2) = 340634 +TIMESTAMP = 1713935966 +SHA256 (libusbmuxd-2.1.0.tar.bz2) = c35bf68f8e248434957bd5b234c389b02206a06ecd9303a7fb931ed7a5636b16 +SIZE (libusbmuxd-2.1.0.tar.bz2) = 325055 diff --git a/comms/libusbmuxd/pkg-plist b/comms/libusbmuxd/pkg-plist index 8756e1c0763f..4e7eb6e63478 100644 --- a/comms/libusbmuxd/pkg-plist +++ b/comms/libusbmuxd/pkg-plist @@ -1,11 +1,11 @@ bin/inetcat bin/iproxy include/usbmuxd-proto.h include/usbmuxd.h lib/libusbmuxd-2.0.a lib/libusbmuxd-2.0.so -lib/libusbmuxd-2.0.so.6 -lib/libusbmuxd-2.0.so.6.0.0 +lib/libusbmuxd-2.0.so.7 +lib/libusbmuxd-2.0.so.7.0.0 libdata/pkgconfig/libusbmuxd-2.0.pc share/man/man1/inetcat.1.gz share/man/man1/iproxy.1.gz