pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/multimedia Reset PKGREVISION after totem update.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bf9d3b0a4b71
branches:  trunk
changeset: 554879:bf9d3b0a4b71
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Feb 21 21:16:54 2009 +0000

description:
Reset PKGREVISION after totem update.

diffstat:

 multimedia/totem-nautilus/Makefile |  5 +++--
 multimedia/totem-xine/Makefile     |  4 ++--
 2 files changed, 5 insertions(+), 4 deletions(-)

diffs (34 lines):

diff -r da0eb6586c73 -r bf9d3b0a4b71 multimedia/totem-nautilus/Makefile
--- a/multimedia/totem-nautilus/Makefile        Sat Feb 21 21:10:08 2009 +0000
+++ b/multimedia/totem-nautilus/Makefile        Sat Feb 21 21:16:54 2009 +0000
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.6 2009/02/09 22:56:25 joerg Exp $
+# $NetBSD: Makefile,v 1.7 2009/02/21 21:16:54 wiz Exp $
 #
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 .include "../../multimedia/totem/Makefile.common"
 
 PKGNAME=       ${DISTNAME:S/totem/totem-nautilus/}
-PKGREVISION=   1
 # override Makefile.common
 PLIST_SRC=      ${.CURDIR}/PLIST
 GCONF_SCHEMAS= # none
diff -r da0eb6586c73 -r bf9d3b0a4b71 multimedia/totem-xine/Makefile
--- a/multimedia/totem-xine/Makefile    Sat Feb 21 21:10:08 2009 +0000
+++ b/multimedia/totem-xine/Makefile    Sat Feb 21 21:16:54 2009 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.26 2009/02/09 22:56:25 joerg Exp $
+# $NetBSD: Makefile,v 1.27 2009/02/21 21:16:54 wiz Exp $
 #
+
 PKG_DESTDIR_SUPPORT=   user-destdir
 
 .include "../../multimedia/totem/Makefile.common"
 
 PKGNAME=       ${DISTNAME:S/-/-xine-/}
-PKGREVISION=   1
 
 COMMENT+=      (using Xine)
 



Home | Main Index | Thread Index | Old Index