pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/GConf2 The PKGREVISION should be in Makefile, no...
details: https://anonhg.NetBSD.org/pkgsrc/rev/62366b5d9748
branches: trunk
changeset: 466824:62366b5d9748
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Fri Jan 23 17:52:40 2004 +0000
description:
The PKGREVISION should be in Makefile, not Makefile.common... so the previous
bump was expected to be to 3, not 1.
diffstat:
devel/GConf2/Makefile | 4 ++--
devel/GConf2/Makefile.common | 3 +--
2 files changed, 3 insertions(+), 4 deletions(-)
diffs (29 lines):
diff -r 020c32525121 -r 62366b5d9748 devel/GConf2/Makefile
--- a/devel/GConf2/Makefile Fri Jan 23 17:51:24 2004 +0000
+++ b/devel/GConf2/Makefile Fri Jan 23 17:52:40 2004 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.20 2004/01/23 17:51:24 jmmv Exp $
+# $NetBSD: Makefile,v 1.21 2004/01/23 17:52:40 jmmv Exp $
#
.include "../../devel/GConf2/Makefile.common"
PKGNAME= ${DISTNAME:S/GConf/GConf2/}
-PKGREVISION= 1
+PKGREVISION= 3
USE_PKGINSTALL= YES
diff -r 020c32525121 -r 62366b5d9748 devel/GConf2/Makefile.common
--- a/devel/GConf2/Makefile.common Fri Jan 23 17:51:24 2004 +0000
+++ b/devel/GConf2/Makefile.common Fri Jan 23 17:52:40 2004 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile.common,v 1.11 2004/01/22 08:24:28 grant Exp $
+# $NetBSD: Makefile.common,v 1.12 2004/01/23 17:52:40 jmmv Exp $
#
DISTNAME= GConf-2.4.0.1
-PKGREVISION= 2
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/GConf/2.4/}
EXTRACT_SUFX= .tar.bz2
Home |
Main Index |
Thread Index |
Old Index