pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio reset PKGREV for base pkg update



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7d40504b224b
branches:  trunk
changeset: 601484:7d40504b224b
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Wed Mar 21 17:45:33 2012 +0000

description:
reset PKGREV for base pkg update

diffstat:

 audio/xine-arts/Makefile   |  3 +--
 audio/xine-esound/Makefile |  3 +--
 audio/xine-pulse/Makefile  |  3 +--
 3 files changed, 3 insertions(+), 6 deletions(-)

diffs (51 lines):

diff -r 17ba20f99798 -r 7d40504b224b audio/xine-arts/Makefile
--- a/audio/xine-arts/Makefile  Wed Mar 21 17:42:48 2012 +0000
+++ b/audio/xine-arts/Makefile  Wed Mar 21 17:45:33 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2012/03/03 00:12:45 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2012/03/21 17:45:33 drochner Exp $
 #
 
 PKG_DESTDIR_SUPPORT=   user-destdir
@@ -6,7 +6,6 @@
 .include "../../multimedia/xine-lib/Makefile.common"
 
 PKGNAME=       ${XINE_PKGNAME:S/lib/arts/}
-PKGREVISION=   3
 CATEGORIES=    audio
 COMMENT=       The aRts audio output plugin for xine-lib
 
diff -r 17ba20f99798 -r 7d40504b224b audio/xine-esound/Makefile
--- a/audio/xine-esound/Makefile        Wed Mar 21 17:42:48 2012 +0000
+++ b/audio/xine-esound/Makefile        Wed Mar 21 17:45:33 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2012/01/13 10:54:49 obache Exp $
+# $NetBSD: Makefile,v 1.31 2012/03/21 17:45:33 drochner Exp $
 #
 
 PKG_DESTDIR_SUPPORT=   user-destdir
@@ -6,7 +6,6 @@
 .include "../../multimedia/xine-lib/Makefile.common"
 
 PKGNAME=       ${XINE_PKGNAME:S/lib/esound/}
-PKGREVISION=   1
 CATEGORIES=    audio
 COMMENT=       The esound audio output plugin for xine-lib
 
diff -r 17ba20f99798 -r 7d40504b224b audio/xine-pulse/Makefile
--- a/audio/xine-pulse/Makefile Wed Mar 21 17:42:48 2012 +0000
+++ b/audio/xine-pulse/Makefile Wed Mar 21 17:45:33 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2012/03/03 00:12:45 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2012/03/21 17:45:33 drochner Exp $
 #
 
 PKG_DESTDIR_SUPPORT=   user-destdir
@@ -6,7 +6,6 @@
 .include "../../multimedia/xine-lib/Makefile.common"
 
 PKGNAME=       ${XINE_PKGNAME:S/lib/pulse/}
-PKGREVISION=   3
 CATEGORIES=    audio
 COMMENT=       The PulseAudio output plugin for xine-lib
 



Home | Main Index | Thread Index | Old Index