aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2015-04-09 17:45:34 +0800
committermarino <marino@FreeBSD.org>2015-04-09 17:45:34 +0800
commitba0fdca94aebf32a3d261ae7823716475ceaf6f4 (patch)
tree421e24c9ec83ad78fc8ce765db40a24ea618de18 /audio
parent9ff7b9618e287f40bea0f83e04ca57c8dac0becf (diff)
downloadfreebsd-ports-gnome-ba0fdca94aebf32a3d261ae7823716475ceaf6f4.tar.gz
freebsd-ports-gnome-ba0fdca94aebf32a3d261ae7823716475ceaf6f4.tar.zst
freebsd-ports-gnome-ba0fdca94aebf32a3d261ae7823716475ceaf6f4.zip
audio/freealut: Unbreak by changing MASTER_SITES to Debian Pool
On current bulk build, the breakage of freealut skipped 28 ports. No revbump needed; it's the same distfile -- only renamed. Approved by: Blanket
Diffstat (limited to 'audio')
-rw-r--r--audio/freealut/Makefile4
-rw-r--r--audio/freealut/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/freealut/Makefile b/audio/freealut/Makefile
index 4745b5f2012d..4f6daaea8ba8 100644
--- a/audio/freealut/Makefile
+++ b/audio/freealut/Makefile
@@ -5,12 +5,12 @@ PORTNAME= freealut
PORTVERSION= 1.1.0
PORTREVISION= 4
CATEGORIES= audio
-MASTER_SITES= http://connect.creativelabs.com/openal/Downloads/ALUT/
+MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL}
+DISTNAME= freealut_${PORTVERSION}.orig
MAINTAINER= oliver@FreeBSD.org
COMMENT= The OpenAL Utility Toolkit
-BROKEN= Fails to fetch
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/audio/freealut/distinfo b/audio/freealut/distinfo
index e32becf95a10..ccfb86d8ca90 100644
--- a/audio/freealut/distinfo
+++ b/audio/freealut/distinfo
@@ -1,2 +1,2 @@
-SHA256 (freealut-1.1.0.tar.gz) = 60d1ea8779471bb851b89b49ce44eecb78e46265be1a6e9320a28b100c8df44f
-SIZE (freealut-1.1.0.tar.gz) = 461830
+SHA256 (freealut_1.1.0.orig.tar.gz) = 60d1ea8779471bb851b89b49ce44eecb78e46265be1a6e9320a28b100c8df44f
+SIZE (freealut_1.1.0.orig.tar.gz) = 461830