diff options
author | wiz <wiz> | 2008-03-06 14:53:47 +0000 |
---|---|---|
committer | wiz <wiz> | 2008-03-06 14:53:47 +0000 |
commit | 1b58fca7c77c6721b1a282f516fccea2179a1f87 (patch) | |
tree | 362cd4a009223f6fa5554d5013e0283cdeadca13 /x11 | |
parent | 39d7d49c2df989b5f9261fac7889b68a61519940 (diff) | |
download | pkgsrc-1b58fca7c77c6721b1a282f516fccea2179a1f87.tar.gz |
Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump.
Diffstat (limited to 'x11')
25 files changed, 50 insertions, 36 deletions
diff --git a/x11/alacarte/Makefile b/x11/alacarte/Makefile index 8240185a829..ab4f725d0e6 100644 --- a/x11/alacarte/Makefile +++ b/x11/alacarte/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2007/09/21 13:04:28 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2008/03/06 14:53:56 wiz Exp $ # DISTNAME= alacarte-0.11.3 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/alacarte/0.11/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/fast-user-switch-applet/Makefile b/x11/fast-user-switch-applet/Makefile index 918cc1b99ca..dc8f93faccd 100644 --- a/x11/fast-user-switch-applet/Makefile +++ b/x11/fast-user-switch-applet/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2008/01/11 14:09:17 drochner Exp $ +# $NetBSD: Makefile,v 1.16 2008/03/06 14:53:56 wiz Exp $ # DISTNAME= fast-user-switch-applet-2.20.0 +PKGREVISION= 1 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/fast-user-switch-applet/2.20/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile index 83913c950fb..313e408353b 100644 --- a/x11/gdm/Makefile +++ b/x11/gdm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.136 2008/01/18 05:09:54 tnn Exp $ +# $NetBSD: Makefile,v 1.137 2008/03/06 14:53:56 wiz Exp $ # DISTNAME= gdm-2.20.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gdm/2.20/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile index 07f7ac9e183..7d211105163 100644 --- a/x11/gnome-applets/Makefile +++ b/x11/gnome-applets/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.54 2008/01/11 13:34:16 drochner Exp $ +# $NetBSD: Makefile,v 1.55 2008/03/06 14:53:56 wiz Exp $ # DISTNAME= gnome-applets-2.20.1 +PKGREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-applets/2.20/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gnome-control-center/Makefile b/x11/gnome-control-center/Makefile index e1c85af9301..f3f4eb10cb1 100644 --- a/x11/gnome-control-center/Makefile +++ b/x11/gnome-control-center/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2008/01/18 05:09:54 tnn Exp $ +# $NetBSD: Makefile,v 1.6 2008/03/06 14:53:56 wiz Exp $ # DISTNAME= gnome-control-center-2.20.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-control-center/2.20/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gnome-control-center/buildlink3.mk b/x11/gnome-control-center/buildlink3.mk index cee1d9adff9..7974be8f12d 100644 --- a/x11/gnome-control-center/buildlink3.mk +++ b/x11/gnome-control-center/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.1.1.1 2007/11/05 19:17:29 drochner Exp $ +# $NetBSD: buildlink3.mk,v 1.2 2008/03/06 14:53:56 wiz Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ GNOME_CONTROL_CENTER_BUILDLINK3_MK:= ${GNOME_CONTROL_CENTER_BUILDLINK3_MK}+ @@ -13,6 +13,7 @@ BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}gnome-control-center .if ${GNOME_CONTROL_CENTER_BUILDLINK3_MK} == "+" BUILDLINK_API_DEPENDS.gnome-control-center+= gnome-control-center>=2.20.0.1 +BUILDLINK_ABI_DEPENDS.gnome-control-center?= gnome-control-center>=2.20.3nb2 BUILDLINK_PKGSRCDIR.gnome-control-center?= ../../x11/gnome-control-center .endif # GNOME_CONTROL_CENTER_BUILDLINK3_MK diff --git a/x11/gnome-desktop/Makefile b/x11/gnome-desktop/Makefile index 8bad2dad267..67188668d30 100644 --- a/x11/gnome-desktop/Makefile +++ b/x11/gnome-desktop/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.75 2008/01/11 13:16:03 drochner Exp $ +# $NetBSD: Makefile,v 1.76 2008/03/06 14:53:56 wiz Exp $ # DISTNAME= gnome-desktop-2.20.3 +PKGREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-desktop/2.20/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gnome-desktop/buildlink3.mk b/x11/gnome-desktop/buildlink3.mk index c66f2da6052..1eec68f92c2 100644 --- a/x11/gnome-desktop/buildlink3.mk +++ b/x11/gnome-desktop/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.25 2007/09/19 23:13:35 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.26 2008/03/06 14:53:56 wiz Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ GNOME_DESKTOP_BUILDLINK3_MK:= ${GNOME_DESKTOP_BUILDLINK3_MK}+ @@ -13,7 +13,7 @@ BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}gnome-desktop .if !empty(GNOME_DESKTOP_BUILDLINK3_MK:M+) BUILDLINK_API_DEPENDS.gnome-desktop+= gnome-desktop>=2.14.0 -BUILDLINK_ABI_DEPENDS.gnome-desktop?= gnome-desktop>=2.18.1nb1 +BUILDLINK_ABI_DEPENDS.gnome-desktop?= gnome-desktop>=2.20.3nb1 BUILDLINK_PKGSRCDIR.gnome-desktop?= ../../x11/gnome-desktop .endif # GNOME_DESKTOP_BUILDLINK3_MK diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index cb6f73c4205..a8a0b060587 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.94 2008/01/11 12:59:09 drochner Exp $ +# $NetBSD: Makefile,v 1.95 2008/03/06 14:53:56 wiz Exp $ # DISTNAME= gnome-panel-2.20.3 +PKGREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-panel/2.20/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gnome-panel/buildlink3.mk b/x11/gnome-panel/buildlink3.mk index 722b9e576a5..6ead8cae152 100644 --- a/x11/gnome-panel/buildlink3.mk +++ b/x11/gnome-panel/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.26 2007/09/21 13:04:30 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.27 2008/03/06 14:53:56 wiz Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ GNOME_PANEL_BUILDLINK3_MK:= ${GNOME_PANEL_BUILDLINK3_MK}+ @@ -13,7 +13,7 @@ BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}gnome-panel .if !empty(GNOME_PANEL_BUILDLINK3_MK:M+) BUILDLINK_API_DEPENDS.gnome-panel+= gnome-panel>=2.12.1nb3 -BUILDLINK_ABI_DEPENDS.gnome-panel?= gnome-panel>=2.18.1nb1 +BUILDLINK_ABI_DEPENDS.gnome-panel?= gnome-panel>=2.20.3nb1 BUILDLINK_PKGSRCDIR.gnome-panel?= ../../x11/gnome-panel .endif # GNOME_PANEL_BUILDLINK3_MK diff --git a/x11/gnome-screensaver/Makefile b/x11/gnome-screensaver/Makefile index 4bb9cc5b227..4b5eb6c8fbc 100644 --- a/x11/gnome-screensaver/Makefile +++ b/x11/gnome-screensaver/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2007/11/05 19:45:50 drochner Exp $ +# $NetBSD: Makefile,v 1.26 2008/03/06 14:53:56 wiz Exp $ # DISTNAME= gnome-screensaver-2.20.0 +PKGREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-screensaver/2.20/} diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile index 18015a56759..edddc3f090c 100644 --- a/x11/gnome-session/Makefile +++ b/x11/gnome-session/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.92 2008/01/11 12:58:20 drochner Exp $ +# $NetBSD: Makefile,v 1.93 2008/03/06 14:53:56 wiz Exp $ # DISTNAME= gnome-session-2.20.3 +PKGREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-session/2.20/} SITES.gnome-splash-2.16.0.png= ${MASTER_SITE_LOCAL:=gnome-splash/} diff --git a/x11/gnome-sharp/Makefile b/x11/gnome-sharp/Makefile index 6dfd8c82d23..a95280a87b6 100644 --- a/x11/gnome-sharp/Makefile +++ b/x11/gnome-sharp/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2008/02/20 18:45:51 drochner Exp $ +# $NetBSD: Makefile,v 1.3 2008/03/06 14:53:56 wiz Exp $ # DISTNAME= gnome-sharp-2.16.1 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://go-mono.com/sources/gnome-sharp2/ diff --git a/x11/gnome-sharp/buildlink3.mk b/x11/gnome-sharp/buildlink3.mk index 8271e6c1e27..b5cb2de680b 100644 --- a/x11/gnome-sharp/buildlink3.mk +++ b/x11/gnome-sharp/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.1.1.1 2008/02/19 13:48:13 xtraeme Exp $ +# $NetBSD: buildlink3.mk,v 1.2 2008/03/06 14:53:56 wiz Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ GNOME_SHARP_BUILDLINK3_MK:= ${GNOME_SHARP_BUILDLINK3_MK}+ @@ -13,6 +13,7 @@ BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}gnome-sharp .if ${GNOME_SHARP_BUILDLINK3_MK} == "+" BUILDLINK_API_DEPENDS.gnome-sharp+= gnome-sharp>=2.16.1 +BUILDLINK_ABI_DEPENDS.gnome-sharp?= gnome-sharp>=2.16.1nb1 BUILDLINK_PKGSRCDIR.gnome-sharp?= ../../x11/gnome-sharp .endif # GNOME_SHARP_BUILDLINK3_MK diff --git a/x11/gnome-terminal/Makefile b/x11/gnome-terminal/Makefile index 5d5cd64d0bc..449cdbc996b 100644 --- a/x11/gnome-terminal/Makefile +++ b/x11/gnome-terminal/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2008/01/11 12:57:18 drochner Exp $ +# $NetBSD: Makefile,v 1.6 2008/03/06 14:53:56 wiz Exp $ # DISTNAME= gnome-terminal-2.18.4 +PKGREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-terminal/2.18/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gnome-themes-extras/Makefile b/x11/gnome-themes-extras/Makefile index 67dc0716662..5dbee350f83 100644 --- a/x11/gnome-themes-extras/Makefile +++ b/x11/gnome-themes-extras/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2008/01/18 05:09:55 tnn Exp $ +# $NetBSD: Makefile,v 1.35 2008/03/06 14:53:56 wiz Exp $ # DISTNAME= gnome-themes-extras-0.8.1 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-themes-extras/0.8/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gnopernicus/Makefile b/x11/gnopernicus/Makefile index c248a69cb44..93e40630b1d 100644 --- a/x11/gnopernicus/Makefile +++ b/x11/gnopernicus/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.53 2007/09/21 13:04:30 wiz Exp $ +# $NetBSD: Makefile,v 1.54 2008/03/06 14:53:56 wiz Exp $ # DISTNAME= gnopernicus-1.1.1 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnopernicus/1.1/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/grandr_applet/Makefile b/x11/grandr_applet/Makefile index cba0b1d1b0c..ead4b5e5976 100644 --- a/x11/grandr_applet/Makefile +++ b/x11/grandr_applet/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2007/12/30 16:29:15 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2008/03/06 14:53:56 wiz Exp $ # DISTNAME= grandr_applet-0.4 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://dekorte.homeip.net/download/grandr-applet/ diff --git a/x11/gtksourceview-sharp/Makefile b/x11/gtksourceview-sharp/Makefile index 66887d60c72..786b483e5f3 100644 --- a/x11/gtksourceview-sharp/Makefile +++ b/x11/gtksourceview-sharp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2008/02/20 11:29:01 xtraeme Exp $ +# $NetBSD: Makefile,v 1.5 2008/03/06 14:53:56 wiz Exp $ DISTNAME= gtksourceview-sharp-2.0-0.11 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= http://go-mono.com/sources/gtksourceview-sharp2/ EXTRACT_SUFX= .tar.bz2 diff --git a/x11/libgnomekbd/Makefile b/x11/libgnomekbd/Makefile index 7ed92e99198..370fd40fef0 100644 --- a/x11/libgnomekbd/Makefile +++ b/x11/libgnomekbd/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2007/11/03 17:28:00 drochner Exp $ +# $NetBSD: Makefile,v 1.9 2008/03/06 14:53:56 wiz Exp $ # DISTNAME= libgnomekbd-2.20.0 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomekbd/2.20/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/py-gnome2-desktop/Makefile b/x11/py-gnome2-desktop/Makefile index 9d199cdf8bc..6369a278b74 100644 --- a/x11/py-gnome2-desktop/Makefile +++ b/x11/py-gnome2-desktop/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2008/01/18 05:10:06 tnn Exp $ +# $NetBSD: Makefile,v 1.16 2008/03/06 14:53:57 wiz Exp $ # DISTNAME= gnome-python-desktop-2.20.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/-python/2/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-python-desktop/2.20/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/py-gnome2-extras/Makefile b/x11/py-gnome2-extras/Makefile index 65559770ef3..300c192cf42 100644 --- a/x11/py-gnome2-extras/Makefile +++ b/x11/py-gnome2-extras/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2007/11/05 19:58:20 drochner Exp $ +# $NetBSD: Makefile,v 1.25 2008/03/06 14:53:57 wiz Exp $ # DISTNAME= gnome-python-extras-2.14.3 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/gnome-python/gnome2/} +PKGREVISION= 1 CATEGORIES= x11 python MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-python-extras/2.14/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/py-gnome2/Makefile b/x11/py-gnome2/Makefile index 69af9fc91d2..687a6a0aab9 100644 --- a/x11/py-gnome2/Makefile +++ b/x11/py-gnome2/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.51 2007/11/29 20:49:56 drochner Exp $ +# $NetBSD: Makefile,v 1.52 2008/03/06 14:53:57 wiz Exp $ # DISTNAME= gnome-python-2.20.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/gnome-python/gnome2/} +PKGREVISION= 1 CATEGORIES= x11 python MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-python/2.20/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/ruby-gnome2-gnome/Makefile b/x11/ruby-gnome2-gnome/Makefile index 759298e562d..b057bb4d67b 100644 --- a/x11/ruby-gnome2-gnome/Makefile +++ b/x11/ruby-gnome2-gnome/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2007/09/21 13:04:44 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2008/03/06 14:53:57 wiz Exp $ # PKGNAME= ${RUBY_PKGPREFIX}-gnome2-gnome-${VERSION} COMMENT= Ruby binding of libgnome/libgnomeui-2.x -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= gnome x11 CONFLICTS+= ruby-gnome2-gnome-[0-9]* diff --git a/x11/ruby-gnome2-panelapplet/Makefile b/x11/ruby-gnome2-panelapplet/Makefile index 8ed1b119d41..ba22d8ff95c 100644 --- a/x11/ruby-gnome2-panelapplet/Makefile +++ b/x11/ruby-gnome2-panelapplet/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2007/09/21 13:04:45 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2008/03/06 14:53:57 wiz Exp $ # PKGNAME= ${RUBY_PKGPREFIX}-gnome2-panelapplet-${VERSION} COMMENT= Ruby binding of libpanel-applet-2.6.x -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= x11 gnome CONFLICTS+= ruby-gnome2-panelapplet-[0-9]* |