pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/multimedia/realplayer Update the distfile links on the...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3686f5929d50
branches:  trunk
changeset: 479651:3686f5929d50
user:      sketch <sketch%pkgsrc.org@localhost>
date:      Thu Aug 19 12:25:16 2004 +0000

description:
Update the distfile links on the real.com site, as the previous ones were
removed recently.  The rp8 distfile name and size have changed, but appear to
be the same version (8.0.3.421).

Many thanks to David Mallinson of Real who happened to be passing by.

diffstat:

 multimedia/realplayer/Makefile |  10 +++++-----
 multimedia/realplayer/distinfo |   6 +++---
 2 files changed, 8 insertions(+), 8 deletions(-)

diffs (56 lines):

diff -r be76a30881e7 -r 3686f5929d50 multimedia/realplayer/Makefile
--- a/multimedia/realplayer/Makefile    Thu Aug 19 03:35:02 2004 +0000
+++ b/multimedia/realplayer/Makefile    Thu Aug 19 12:25:16 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/07/15 13:28:39 mrg Exp $
+# $NetBSD: Makefile,v 1.5 2004/08/19 12:25:16 sketch Exp $
 
 PKGNAME=               realplayer-8.0.1
 PKGREVISION=           1
@@ -9,7 +9,7 @@
 .include "../../mk/bsd.prefs.mk"
 
 .if ${MACHINE_ARCH} == "i386"
-DISTNAME=              rp8_linux20_libc6_i386_cs2
+DISTNAME=              rp8_linux20_libc6_i386_cs1
 EXTRA_DIST=            rv9_libc6_i386_cs2.tgz
 PLIST_SUBST+=          RV9=""
 .elif ${MACHINE_ARCH} == "powerpc"
@@ -60,7 +60,7 @@
 EXTRACT_CMD=           HOME=${WRKDIR} ${RP_INSTALLER}
 .endif
 
-DOWNLOAD=              http://forms.real.com/real/player/unix/unix.html
+DOWNLOAD=              http://forms.real.com/real/player/blackjack.html
 RP_INSTALLER=          ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}
 REALPLAYER_HOME=       ${PREFIX}/lib/RealPlayer8
 NS_PLUGINS_DIR=                ${PREFIX}/lib/netscape/plugins
@@ -70,12 +70,12 @@
            ${ECHO} "==============================================================="; \
            ${ECHO} "  RealPlayer 8 (Self-Extracting) must be fetched"; \
            ${ECHO} "  into ${DISTDIR} from"; \
-           ${ECHO} "  ${DOWNLOAD}.";
+           ${ECHO} "  ${DOWNLOAD}";
 .if defined(EXTRA_DIST)
 _FETCH_MESSAGE+= \
            ${ECHO} "  You also need the file ${EXTRA_DIST} which you can"; \
            ${ECHO} "  get following the"; \
-           ${ECHO} "  \`\`free RealVideo 9 codec upgrade package'' link"; \
+           ${ECHO} "  \`\`RV9 Codec packs for Unix RealPlayer 8'' link"; \
            ${ECHO} "  on the same page.";
 .endif
 _FETCH_MESSAGE+= \
diff -r be76a30881e7 -r 3686f5929d50 multimedia/realplayer/distinfo
--- a/multimedia/realplayer/distinfo    Thu Aug 19 03:35:02 2004 +0000
+++ b/multimedia/realplayer/distinfo    Thu Aug 19 12:25:16 2004 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.3 2004/07/15 13:28:39 mrg Exp $
+$NetBSD: distinfo,v 1.4 2004/08/19 12:25:16 sketch Exp $
 
-SHA1 (rp8_linux20_libc6_i386_cs2.bin) = b0a6b503560d92844ec92b18f723aeff357e6c11
-Size (rp8_linux20_libc6_i386_cs2.bin) = 5890331 bytes
+SHA1 (rp8_linux20_libc6_i386_cs1.bin) = 161ab32c2e5202287cd265a55976e7f0ccdd19d8
+Size (rp8_linux20_libc6_i386_cs1.bin) = 6280015 bytes
 SHA1 (rv9_libc6_i386_cs2.tgz) = ed524485fbbb08712d0a471a352d59d69b8c380e
 Size (rv9_libc6_i386_cs2.tgz) = 814305 bytes
 SHA1 (rp8_solaris27_sparc_cs2.bin) = a0df9924a39eeadadb3fe73220a42e4e9cb3d901



Home | Main Index | Thread Index | Old Index