pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/dbus Bump pkgrevision after changing the defa...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d269e5c92182
branches:  trunk
changeset: 524024:d269e5c92182
user:      dmcmahill <dmcmahill%pkgsrc.org@localhost>
date:      Wed Jan 17 02:46:59 2007 +0000

description:
Bump pkgrevision after changing the default for DBUS_USER (to make
the name short enough to be more portable).  As near as I can tell,
no other pkgs actually care about what this username is.

diffstat:

 sysutils/dbus/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (14 lines):

diff -r 5cc3826e5812 -r d269e5c92182 sysutils/dbus/Makefile
--- a/sysutils/dbus/Makefile    Wed Jan 17 02:43:16 2007 +0000
+++ b/sysutils/dbus/Makefile    Wed Jan 17 02:46:59 2007 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2007/01/10 08:35:57 abs Exp $
+# $NetBSD: Makefile,v 1.23 2007/01/17 02:46:59 dmcmahill Exp $
 #
 
 DISTNAME=      dbus-1.0.2
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    sysutils
 MASTER_SITES=  http://dbus.freedesktop.org/releases/dbus/
 



Home | Main Index | Thread Index | Old Index