svn commit: r398100 - branches/2015Q3/audio/linux-genpuid
Thomas Zander
riggs at FreeBSD.org
Mon Sep 28 08:10:13 UTC 2015
Author: riggs
Date: Mon Sep 28 08:10:12 2015
New Revision: 398100
URL: https://svnweb.freebsd.org/changeset/ports/398100
Log:
MFH: r398099
Un-break port by providing updated MASTER_SITES
PR: 202977
Submitted by: christopher.key at cantab.net
Approved by: portmgr (erwin)
Modified:
branches/2015Q3/audio/linux-genpuid/Makefile
Directory Properties:
branches/2015Q3/ (props changed)
Modified: branches/2015Q3/audio/linux-genpuid/Makefile
==============================================================================
--- branches/2015Q3/audio/linux-genpuid/Makefile Mon Sep 28 08:06:14 2015 (r398099)
+++ branches/2015Q3/audio/linux-genpuid/Makefile Mon Sep 28 08:10:12 2015 (r398100)
@@ -4,15 +4,15 @@
PORTNAME= genpuid
PORTVERSION= 1.4
CATEGORIES= audio linux
-MASTER_SITES= https://secure.musicip.com/dns/files/
+MASTER_SITES= http://www.spicefly.com/files/
PKGNAMEPREFIX= linux-
DISTNAME= ${PORTNAME}_linux_${PORTVERSION}
-EXTRACT_SUFX= .tgz
MAINTAINER= ports at FreeBSD.org
COMMENT= Application for generating MusicIP puids
-BROKEN= Unfetchable
+USES= tar:tgz
+
USE_LINUX= yes
NO_BUILD= yes
IA32_BINARY_PORT= yes
More information about the svn-ports-branches
mailing list