summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorryoon <ryoon>2012-12-15 10:36:18 +0000
committerryoon <ryoon>2012-12-15 10:36:18 +0000
commitf325364b576876d6e8b8961b4de4ee34a7dd5fe8 (patch)
tree7a89deafb740912af28f8fbadb269aad60105c95 /x11
parentb609e6e6301bb181b968b978303c74d175032e16 (diff)
downloadpkgsrc-f325364b576876d6e8b8961b4de4ee34a7dd5fe8.tar.gz
Bump PKGREVISION from devel/nss 3.14.0.
Diffstat (limited to 'x11')
-rw-r--r--x11/fast-user-switch-applet/Makefile4
-rw-r--r--x11/gnome-applets/Makefile4
-rw-r--r--x11/gnome-control-center/Makefile4
-rw-r--r--x11/gnome-control-center/buildlink3.mk4
-rw-r--r--x11/gnome-desktop-sharp/Makefile4
-rw-r--r--x11/gnome-desktop-sharp/buildlink3.mk4
-rw-r--r--x11/gnome-panel/Makefile4
-rw-r--r--x11/gnome-panel/buildlink3.mk4
-rw-r--r--x11/gnome-session/Makefile4
-rw-r--r--x11/grandr_applet/Makefile4
-rw-r--r--x11/lablgtk/Makefile4
-rw-r--r--x11/lablgtk/buildlink3.mk4
-rw-r--r--x11/py-gnome2-desktop/Makefile4
13 files changed, 26 insertions, 26 deletions
diff --git a/x11/fast-user-switch-applet/Makefile b/x11/fast-user-switch-applet/Makefile
index e22e0be291a..a21e1eb8ca8 100644
--- a/x11/fast-user-switch-applet/Makefile
+++ b/x11/fast-user-switch-applet/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.47 2012/10/29 05:06:11 asau Exp $
+# $NetBSD: Makefile,v 1.48 2012/12/15 10:36:34 ryoon Exp $
#
DISTNAME= fast-user-switch-applet-2.24.0
-PKGREVISION= 22
+PKGREVISION= 23
CATEGORIES= misc gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/fast-user-switch-applet/2.24/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile
index e0e95402fbd..7452cc132d0 100644
--- a/x11/gnome-applets/Makefile
+++ b/x11/gnome-applets/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.107 2012/10/29 05:06:13 asau Exp $
+# $NetBSD: Makefile,v 1.108 2012/12/15 10:36:34 ryoon Exp $
#
DISTNAME= gnome-applets-2.32.1.1
-PKGREVISION= 19
+PKGREVISION= 20
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-applets/2.32/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/gnome-control-center/Makefile b/x11/gnome-control-center/Makefile
index 50eb3207241..66cc6b9266c 100644
--- a/x11/gnome-control-center/Makefile
+++ b/x11/gnome-control-center/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.57 2012/10/29 05:06:13 asau Exp $
+# $NetBSD: Makefile,v 1.58 2012/12/15 10:36:23 ryoon Exp $
#
DISTNAME= gnome-control-center-2.32.1
-PKGREVISION= 18
+PKGREVISION= 19
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-control-center/2.32/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/gnome-control-center/buildlink3.mk b/x11/gnome-control-center/buildlink3.mk
index 1bd88c68722..2172b3374e2 100644
--- a/x11/gnome-control-center/buildlink3.mk
+++ b/x11/gnome-control-center/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.29 2012/10/08 23:00:39 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.30 2012/12/15 10:36:23 ryoon Exp $
BUILDLINK_TREE+= gnome-control-center
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= gnome-control-center
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.32.1nb18
+BUILDLINK_ABI_DEPENDS.gnome-control-center+= gnome-control-center>=2.32.1nb19
BUILDLINK_PKGSRCDIR.gnome-control-center?= ../../x11/gnome-control-center
.include "../../sysutils/gnome-menus/buildlink3.mk"
diff --git a/x11/gnome-desktop-sharp/Makefile b/x11/gnome-desktop-sharp/Makefile
index c1f3e50e875..b993150e1a9 100644
--- a/x11/gnome-desktop-sharp/Makefile
+++ b/x11/gnome-desktop-sharp/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.40 2012/10/29 05:06:14 asau Exp $
+# $NetBSD: Makefile,v 1.41 2012/12/15 10:36:22 ryoon Exp $
#
DISTNAME= gnome-desktop-sharp-2.26.0
-PKGREVISION= 33
+PKGREVISION= 34
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-desktop-sharp/2.26/}
diff --git a/x11/gnome-desktop-sharp/buildlink3.mk b/x11/gnome-desktop-sharp/buildlink3.mk
index fbc3df379b9..c3cc4ffee51 100644
--- a/x11/gnome-desktop-sharp/buildlink3.mk
+++ b/x11/gnome-desktop-sharp/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.32 2012/10/08 23:00:39 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.33 2012/12/15 10:36:22 ryoon Exp $
BUILDLINK_TREE+= gnome-desktop-sharp
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= gnome-desktop-sharp
GNOME_DESKTOP_SHARP_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.gnome-desktop-sharp+= gnome-desktop-sharp>=2.24.0
-BUILDLINK_ABI_DEPENDS.gnome-desktop-sharp+= gnome-desktop-sharp>=2.26.0nb33
+BUILDLINK_ABI_DEPENDS.gnome-desktop-sharp+= gnome-desktop-sharp>=2.26.0nb34
BUILDLINK_PKGSRCDIR.gnome-desktop-sharp?= ../../x11/gnome-desktop-sharp
.include "../../devel/libwnck/buildlink3.mk"
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile
index 740c755d04b..011bb1b3e87 100644
--- a/x11/gnome-panel/Makefile
+++ b/x11/gnome-panel/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.151 2012/10/29 05:06:14 asau Exp $
+# $NetBSD: Makefile,v 1.152 2012/12/15 10:36:20 ryoon Exp $
#
DISTNAME= gnome-panel-2.32.1
-PKGREVISION= 20
+PKGREVISION= 21
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-panel/2.32/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/gnome-panel/buildlink3.mk b/x11/gnome-panel/buildlink3.mk
index 232de455f1b..c8458775a82 100644
--- a/x11/gnome-panel/buildlink3.mk
+++ b/x11/gnome-panel/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.53 2012/10/08 23:00:52 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.54 2012/12/15 10:36:21 ryoon Exp $
BUILDLINK_TREE+= gnome-panel
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= gnome-panel
GNOME_PANEL_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.gnome-panel+= gnome-panel>=2.12.1nb3
-BUILDLINK_ABI_DEPENDS.gnome-panel+= gnome-panel>=2.32.1nb20
+BUILDLINK_ABI_DEPENDS.gnome-panel+= gnome-panel>=2.32.1nb21
BUILDLINK_PKGSRCDIR.gnome-panel?= ../../x11/gnome-panel
pkgbase:= gnome-panel
diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile
index 2c4994c42c6..068736e062c 100644
--- a/x11/gnome-session/Makefile
+++ b/x11/gnome-session/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.142 2012/10/29 05:06:15 asau Exp $
+# $NetBSD: Makefile,v 1.143 2012/12/15 10:36:34 ryoon Exp $
#
DISTNAME= gnome-session-2.26.2
-PKGREVISION= 25
+PKGREVISION= 26
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-session/2.26/}
SITES.gnome-splash-2.16.0.png= ${MASTER_SITE_LOCAL:=gnome-splash/}
diff --git a/x11/grandr_applet/Makefile b/x11/grandr_applet/Makefile
index 827adb6392d..8bcdb6e846a 100644
--- a/x11/grandr_applet/Makefile
+++ b/x11/grandr_applet/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.29 2012/10/29 05:06:17 asau Exp $
+# $NetBSD: Makefile,v 1.30 2012/12/15 10:36:34 ryoon Exp $
#
DISTNAME= grandr_applet-0.4
-PKGREVISION= 24
+PKGREVISION= 25
CATEGORIES= x11
MASTER_SITES= http://dekorte.homeip.net/download/grandr-applet/
diff --git a/x11/lablgtk/Makefile b/x11/lablgtk/Makefile
index 52f9ac367da..653fe450179 100644
--- a/x11/lablgtk/Makefile
+++ b/x11/lablgtk/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.71 2012/10/29 05:06:32 asau Exp $
+# $NetBSD: Makefile,v 1.72 2012/12/15 10:36:22 ryoon Exp $
#
DISTNAME= lablgtk-2.16.0
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= x11
MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/979/
diff --git a/x11/lablgtk/buildlink3.mk b/x11/lablgtk/buildlink3.mk
index fa692bb1a52..c82b015a06f 100644
--- a/x11/lablgtk/buildlink3.mk
+++ b/x11/lablgtk/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.23 2012/10/08 23:00:56 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.24 2012/12/15 10:36:22 ryoon Exp $
BUILDLINK_TREE+= lablgtk
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= lablgtk
LABLGTK_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.lablgtk+= lablgtk>=2.6.0nb3
-BUILDLINK_ABI_DEPENDS.lablgtk+= lablgtk>=2.16.0nb4
+BUILDLINK_ABI_DEPENDS.lablgtk+= lablgtk>=2.16.0nb5
BUILDLINK_PKGSRCDIR.lablgtk?= ../../x11/lablgtk
# gnome-panel must be exposed if and only if we built with it
diff --git a/x11/py-gnome2-desktop/Makefile b/x11/py-gnome2-desktop/Makefile
index e8c6dec59c8..0eaac9e7d31 100644
--- a/x11/py-gnome2-desktop/Makefile
+++ b/x11/py-gnome2-desktop/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.70 2012/10/29 05:06:44 asau Exp $
+# $NetBSD: Makefile,v 1.71 2012/12/15 10:36:35 ryoon Exp $
#
DISTNAME= gnome-python-desktop-2.32.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/-python/2/}
-PKGREVISION= 19
+PKGREVISION= 20
CATEGORIES= sysutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-python-desktop/2.32/}
EXTRACT_SUFX= .tar.bz2