Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Sep 2015 08:06:15 +0000 (UTC)
From:      Thomas Zander <riggs@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r398099 - head/audio/linux-genpuid
Message-ID:  <201509280806.t8S86Ffs058903@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: riggs
Date: Mon Sep 28 08:06:14 2015
New Revision: 398099
URL: https://svnweb.freebsd.org/changeset/ports/398099

Log:
  Un-break port by providing updated MASTER_SITES
  
  PR:		202977
  Submitted by:	christopher.key@cantab.net
  MFH:		2015Q3 (build fix blanket)

Modified:
  head/audio/linux-genpuid/Makefile

Modified: head/audio/linux-genpuid/Makefile
==============================================================================
--- head/audio/linux-genpuid/Makefile	Mon Sep 28 07:26:19 2015	(r398098)
+++ head/audio/linux-genpuid/Makefile	Mon Sep 28 08:06:14 2015	(r398099)
@@ -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@FreeBSD.org
 COMMENT=	Application for generating MusicIP puids
 
-BROKEN=		Unfetchable
+USES=		tar:tgz
+
 USE_LINUX=		yes
 NO_BUILD=		yes
 IA32_BINARY_PORT=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201509280806.t8S86Ffs058903>