pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Bump PKGREVISION for removal of db3 buildlink3.mk file...
details: https://anonhg.NetBSD.org/pkgsrc/rev/99ab52f6c6ba
branches: trunk
changeset: 484896:99ab52f6c6ba
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Nov 30 18:26:39 2004 +0000
description:
Bump PKGREVISION for removal of db3 buildlink3.mk file from
GConf's buildlink3.mk file. Bump BUILDLINK_DEPENDS where appropriate.
diffstat:
cad/oregano/Makefile | 4 ++--
chat/everybuddy-gnome/Makefile | 4 ++--
chat/gabber/Makefile | 4 ++--
chat/xchat/Makefile.common | 4 ++--
comms/gnome-pilot/Makefile | 4 ++--
comms/gnome-pilot/buildlink3.mk | 5 ++---
databases/gtranscript/Makefile | 4 ++--
devel/bonobo-conf/Makefile | 4 ++--
devel/bonobo-conf/buildlink3.mk | 5 ++---
devel/eel/Makefile | 4 ++--
devel/gal/Makefile | 4 ++--
devel/gal/buildlink3.mk | 5 ++---
devel/gtkdiff/Makefile | 4 ++--
devel/mrproject/Makefile | 4 ++--
editors/gnotepad/Makefile | 4 ++--
finance/gnucash/Makefile | 4 ++--
games/gnome-breakout/Makefile | 4 ++--
games/gnome-chess/Makefile | 4 ++--
games/gnome-games/Makefile | 4 ++--
graphics/ee/Makefile | 4 ++--
graphics/eog/Makefile | 4 ++--
graphics/p5-Gdk-Pixbuf/Makefile | 4 ++--
ham/grig/Makefile | 4 ++--
mail/balsa/Makefile | 4 ++--
mail/evolution12/Makefile | 4 ++--
math/gnumeric0/Makefile | 4 ++--
meta-pkgs/edesktop/Makefile | 4 ++--
meta-pkgs/gnome1/Makefile | 4 ++--
misc/gnome-pim/Makefile | 4 ++--
misc/gnome-utils/Makefile | 4 ++--
misc/ooqstart/Makefile | 4 ++--
multimedia/dvdrip/Makefile | 4 ++--
net/gnapster/Makefile | 4 ++--
net/gtm/Makefile | 4 ++--
net/soup/Makefile | 4 ++--
net/soup/buildlink3.mk | 5 ++---
news/pan-gnome/Makefile | 4 ++--
sysutils/gmc/Makefile | 4 ++--
sysutils/gnome-vfs/Makefile | 4 ++--
sysutils/gnome-vfs/buildlink3.mk | 5 ++---
sysutils/gtop/Makefile | 4 ++--
sysutils/medusa/Makefile | 4 ++--
sysutils/medusa/buildlink3.mk | 5 ++---
wm/econf/Makefile | 4 ++--
wm/sawfish-replibs/Makefile | 4 ++--
wm/sawfish-themes/Makefile | 4 ++--
wm/sawfish/Makefile | 6 +++---
www/galeon12/Makefile | 4 ++--
www/gtkhtml/Makefile | 4 ++--
www/gtkhtml/buildlink3.mk | 5 ++---
x11/controlcenter/Makefile | 4 ++--
x11/controlcenter/buildlink3.mk | 5 ++---
x11/gdkxft/Makefile | 4 ++--
x11/gnome-applets/Makefile | 4 ++--
x11/gnome-core/Makefile | 4 ++--
x11/gnome-core/buildlink3.mk | 5 ++---
x11/gnome-python/Makefile | 4 ++--
x11/gnome-python/buildlink3.mk | 5 ++---
x11/gnome1-panel/Makefile | 4 ++--
x11/gnome1-panel/buildlink3.mk | 5 ++---
x11/gnome1-session/Makefile | 4 ++--
x11/gnome1-session/buildlink3.mk | 5 ++---
x11/xscreensaver-gnome/Makefile | 4 ++--
63 files changed, 127 insertions(+), 139 deletions(-)
diffs (truncated from 937 to 300 lines):
diff -r 2c5260160a5b -r 99ab52f6c6ba cad/oregano/Makefile
--- a/cad/oregano/Makefile Tue Nov 30 18:25:56 2004 +0000
+++ b/cad/oregano/Makefile Tue Nov 30 18:26:39 2004 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.26 2004/10/03 00:13:13 tv Exp $
+# $NetBSD: Makefile,v 1.27 2004/11/30 18:26:39 wiz Exp $
#
DISTNAME= oregano-0.20
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= cad gnome
MASTER_SITES= http://www.dtek.chalmers.se/~d4hult/oregano/download/
diff -r 2c5260160a5b -r 99ab52f6c6ba chat/everybuddy-gnome/Makefile
--- a/chat/everybuddy-gnome/Makefile Tue Nov 30 18:25:56 2004 +0000
+++ b/chat/everybuddy-gnome/Makefile Tue Nov 30 18:26:39 2004 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.15 2004/10/03 00:13:14 tv Exp $
+# $NetBSD: Makefile,v 1.16 2004/11/30 18:26:39 wiz Exp $
.include "../everybuddy/Makefile.common"
PKGNAME= ${DISTNAME:S/-/-gnome-/}
-PKGREVISION= 11
+PKGREVISION= 12
CONFLICTS+= everybuddy-[0-9]*
COMMENT+= with GNOME support
diff -r 2c5260160a5b -r 99ab52f6c6ba chat/gabber/Makefile
--- a/chat/gabber/Makefile Tue Nov 30 18:25:56 2004 +0000
+++ b/chat/gabber/Makefile Tue Nov 30 18:26:39 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.35 2004/10/03 00:13:14 tv Exp $
+# $NetBSD: Makefile,v 1.36 2004/11/30 18:26:39 wiz Exp $
DISTNAME= gabber-0.8.8
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gabber/}
diff -r 2c5260160a5b -r 99ab52f6c6ba chat/xchat/Makefile.common
--- a/chat/xchat/Makefile.common Tue Nov 30 18:25:56 2004 +0000
+++ b/chat/xchat/Makefile.common Tue Nov 30 18:26:39 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.33 2004/10/07 09:05:27 tron Exp $
+# $NetBSD: Makefile.common,v 1.34 2004/11/30 18:26:39 wiz Exp $
DISTNAME= xchat-1.8.11
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= chat x11
MASTER_SITES= ${HOMEPAGE}files/source/1.8/
EXTRACT_SUFX= .tar.bz2
diff -r 2c5260160a5b -r 99ab52f6c6ba comms/gnome-pilot/Makefile
--- a/comms/gnome-pilot/Makefile Tue Nov 30 18:25:56 2004 +0000
+++ b/comms/gnome-pilot/Makefile Tue Nov 30 18:26:39 2004 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2004/11/20 22:10:22 jmmv Exp $
+# $NetBSD: Makefile,v 1.20 2004/11/30 18:26:39 wiz Exp $
#
DISTNAME= gnome-pilot-0.1.71
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= comms gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-pilot/0.1/}
EXTRACT_SUFX= .tar.bz2
diff -r 2c5260160a5b -r 99ab52f6c6ba comms/gnome-pilot/buildlink3.mk
--- a/comms/gnome-pilot/buildlink3.mk Tue Nov 30 18:25:56 2004 +0000
+++ b/comms/gnome-pilot/buildlink3.mk Tue Nov 30 18:26:39 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2004/10/03 00:13:16 tv Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2004/11/30 18:26:39 wiz Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
GNOME_PILOT_BUILDLINK3_MK:= ${GNOME_PILOT_BUILDLINK3_MK}+
@@ -11,8 +11,7 @@
BUILDLINK_PACKAGES+= gnome-pilot
.if !empty(GNOME_PILOT_BUILDLINK3_MK:M+)
-BUILDLINK_DEPENDS.gnome-pilot?= gnome-pilot>=0.1.71nb6
-BUILDLINK_RECOMMENDED.gnome-pilot+= gnome-pilot>=0.1.71nb9
+BUILDLINK_DEPENDS.gnome-pilot?= gnome-pilot>=0.1.71nb11
BUILDLINK_PKGSRCDIR.gnome-pilot?= ../../comms/gnome-pilot
.endif # GNOME_PILOT_BUILDLINK3_MK
diff -r 2c5260160a5b -r 99ab52f6c6ba databases/gtranscript/Makefile
--- a/databases/gtranscript/Makefile Tue Nov 30 18:25:56 2004 +0000
+++ b/databases/gtranscript/Makefile Tue Nov 30 18:26:39 2004 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.27 2004/10/03 00:13:18 tv Exp $
+# $NetBSD: Makefile,v 1.28 2004/11/30 18:26:39 wiz Exp $
#
DISTNAME= gtranscript-0.0.1
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= databases
MASTER_SITES= ftp://ftp.matrix.com.br/pub/linuxberg/files/gnome/office/ \
ftp://ftp.abordo.com.br/pub/linuxberg/files/gnome/office/ \
diff -r 2c5260160a5b -r 99ab52f6c6ba devel/bonobo-conf/Makefile
--- a/devel/bonobo-conf/Makefile Tue Nov 30 18:25:56 2004 +0000
+++ b/devel/bonobo-conf/Makefile Tue Nov 30 18:26:39 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2004/10/03 00:13:25 tv Exp $
+# $NetBSD: Makefile,v 1.23 2004/11/30 18:26:39 wiz Exp $
DISTNAME= bonobo-conf-0.14
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/bonobo-conf/0.14/}
diff -r 2c5260160a5b -r 99ab52f6c6ba devel/bonobo-conf/buildlink3.mk
--- a/devel/bonobo-conf/buildlink3.mk Tue Nov 30 18:25:56 2004 +0000
+++ b/devel/bonobo-conf/buildlink3.mk Tue Nov 30 18:26:39 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2004/10/03 00:13:25 tv Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2004/11/30 18:26:39 wiz Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
BONOBO_CONF_BUILDLINK3_MK:= ${BONOBO_CONF_BUILDLINK3_MK}+
@@ -11,8 +11,7 @@
BUILDLINK_PACKAGES+= bonobo-conf
.if !empty(BONOBO_CONF_BUILDLINK3_MK:M+)
-BUILDLINK_DEPENDS.bonobo-conf+= bonobo-conf>=0.14nb7
-BUILDLINK_RECOMMENDED.bonobo-conf+= bonobo-conf>=0.14nb9
+BUILDLINK_DEPENDS.bonobo-conf+= bonobo-conf>=0.14nb10
BUILDLINK_PKGSRCDIR.bonobo-conf?= ../../devel/bonobo-conf
.endif # BONOBO_CONF_BUILDLINK3_MK
diff -r 2c5260160a5b -r 99ab52f6c6ba devel/eel/Makefile
--- a/devel/eel/Makefile Tue Nov 30 18:25:56 2004 +0000
+++ b/devel/eel/Makefile Tue Nov 30 18:26:39 2004 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2004/10/03 00:13:26 tv Exp $
+# $NetBSD: Makefile,v 1.20 2004/11/30 18:26:39 wiz Exp $
#
DISTNAME= eel-1.0.1
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/eel/1.0/}/
EXTRACT_SUFX= .tar.bz2
diff -r 2c5260160a5b -r 99ab52f6c6ba devel/gal/Makefile
--- a/devel/gal/Makefile Tue Nov 30 18:25:56 2004 +0000
+++ b/devel/gal/Makefile Tue Nov 30 18:26:39 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.41 2004/10/03 00:13:26 tv Exp $
+# $NetBSD: Makefile,v 1.42 2004/11/30 18:26:39 wiz Exp $
DISTNAME= gal-0.22
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= gnome devel
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gal/0.22/}
EXTRACT_SUFX= .tar.bz2
diff -r 2c5260160a5b -r 99ab52f6c6ba devel/gal/buildlink3.mk
--- a/devel/gal/buildlink3.mk Tue Nov 30 18:25:56 2004 +0000
+++ b/devel/gal/buildlink3.mk Tue Nov 30 18:26:39 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2004/10/03 00:13:27 tv Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2004/11/30 18:26:39 wiz Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
GAL_BUILDLINK3_MK:= ${GAL_BUILDLINK3_MK}+
@@ -11,8 +11,7 @@
BUILDLINK_PACKAGES+= gal
.if !empty(GAL_BUILDLINK3_MK:M+)
-BUILDLINK_DEPENDS.gal+= gal>=0.22nb4
-BUILDLINK_RECOMMENDED.gal+= gal>=0.22nb5
+BUILDLINK_DEPENDS.gal+= gal>=0.22nb6
BUILDLINK_PKGSRCDIR.gal?= ../../devel/gal
.endif # GAL_BUILDLINK3_MK
diff -r 2c5260160a5b -r 99ab52f6c6ba devel/gtkdiff/Makefile
--- a/devel/gtkdiff/Makefile Tue Nov 30 18:25:56 2004 +0000
+++ b/devel/gtkdiff/Makefile Tue Nov 30 18:26:39 2004 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2004/10/03 00:13:28 tv Exp $
+# $NetBSD: Makefile,v 1.21 2004/11/30 18:26:39 wiz Exp $
#
DISTNAME= gtkdiff-1.8.0
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= devel gnome
MASTER_SITES= http://home.catv.ne.jp/pp/ginoue/software/gtkdiff/
diff -r 2c5260160a5b -r 99ab52f6c6ba devel/mrproject/Makefile
--- a/devel/mrproject/Makefile Tue Nov 30 18:25:56 2004 +0000
+++ b/devel/mrproject/Makefile Tue Nov 30 18:26:39 2004 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.27 2004/10/03 00:13:31 tv Exp $
+# $NetBSD: Makefile,v 1.28 2004/11/30 18:26:39 wiz Exp $
#
DISTNAME= mrproject-0.5.1
-PKGREVISION= 14
+PKGREVISION= 15
CATEGORIES= devel
MASTER_SITES= ftp://ftp.codefactory.se/pub/software/mrproject/source/
diff -r 2c5260160a5b -r 99ab52f6c6ba editors/gnotepad/Makefile
--- a/editors/gnotepad/Makefile Tue Nov 30 18:25:56 2004 +0000
+++ b/editors/gnotepad/Makefile Tue Nov 30 18:26:39 2004 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.23 2004/10/03 00:14:38 tv Exp $
+# $NetBSD: Makefile,v 1.24 2004/11/30 18:26:39 wiz Exp $
DISTNAME= gnotepad+-1.3.3
PKGNAME= ${DISTNAME:S/+//}
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnotepad/}
diff -r 2c5260160a5b -r 99ab52f6c6ba finance/gnucash/Makefile
--- a/finance/gnucash/Makefile Tue Nov 30 18:25:56 2004 +0000
+++ b/finance/gnucash/Makefile Tue Nov 30 18:26:39 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.73 2004/11/28 23:25:17 wiz Exp $
+# $NetBSD: Makefile,v 1.74 2004/11/30 18:26:39 wiz Exp $
DISTNAME= gnucash-1.8.9
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= finance
MASTER_SITES= ftp://ftp.gnucash.org/pub/gnucash/sources/stable/ \
${MASTER_SITE_SOURCEFORGE:=gnucash/}
diff -r 2c5260160a5b -r 99ab52f6c6ba games/gnome-breakout/Makefile
--- a/games/gnome-breakout/Makefile Tue Nov 30 18:25:56 2004 +0000
+++ b/games/gnome-breakout/Makefile Tue Nov 30 18:26:39 2004 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2004/10/03 00:14:44 tv Exp $
+# $NetBSD: Makefile,v 1.22 2004/11/30 18:26:39 wiz Exp $
#
DISTNAME= gnome-breakout-0.5.2
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= games gnome
MASTER_SITES= http://www.senet.com.au/~alcaron/
diff -r 2c5260160a5b -r 99ab52f6c6ba games/gnome-chess/Makefile
--- a/games/gnome-chess/Makefile Tue Nov 30 18:25:56 2004 +0000
+++ b/games/gnome-chess/Makefile Tue Nov 30 18:26:39 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2004/10/03 00:14:44 tv Exp $
+# $NetBSD: Makefile,v 1.32 2004/11/30 18:26:39 wiz Exp $
DISTNAME= gnome-chess-0.3.3
-PKGREVISION= 14
+PKGREVISION= 15
CATEGORIES= games gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-chess/0.3/}
diff -r 2c5260160a5b -r 99ab52f6c6ba games/gnome-games/Makefile
--- a/games/gnome-games/Makefile Tue Nov 30 18:25:56 2004 +0000
+++ b/games/gnome-games/Makefile Tue Nov 30 18:26:39 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.68 2004/10/15 14:50:06 tv Exp $
+# $NetBSD: Makefile,v 1.69 2004/11/30 18:26:39 wiz Exp $
DISTNAME= gnome-games-1.4.0.4
-PKGREVISION= 14
+PKGREVISION= 15
CATEGORIES= games gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-games/1.4/}\
${MASTER_SITE_LOCAL}
diff -r 2c5260160a5b -r 99ab52f6c6ba graphics/ee/Makefile
--- a/graphics/ee/Makefile Tue Nov 30 18:25:56 2004 +0000
+++ b/graphics/ee/Makefile Tue Nov 30 18:26:39 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.40 2004/10/03 00:14:49 tv Exp $
+# $NetBSD: Makefile,v 1.41 2004/11/30 18:26:39 wiz Exp $
DISTNAME= ee-0.3.12
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/ee/0.3/}
diff -r 2c5260160a5b -r 99ab52f6c6ba graphics/eog/Makefile
--- a/graphics/eog/Makefile Tue Nov 30 18:25:56 2004 +0000
+++ b/graphics/eog/Makefile Tue Nov 30 18:26:39 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2004/10/03 00:14:50 tv Exp $
+# $NetBSD: Makefile,v 1.20 2004/11/30 18:26:39 wiz Exp $
DISTNAME= eog-0.6
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= gnome graphics x11
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/eog/0.6/}
Home |
Main Index |
Thread Index |
Old Index