diff options
author | prlw1 <prlw1@pkgsrc.org> | 2016-05-03 11:40:00 +0000 |
---|---|---|
committer | prlw1 <prlw1@pkgsrc.org> | 2016-05-03 11:40:00 +0000 |
commit | ce9787f40b9a60d1d384e7dbda7adf4e17dffea6 (patch) | |
tree | 5a3106e603f2093d7172fa2cfbdd8c5759a79486 /x11 | |
parent | d9848f3d79acf24ad28c3e1da51167b650a1c771 (diff) | |
download | pkgsrc-ce9787f40b9a60d1d384e7dbda7adf4e17dffea6.tar.gz |
revbump for libsoup's ABI issue
Diffstat (limited to 'x11')
-rw-r--r-- | x11/fast-user-switch-applet/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome-applets/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome-control-center/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome-control-center/buildlink3.mk | 4 | ||||
-rw-r--r-- | x11/gnome-desktop-sharp/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome-desktop-sharp/buildlink3.mk | 4 | ||||
-rw-r--r-- | x11/gnome-panel/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome-panel/buildlink3.mk | 4 | ||||
-rw-r--r-- | x11/gnome-session/Makefile | 4 | ||||
-rw-r--r-- | x11/grandr_applet/Makefile | 4 | ||||
-rw-r--r-- | x11/ocaml-lablgtk/Makefile | 4 | ||||
-rw-r--r-- | x11/ocaml-lablgtk/buildlink3.mk | 4 | ||||
-rw-r--r-- | x11/py-gnome2-desktop/Makefile | 4 | ||||
-rw-r--r-- | x11/xfce4-screenshooter/Makefile | 4 |
14 files changed, 28 insertions, 28 deletions
diff --git a/x11/fast-user-switch-applet/Makefile b/x11/fast-user-switch-applet/Makefile index d6d18df8429..2e8a42ee5af 100644 --- a/x11/fast-user-switch-applet/Makefile +++ b/x11/fast-user-switch-applet/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.72 2016/04/11 19:02:07 ryoon Exp $ +# $NetBSD: Makefile,v 1.73 2016/05/03 11:40:10 prlw1 Exp $ # DISTNAME= fast-user-switch-applet-2.24.0 -PKGREVISION= 45 +PKGREVISION= 46 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 9ed999fc740..19c980466e7 100644 --- a/x11/gnome-applets/Makefile +++ b/x11/gnome-applets/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.137 2016/04/11 19:02:07 ryoon Exp $ +# $NetBSD: Makefile,v 1.138 2016/05/03 11:40:10 prlw1 Exp $ DISTNAME= gnome-applets-2.32.1.1 -PKGREVISION= 45 +PKGREVISION= 46 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 1615d617d9c..044de68a497 100644 --- a/x11/gnome-control-center/Makefile +++ b/x11/gnome-control-center/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.82 2016/04/11 19:01:39 ryoon Exp $ +# $NetBSD: Makefile,v 1.83 2016/05/03 11:40:10 prlw1 Exp $ # DISTNAME= gnome-control-center-2.32.1 -PKGREVISION= 42 +PKGREVISION= 43 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 e220e069c76..504f9d18015 100644 --- a/x11/gnome-control-center/buildlink3.mk +++ b/x11/gnome-control-center/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.50 2016/04/11 19:01:39 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.51 2016/05/03 11:40:10 prlw1 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.1nb42 +BUILDLINK_ABI_DEPENDS.gnome-control-center+= gnome-control-center>=2.32.1nb43 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 2d91e98c225..e6597926dd0 100644 --- a/x11/gnome-desktop-sharp/Makefile +++ b/x11/gnome-desktop-sharp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.63 2016/04/11 19:01:39 ryoon Exp $ +# $NetBSD: Makefile,v 1.64 2016/05/03 11:40:11 prlw1 Exp $ # DISTNAME= gnome-desktop-sharp-2.26.0 -PKGREVISION= 56 +PKGREVISION= 57 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 a377c992728..6d232a3476b 100644 --- a/x11/gnome-desktop-sharp/buildlink3.mk +++ b/x11/gnome-desktop-sharp/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.52 2016/04/11 19:01:39 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.53 2016/05/03 11:40:11 prlw1 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.0nb56 +BUILDLINK_ABI_DEPENDS.gnome-desktop-sharp+= gnome-desktop-sharp>=2.26.0nb57 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 9713295f153..188984514d7 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.183 2016/04/11 19:01:39 ryoon Exp $ +# $NetBSD: Makefile,v 1.184 2016/05/03 11:40:11 prlw1 Exp $ DISTNAME= gnome-panel-2.32.1 -PKGREVISION= 47 +PKGREVISION= 48 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 1ca8051eebe..e519a03c995 100644 --- a/x11/gnome-panel/buildlink3.mk +++ b/x11/gnome-panel/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.73 2016/04/11 19:01:39 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.74 2016/05/03 11:40:11 prlw1 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.1nb47 +BUILDLINK_ABI_DEPENDS.gnome-panel+= gnome-panel>=2.32.1nb48 BUILDLINK_PKGSRCDIR.gnome-panel?= ../../x11/gnome-panel pkgbase:= gnome-panel diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile index c5dead896ca..7f524e92654 100644 --- a/x11/gnome-session/Makefile +++ b/x11/gnome-session/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.168 2016/04/11 19:02:07 ryoon Exp $ +# $NetBSD: Makefile,v 1.169 2016/05/03 11:40:11 prlw1 Exp $ # DISTNAME= gnome-session-2.26.2 -PKGREVISION= 51 +PKGREVISION= 52 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 63230a04e8b..3b2b7a8f032 100644 --- a/x11/grandr_applet/Makefile +++ b/x11/grandr_applet/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.54 2016/04/11 19:02:07 ryoon Exp $ +# $NetBSD: Makefile,v 1.55 2016/05/03 11:40:11 prlw1 Exp $ # DISTNAME= grandr_applet-0.4 -PKGREVISION= 47 +PKGREVISION= 48 CATEGORIES= x11 MASTER_SITES= http://dekorte.homeip.net/download/grandr-applet/ diff --git a/x11/ocaml-lablgtk/Makefile b/x11/ocaml-lablgtk/Makefile index a3b6a1bd2c8..edf7f376417 100644 --- a/x11/ocaml-lablgtk/Makefile +++ b/x11/ocaml-lablgtk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2016/04/11 19:01:40 ryoon Exp $ +# $NetBSD: Makefile,v 1.14 2016/05/03 11:40:11 prlw1 Exp $ DISTNAME= lablgtk-2.18.3 PKGNAME= ocaml-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= x11 MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1479/ diff --git a/x11/ocaml-lablgtk/buildlink3.mk b/x11/ocaml-lablgtk/buildlink3.mk index cb134cb88e2..d0d2667b191 100644 --- a/x11/ocaml-lablgtk/buildlink3.mk +++ b/x11/ocaml-lablgtk/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.9 2016/04/11 19:01:40 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.10 2016/05/03 11:40:11 prlw1 Exp $ BUILDLINK_TREE+= ocaml-lablgtk @@ -6,7 +6,7 @@ BUILDLINK_TREE+= ocaml-lablgtk OCAML_LABLGTK_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.ocaml-lablgtk+= ocaml-lablgtk>=2.6.0nb3 -BUILDLINK_ABI_DEPENDS.ocaml-lablgtk+= ocaml-lablgtk>=2.18.3nb8 +BUILDLINK_ABI_DEPENDS.ocaml-lablgtk+= ocaml-lablgtk>=2.18.3nb9 BUILDLINK_PKGSRCDIR.ocaml-lablgtk?= ../../x11/ocaml-lablgtk # options must be exposed if and only if we built with them diff --git a/x11/py-gnome2-desktop/Makefile b/x11/py-gnome2-desktop/Makefile index c4948dca081..67865440476 100644 --- a/x11/py-gnome2-desktop/Makefile +++ b/x11/py-gnome2-desktop/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.98 2016/04/11 19:02:07 ryoon Exp $ +# $NetBSD: Makefile,v 1.99 2016/05/03 11:40:11 prlw1 Exp $ DISTNAME= gnome-python-desktop-2.32.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/-python/2/} -PKGREVISION= 42 +PKGREVISION= 43 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-python-desktop/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xfce4-screenshooter/Makefile b/x11/xfce4-screenshooter/Makefile index 702018fbaf9..c24cfcae60c 100644 --- a/x11/xfce4-screenshooter/Makefile +++ b/x11/xfce4-screenshooter/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2016/04/11 19:02:08 ryoon Exp $ +# $NetBSD: Makefile,v 1.6 2016/05/03 11:40:11 prlw1 Exp $ -PKGREVISION= 3 +PKGREVISION= 4 .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfce4-screenshooter-1.8.2 |