[Midnightbsd-cvs] mports [19429] trunk/comms/usbmuxd/Makefile: update dist file and add cpe info
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Tue Jun 9 22:02:47 EDT 2015
Revision: 19429
http://svnweb.midnightbsd.org/mports/?rev=19429
Author: laffer1
Date: 2015-06-09 22:02:47 -0400 (Tue, 09 Jun 2015)
Log Message:
-----------
update dist file and add cpe info
Modified Paths:
--------------
trunk/comms/usbmuxd/Makefile
Modified: trunk/comms/usbmuxd/Makefile
===================================================================
--- trunk/comms/usbmuxd/Makefile 2015-06-10 02:01:59 UTC (rev 19428)
+++ trunk/comms/usbmuxd/Makefile 2015-06-10 02:02:47 UTC (rev 19429)
@@ -3,7 +3,6 @@
PORTNAME= usbmuxd
DISTVERSION= 1.0.9-alpha1
CATEGORIES= comms
-MASTER_SITES= http://www.libimobiledevice.org/downloads/
MAINTAINER= ports at MidnightBSD.org
COMMENT= Daemon for multiplexing connections over USB to iPhone/iPod Touch
@@ -19,7 +18,9 @@
GH_TAGNAME= ${GH_COMMIT}
GH_COMMIT= 2f6d9d5
-USES= autoreconf libtool pathfix pkgconfig tar:bzip2
+USES= autoreconf cpe libtool pathfix pkgconfig tar:bzip2
+CPE_VENDOR= nikias_bassen
+CPE_VERSION= ${DISTVERSION:C/-.*//}
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --without-systemd \
libusb_CFLAGS="-I/usr/include" \
More information about the Midnightbsd-cvs
mailing list