aboutsummaryrefslogtreecommitdiffstats
path: root/www/moonshine/Makefile
diff options
context:
space:
mode:
authorromain <romain@FreeBSD.org>2010-08-24 02:39:32 +0800
committerromain <romain@FreeBSD.org>2010-08-24 02:39:32 +0800
commit1bac38bf5e0a452dc84321ddc0208b6dd5db6284 (patch)
tree361c24365795894ae925dad9ebaeb7781c174669 /www/moonshine/Makefile
parent78173cf3daefe77c59f81efcb21b9bfcc16772c1 (diff)
downloadfreebsd-ports-gnome-1bac38bf5e0a452dc84321ddc0208b6dd5db6284.tar.gz
freebsd-ports-gnome-1bac38bf5e0a452dc84321ddc0208b6dd5db6284.tar.zst
freebsd-ports-gnome-1bac38bf5e0a452dc84321ddc0208b6dd5db6284.zip
Stop trying to use github generated tarball (it's broken) and fetch it directly
from another website. No need to bump PORTREVISION since the result is exactly the same (as far as the tarball could be fetched). Submitted by: "Julian H. Stacey" <jhs@berklix.com> by mail.
Diffstat (limited to 'www/moonshine/Makefile')
-rw-r--r--www/moonshine/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/moonshine/Makefile b/www/moonshine/Makefile
index 0dea26f56a20..96d174e64a9c 100644
--- a/www/moonshine/Makefile
+++ b/www/moonshine/Makefile
@@ -9,15 +9,13 @@ PORTNAME= moonshine
PORTVERSION= 0.7
PORTREVISION= 1
CATEGORIES= www multimedia
-MASTER_SITES= http://github.com/abock/moonshine/tarball/${PORTVERSION}/
+MASTER_SITES= http://romain.blogreen.org/distfiles/
DISTNAME= abock-${PORTNAME}-${GITCOMMIT}
MAINTAINER= mono@FreeBSD.org
COMMENT= Windows Media playback through Moonlight and Firefox
BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash
-FETCH_BEFORE_ARGS= -o ${DISTNAME}${EXTRACT_SUFX}
-FETCH_ARGS= -apRr
GITCOMMIT= 35085a4
USE_GMAKE= yes