pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio Reset PKGREVISION after SDL update.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/32cf91d8c189
branches:  trunk
changeset: 486937:32cf91d8c189
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Jan 05 12:58:04 2005 +0000

description:
Reset PKGREVISION after SDL update.

diffstat:

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

diffs (45 lines):

diff -r 11ff653cdd62 -r 32cf91d8c189 audio/SDL-arts/Makefile
--- a/audio/SDL-arts/Makefile   Wed Jan 05 12:50:20 2005 +0000
+++ b/audio/SDL-arts/Makefile   Wed Jan 05 12:58:04 2005 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2004/10/03 00:13:04 tv Exp $
+# $NetBSD: Makefile,v 1.7 2005/01/05 12:58:04 wiz Exp $
 #
 
 .include "../../devel/SDL/Makefile.common"
 
 PKGNAME=       ${DISTNAME:S/SDL/SDL-arts/}
-PKGREVISION=   2
 
 CATEGORIES+=   audio kde
 
diff -r 11ff653cdd62 -r 32cf91d8c189 audio/SDL-esound/Makefile
--- a/audio/SDL-esound/Makefile Wed Jan 05 12:50:20 2005 +0000
+++ b/audio/SDL-esound/Makefile Wed Jan 05 12:58:04 2005 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2004/10/03 00:13:04 tv Exp $
+# $NetBSD: Makefile,v 1.6 2005/01/05 12:58:05 wiz Exp $
 #
 
 .include "../../devel/SDL/Makefile.common"
 
 PKGNAME=       ${DISTNAME:S/SDL/SDL-esound/}
-PKGREVISION=   1
 
 CATEGORIES+=   audio gnome
 
diff -r 11ff653cdd62 -r 32cf91d8c189 audio/SDL-nas/Makefile
--- a/audio/SDL-nas/Makefile    Wed Jan 05 12:50:20 2005 +0000
+++ b/audio/SDL-nas/Makefile    Wed Jan 05 12:58:04 2005 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2004/10/03 00:13:04 tv Exp $
+# $NetBSD: Makefile,v 1.6 2005/01/05 12:58:05 wiz Exp $
 #
 
 .include "../../devel/SDL/Makefile.common"
 
 PKGNAME=       ${DISTNAME:S/SDL/SDL-nas/}
-PKGREVISION=   1
 
 CATEGORIES+=   audio
 



Home | Main Index | Thread Index | Old Index