aboutsummaryrefslogtreecommitdiff
path: root/audio/freealut
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2015-04-09 09:45:34 +0000
committerJohn Marino <marino@FreeBSD.org>2015-04-09 09:45:34 +0000
commit61a09f984f2a2c80a9a48c5d45160120791cfbb1 (patch)
tree421e24c9ec83ad78fc8ce765db40a24ea618de18 /audio/freealut
parent656b1ea17a4d84221bcc02640f0fb33191bd346d (diff)
downloadports-61a09f984f2a2c80a9a48c5d45160120791cfbb1.tar.gz
ports-61a09f984f2a2c80a9a48c5d45160120791cfbb1.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
Notes
Notes: svn path=/head/; revision=383630
Diffstat (limited to 'audio/freealut')
-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