Index: head/sysutils/fusefs-ifuse/Makefile =================================================================== --- head/sysutils/fusefs-ifuse/Makefile (revision 568218) +++ head/sysutils/fusefs-ifuse/Makefile (revision 568219) @@ -1,31 +1,27 @@ # Created by: Gabor Zahemszky # $FreeBSD$ PORTNAME= ifuse -PORTVERSION= 1.1.3 -PORTREVISION= 3 +PORTVERSION= 1.1.4 CATEGORIES= sysutils -MASTER_SITES= http://www.libimobiledevice.org/downloads/ +MASTER_SITES= https://github.com/libimobiledevice/${PORTNAME}/releases/download/${PORTVERSION}/ PKGNAMEPREFIX= fusefs- MAINTAINER= danilo@FreeBSD.org COMMENT= FUSE-based filesystem for mounting iOS devices over USB -LICENSE= LGPL21 +LICENSE= LGPL21+ +LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libplist-2.0.so:devel/libplist \ libimobiledevice-1.0.so:comms/libimobiledevice RUN_DEPENDS= usbmuxd:comms/usbmuxd +USES= fuse localbase gnome pkgconfig tar:bzip2 USE_GNOME= glib20 -USES= fuse gnome pkgconfig tar:bzip2 + GNU_CONFIGURE= yes -CFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib PLIST_FILES= bin/${PORTNAME} man/man1/ifuse.1.gz - -post-patch: - @${REINPLACE_CMD} -e 's|\"libplist|"libplist-2.0|g' ${WRKSRC}/configure .include Index: head/sysutils/fusefs-ifuse/distinfo =================================================================== --- head/sysutils/fusefs-ifuse/distinfo (revision 568218) +++ head/sysutils/fusefs-ifuse/distinfo (revision 568219) @@ -1,2 +1,3 @@ -SHA256 (ifuse-1.1.3.tar.bz2) = a788de66fb7720c84a5a775df415f78bbfb7c467a76c732d23292c6986252add -SIZE (ifuse-1.1.3.tar.bz2) = 90803 +TIMESTAMP = 1611120705 +SHA256 (ifuse-1.1.4.tar.bz2) = 3550702ef94b2f5f16c7db91c6b3282b2aed1340665834a03e47458e09d98d87 +SIZE (ifuse-1.1.4.tar.bz2) = 94137