pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/multimedia/xine-lib put the pkgrevision bump in Makefi...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/24b1658c1e5c
branches:  trunk
changeset: 499348:24b1658c1e5c
user:      dmcmahill <dmcmahill%pkgsrc.org@localhost>
date:      Tue Sep 20 12:49:30 2005 +0000

description:
put the pkgrevision bump in Makefile not Makefile.common

diffstat:

 multimedia/xine-lib/Makefile        |  3 ++-
 multimedia/xine-lib/Makefile.common |  3 +--
 2 files changed, 3 insertions(+), 3 deletions(-)

diffs (28 lines):

diff -r 5a777253a552 -r 24b1658c1e5c multimedia/xine-lib/Makefile
--- a/multimedia/xine-lib/Makefile      Tue Sep 20 12:47:14 2005 +0000
+++ b/multimedia/xine-lib/Makefile      Tue Sep 20 12:49:30 2005 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2005/07/29 16:09:11 drochner Exp $
+# $NetBSD: Makefile,v 1.25 2005/09/20 12:49:30 dmcmahill Exp $
 
 .include "Makefile.common"
 
+PKGREVISION=           1
 COMMENT=               Multimedia player library
 
 BUILDLINK_DEPENDS.vcdimager+= vcdimager>=0.7.20nb1
diff -r 5a777253a552 -r 24b1658c1e5c multimedia/xine-lib/Makefile.common
--- a/multimedia/xine-lib/Makefile.common       Tue Sep 20 12:47:14 2005 +0000
+++ b/multimedia/xine-lib/Makefile.common       Tue Sep 20 12:49:30 2005 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile.common,v 1.26 2005/09/20 12:12:27 dmcmahill Exp $
+# $NetBSD: Makefile.common,v 1.27 2005/09/20 12:49:30 dmcmahill Exp $
 #
 
 DISTNAME=              xine-lib-1.0.2
 XINE_PKGNAME=          xine-lib-1.0.2
 PKGNAME?=              ${XINE_PKGNAME}
-PKGREVISION=           1
 CATEGORIES?=           multimedia
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=xine/}
 



Home | Main Index | Thread Index | Old Index