pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/mplayer-share Add version number to the DIST_...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3e3695bc17bd
branches:  trunk
changeset: 463243:3e3695bc17bd
user:      kristerw <kristerw%pkgsrc.org@localhost>
date:      Mon Nov 03 00:59:05 2003 +0000

description:
Add version number to the DIST_SUBDIR (because some of the distfiles
does not have rev. numbers in their names, so the recent updates may
cause conflict for users having older distfiles lying around...)

diffstat:

 graphics/mplayer-share/Makefile.common |   4 ++--
 graphics/mplayer-share/distinfo        |  18 +++++++++---------
 2 files changed, 11 insertions(+), 11 deletions(-)

diffs (44 lines):

diff -r 2438d83db9a9 -r 3e3695bc17bd graphics/mplayer-share/Makefile.common
--- a/graphics/mplayer-share/Makefile.common    Mon Nov 03 00:56:25 2003 +0000
+++ b/graphics/mplayer-share/Makefile.common    Mon Nov 03 00:59:05 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.45 2003/10/26 22:51:34 kristerw Exp $
+# $NetBSD: Makefile.common,v 1.46 2003/11/03 00:59:05 kristerw Exp $
 #
 
 MPLAYER_DIST_VERSION=  1.0pre1
@@ -14,7 +14,7 @@
                        ftp://ftp.mplayerhq.hu/MPlayer/releases/ \
                        ftp://ftp2.mplayerhq.hu/MPlayer/releases/
 EXTRACT_SUFX=          .tar.bz2
-DIST_SUBDIR=           mplayer
+DIST_SUBDIR=           mplayer-${MPLAYER_PKG_VERSION}
 
 MAINTAINER?=           tech-pkg%NetBSD.org@localhost
 HOMEPAGE?=             http://www.mplayerhq.hu/
diff -r 2438d83db9a9 -r 3e3695bc17bd graphics/mplayer-share/distinfo
--- a/graphics/mplayer-share/distinfo   Mon Nov 03 00:56:25 2003 +0000
+++ b/graphics/mplayer-share/distinfo   Mon Nov 03 00:59:05 2003 +0000
@@ -1,13 +1,13 @@
-$NetBSD: distinfo,v 1.29 2003/10/26 14:54:56 tron Exp $
+$NetBSD: distinfo,v 1.30 2003/11/03 00:59:05 kristerw Exp $
 
-SHA1 (mplayer/MPlayer-1.0pre1.tar.bz2) = 34482db6102a0d4b2a3692617926a92e44116f81
-Size (mplayer/MPlayer-1.0pre1.tar.bz2) = 4190784 bytes
-SHA1 (mplayer/font-arial-iso-8859-1.tar.bz2) = 152c40bf20de34aa8802d7f80d34d673b0b67212
-Size (mplayer/font-arial-iso-8859-1.tar.bz2) = 234242 bytes
-SHA1 (mplayer/font-arial-iso-8859-2.tar.bz2) = 7b99bbe0e9ba89a57eccbea8f93c453c4f268181
-Size (mplayer/font-arial-iso-8859-2.tar.bz2) = 222208 bytes
-SHA1 (mplayer/font-arial-cp1250.tar.bz2) = ccf11dce5d0fb72fd3af97f788b7471cd0cd0b68
-Size (mplayer/font-arial-cp1250.tar.bz2) = 249705 bytes
+SHA1 (mplayer-1.0rc1/MPlayer-1.0pre1.tar.bz2) = 34482db6102a0d4b2a3692617926a92e44116f81
+Size (mplayer-1.0rc1/MPlayer-1.0pre1.tar.bz2) = 4190784 bytes
+SHA1 (mplayer-1.0rc1/font-arial-iso-8859-1.tar.bz2) = 152c40bf20de34aa8802d7f80d34d673b0b67212
+Size (mplayer-1.0rc1/font-arial-iso-8859-1.tar.bz2) = 234242 bytes
+SHA1 (mplayer-1.0rc1/font-arial-iso-8859-2.tar.bz2) = 7b99bbe0e9ba89a57eccbea8f93c453c4f268181
+Size (mplayer-1.0rc1/font-arial-iso-8859-2.tar.bz2) = 222208 bytes
+SHA1 (mplayer-1.0rc1/font-arial-cp1250.tar.bz2) = ccf11dce5d0fb72fd3af97f788b7471cd0cd0b68
+Size (mplayer-1.0rc1/font-arial-cp1250.tar.bz2) = 249705 bytes
 SHA1 (patch-aa) = b8b012ebf858d050493c0d7c0b097460b06a26f0
 SHA1 (patch-ab) = a9765eaba21c68242bf106b6d679af851d6480fb
 SHA1 (patch-ad) = e77e938e7f4b9a2849f816bbc662db277d7898d3



Home | Main Index | Thread Index | Old Index