pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/multimedia/gmplayer Update SKIN_SITES, from Rhialto in...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b5b23f86500d
branches:  trunk
changeset: 517129:b5b23f86500d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Aug 04 21:05:33 2006 +0000

description:
Update SKIN_SITES, from Rhialto in PR 33947.

diffstat:

 multimedia/gmplayer/Makefile |  12 +++++++-----
 1 files changed, 7 insertions(+), 5 deletions(-)

diffs (26 lines):

diff -r e38ee19a7a8c -r b5b23f86500d multimedia/gmplayer/Makefile
--- a/multimedia/gmplayer/Makefile      Fri Aug 04 21:01:21 2006 +0000
+++ b/multimedia/gmplayer/Makefile      Fri Aug 04 21:05:33 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2006/07/27 18:48:03 jlam Exp $
+# $NetBSD: Makefile,v 1.52 2006/08/04 21:05:33 wiz Exp $
 
 #
 # NOTE: if you are updating both mplayer and gmplayer, you must ensure
@@ -10,10 +10,12 @@
 
 PKGNAME=       gmplayer-${MPLAYER_PKG_VERSION}
 
-SKIN_SITES=    http://www1.mplayerhq.hu/MPlayer/Skin/          \
-               ftp://ftp1.mplayerhq.hu/MPlayer/Skin/           \
-               http://ftp5.mplayerhq.hu/mplayer/Skin/          \
-               ftp://ftp5.mplayerhq.hu/mplayer/Skin/           \
+SKIN_SITES=    http://www1.mplayerhq.hu/MPlayer/skins/         \
+               http://www2.mplayerhq.hu/MPlayer/skins/         \
+               ftp://ftp1.mplayerhq.hu/MPlayer/skins/          \
+               ftp://ftp2.mplayerhq.hu/MPlayer/skins/          \
+               http://ftp5.mplayerhq.hu/MPlayer/skins/         \
+               ftp://ftp5.mplayerhq.hu/MPlayer/skins/          \
                ftp://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/mplayer/ \
                ${MASTER_SITE_LOCAL:=mplayer}
 



Home | Main Index | Thread Index | Old Index