diff options
author | adam <adam@pkgsrc.org> | 2020-05-22 10:55:42 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2020-05-22 10:55:42 +0000 |
commit | f3153023cc18876abb15863ed34a46650c6f96f2 (patch) | |
tree | 4b68c9871ede30042a4e9db5f7d034b015f0aa0c /x11 | |
parent | f6179fac736ac405700fbf7f9a2f3b44f4d92bc2 (diff) | |
download | pkgsrc-f3153023cc18876abb15863ed34a46650c6f96f2.tar.gz |
revbump after updating security/nettle
Diffstat (limited to 'x11')
-rw-r--r-- | x11/elementary/Makefile | 4 | ||||
-rw-r--r-- | x11/elementary/buildlink3.mk | 4 | ||||
-rw-r--r-- | x11/enlightenment/Makefile | 4 | ||||
-rw-r--r-- | x11/enlightenment/buildlink3.mk | 4 | ||||
-rw-r--r-- | x11/gtk2/Makefile | 4 | ||||
-rw-r--r-- | x11/gtk3/Makefile | 3 | ||||
-rw-r--r-- | x11/kde-workspace4/Makefile | 4 | ||||
-rw-r--r-- | x11/mate-terminal/Makefile | 3 | ||||
-rw-r--r-- | x11/modular-xorg-server/Makefile | 3 | ||||
-rw-r--r-- | x11/modular-xorg-xephyr/Makefile | 3 | ||||
-rw-r--r-- | x11/modular-xorg-xquartz/Makefile | 4 | ||||
-rw-r--r-- | x11/modular-xorg-xwayland/Makefile | 3 | ||||
-rw-r--r-- | x11/qt4-libs/Makefile | 4 | ||||
-rw-r--r-- | x11/qt5-qtbase/Makefile | 4 | ||||
-rw-r--r-- | x11/sakura/Makefile | 3 | ||||
-rw-r--r-- | x11/vte3/Makefile | 4 | ||||
-rw-r--r-- | x11/vte3/buildlink3.mk | 4 | ||||
-rw-r--r-- | x11/wmweather/Makefile | 4 | ||||
-rw-r--r-- | x11/x11vnc/Makefile | 4 | ||||
-rw-r--r-- | x11/xfce4-terminal/Makefile | 3 | ||||
-rw-r--r-- | x11/xfce4-tumbler/Makefile | 4 | ||||
-rw-r--r-- | x11/xlockmore/Makefile | 4 |
22 files changed, 44 insertions, 37 deletions
diff --git a/x11/elementary/Makefile b/x11/elementary/Makefile index d151656169b..b1d7522dcc0 100644 --- a/x11/elementary/Makefile +++ b/x11/elementary/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2020/05/06 14:04:15 adam Exp $ +# $NetBSD: Makefile,v 1.31 2020/05/22 10:55:53 adam Exp $ DISTNAME= elementary-1.7.10 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= https://download.enlightenment.org/att/releases/ EXTRACT_SUFX= .tar.bz2 diff --git a/x11/elementary/buildlink3.mk b/x11/elementary/buildlink3.mk index 974ea637fca..dcea72c071f 100644 --- a/x11/elementary/buildlink3.mk +++ b/x11/elementary/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.20 2020/05/06 14:04:15 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.21 2020/05/22 10:55:53 adam Exp $ BUILDLINK_TREE+= elementary @@ -6,7 +6,7 @@ BUILDLINK_TREE+= elementary ELEMENTARY_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.elementary+= elementary>=1.7.10 -BUILDLINK_ABI_DEPENDS.elementary?= elementary>=1.7.10nb1 +BUILDLINK_ABI_DEPENDS.elementary?= elementary>=1.7.10nb2 BUILDLINK_PKGSRCDIR.elementary?= ../../x11/elementary .include "../../devel/ecore/buildlink3.mk" diff --git a/x11/enlightenment/Makefile b/x11/enlightenment/Makefile index 0774a2e02ac..a3c092704f9 100644 --- a/x11/enlightenment/Makefile +++ b/x11/enlightenment/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.60 2020/05/06 14:04:15 adam Exp $ +# $NetBSD: Makefile,v 1.61 2020/05/22 10:55:53 adam Exp $ DISTNAME= enlightenment-0.17.6 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= https://download.enlightenment.org/att/releases/ EXTRACT_SUFX= .tar.bz2 diff --git a/x11/enlightenment/buildlink3.mk b/x11/enlightenment/buildlink3.mk index 02b1f369b25..82db2b69802 100644 --- a/x11/enlightenment/buildlink3.mk +++ b/x11/enlightenment/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.21 2020/05/06 14:04:15 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.22 2020/05/22 10:55:53 adam Exp $ BUILDLINK_TREE+= enlightenment @@ -6,7 +6,7 @@ BUILDLINK_TREE+= enlightenment ENLIGHTENMENT_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.enlightenment+= enlightenment>=0.17.6 -BUILDLINK_ABI_DEPENDS.enlightenment?= enlightenment>=0.17.6nb1 +BUILDLINK_ABI_DEPENDS.enlightenment?= enlightenment>=0.17.6nb2 BUILDLINK_PKGSRCDIR.enlightenment?= ../../x11/enlightenment .include "../../devel/ecore/buildlink3.mk" diff --git a/x11/gtk2/Makefile b/x11/gtk2/Makefile index 71aa70eed45..ef734072536 100644 --- a/x11/gtk2/Makefile +++ b/x11/gtk2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.313 2020/03/10 22:09:06 wiz Exp $ +# $NetBSD: Makefile,v 1.314 2020/05/22 10:56:47 adam Exp $ DISTNAME= gtk+-2.24.32 PKGNAME= ${DISTNAME:S/gtk/gtk2/} -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk+/2.24/} EXTRACT_SUFX= .tar.xz diff --git a/x11/gtk3/Makefile b/x11/gtk3/Makefile index 2039ec38748..b7707d9dcbb 100644 --- a/x11/gtk3/Makefile +++ b/x11/gtk3/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.149 2020/05/20 06:05:09 adam Exp $ +# $NetBSD: Makefile,v 1.150 2020/05/22 10:56:47 adam Exp $ DISTNAME= gtk+-3.24.20 PKGNAME= ${DISTNAME:S/gtk/gtk3/} +PKGREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk+/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz diff --git a/x11/kde-workspace4/Makefile b/x11/kde-workspace4/Makefile index 1145ac1cebf..b328b3afdf7 100644 --- a/x11/kde-workspace4/Makefile +++ b/x11/kde-workspace4/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.86 2020/05/21 20:53:39 ryoon Exp $ +# $NetBSD: Makefile,v 1.87 2020/05/22 10:56:47 adam Exp $ DISTNAME= kde-workspace-4.11.22 PKGNAME= ${DISTNAME:S/-4/4-4/} -PKGREVISION= 28 +PKGREVISION= 29 CATEGORIES= x11 COMMENT= Base workspace for the KDE 4 integrated X11 desktop MASTER_SITES= ${MASTER_SITE_KDE:=applications/15.08.0/src/} diff --git a/x11/mate-terminal/Makefile b/x11/mate-terminal/Makefile index 8178f5bd8c3..5cae9e8e528 100644 --- a/x11/mate-terminal/Makefile +++ b/x11/mate-terminal/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.22 2020/04/05 16:05:44 bsiegert Exp $ +# $NetBSD: Makefile,v 1.23 2020/05/22 10:56:47 adam Exp $ +PKGREVISION= 1 .include "../../meta-pkgs/mate/Makefile.common" DISTNAME= mate-terminal-${VERSION:R}.0 diff --git a/x11/modular-xorg-server/Makefile b/x11/modular-xorg-server/Makefile index 9b74ba6af13..64ae960761f 100644 --- a/x11/modular-xorg-server/Makefile +++ b/x11/modular-xorg-server/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.126 2020/03/08 16:12:31 tnn Exp $ +# $NetBSD: Makefile,v 1.127 2020/05/22 10:56:48 adam Exp $ DISTNAME= xorg-server-${XORG_VERSION} PKGNAME= modular-${DISTNAME} +PKGREVISION= 1 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Modular X11 server from modular X.org diff --git a/x11/modular-xorg-xephyr/Makefile b/x11/modular-xorg-xephyr/Makefile index a3a83ddfebe..57deacef38d 100644 --- a/x11/modular-xorg-xephyr/Makefile +++ b/x11/modular-xorg-xephyr/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2019/11/26 10:02:42 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2020/05/22 10:56:48 adam Exp $ DISTNAME= xorg-server-${XORG_VERSION} PKGNAME= modular-xorg-xephyr-${XORG_VERSION} +PKGREVISION= 1 DISTINFO_FILE= ${.CURDIR}/../../x11/modular-xorg-server/distinfo PATCHDIR= ${.CURDIR}/../../x11/modular-xorg-server/patches diff --git a/x11/modular-xorg-xquartz/Makefile b/x11/modular-xorg-xquartz/Makefile index 17e8434cd44..1401efef465 100644 --- a/x11/modular-xorg-xquartz/Makefile +++ b/x11/modular-xorg-xquartz/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2020/03/08 01:28:14 tnn Exp $ +# $NetBSD: Makefile,v 1.13 2020/05/22 10:56:48 adam Exp $ DISTNAME= xorg-server-1.17.2 PKGNAME= ${DISTNAME:S/xorg-server/modular-xorg-xquartz/} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= x11 MASTER_SITES= https://www.x.org/releases/individual/xserver/ EXTRACT_SUFX= .tar.bz2 diff --git a/x11/modular-xorg-xwayland/Makefile b/x11/modular-xorg-xwayland/Makefile index 041881d6aa8..e99fb5e872a 100644 --- a/x11/modular-xorg-xwayland/Makefile +++ b/x11/modular-xorg-xwayland/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2020/03/30 11:49:39 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2020/05/22 10:56:48 adam Exp $ DISTNAME= xorg-server-${XORG_VERSION} PKGNAME= modular-xorg-xwayland-${XORG_VERSION} +PKGREVISION= 1 DISTINFO_FILE= ${.CURDIR}/../../x11/modular-xorg-server/distinfo PATCHDIR= ${.CURDIR}/../../x11/modular-xorg-server/patches diff --git a/x11/qt4-libs/Makefile b/x11/qt4-libs/Makefile index 2f758f83185..897328a3f38 100644 --- a/x11/qt4-libs/Makefile +++ b/x11/qt4-libs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.135 2020/05/10 13:59:09 rillig Exp $ +# $NetBSD: Makefile,v 1.136 2020/05/22 10:56:49 adam Exp $ PKGNAME= qt4-libs-${QTVERSION} -PKGREVISION= 21 +PKGREVISION= 22 COMMENT= C++ X GUI toolkit .include "../../x11/qt4-libs/Makefile.common" diff --git a/x11/qt5-qtbase/Makefile b/x11/qt5-qtbase/Makefile index 78ac11ae006..425d5c02de2 100644 --- a/x11/qt5-qtbase/Makefile +++ b/x11/qt5-qtbase/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.96 2020/05/20 11:52:58 nia Exp $ +# $NetBSD: Makefile,v 1.97 2020/05/22 10:56:49 adam Exp $ DISTNAME= qtbase-everywhere-src-${QTVERSION} PKGNAME= qt5-qtbase-${QTVERSION} -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= C++ X GUI toolkit .include "../../x11/qt5-qtbase/Makefile.common" diff --git a/x11/sakura/Makefile b/x11/sakura/Makefile index f9350195a56..4506a034ff0 100644 --- a/x11/sakura/Makefile +++ b/x11/sakura/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.38 2020/05/16 19:00:13 nia Exp $ +# $NetBSD: Makefile,v 1.39 2020/05/22 10:56:49 adam Exp $ DISTNAME= sakura-3.7.1 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= https://launchpad.net/sakura/trunk/${PKGVERSION_NOREV}/+download/ EXTRACT_SUFX= .tar.bz2 diff --git a/x11/vte3/Makefile b/x11/vte3/Makefile index 1ceae76ee29..18115ae4a33 100644 --- a/x11/vte3/Makefile +++ b/x11/vte3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2020/03/10 22:09:17 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2020/05/22 10:55:53 adam Exp $ DISTNAME= vte-0.54.3 PKGNAME= ${DISTNAME:S/vte/vte3/} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/vte/0.54/} EXTRACT_SUFX= .tar.xz diff --git a/x11/vte3/buildlink3.mk b/x11/vte3/buildlink3.mk index ce651183bfe..92f044f59c0 100644 --- a/x11/vte3/buildlink3.mk +++ b/x11/vte3/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.14 2020/03/10 22:09:17 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.15 2020/05/22 10:55:53 adam Exp $ BUILDLINK_TREE+= vte3 @@ -6,7 +6,7 @@ BUILDLINK_TREE+= vte3 VTE3_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.vte3+= vte3>=0.52.2 -BUILDLINK_ABI_DEPENDS.vte3+= vte3>=0.54.3nb4 +BUILDLINK_ABI_DEPENDS.vte3+= vte3>=0.54.3nb5 BUILDLINK_PKGSRCDIR.vte3?= ../../x11/vte3 .include "../../devel/pcre2/buildlink3.mk" diff --git a/x11/wmweather/Makefile b/x11/wmweather/Makefile index d1ab7d10029..1b6d6f29b01 100644 --- a/x11/wmweather/Makefile +++ b/x11/wmweather/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.62 2020/05/06 14:05:08 adam Exp $ +# $NetBSD: Makefile,v 1.63 2020/05/22 10:56:49 adam Exp $ DISTNAME= wmweather-2.4.6 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= x11 MASTER_SITES= https://people.debian.org/~godisch/wmweather/ diff --git a/x11/x11vnc/Makefile b/x11/x11vnc/Makefile index 9a6f360be01..c68d78cb623 100644 --- a/x11/x11vnc/Makefile +++ b/x11/x11vnc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.84 2020/05/02 10:24:58 rillig Exp $ +# $NetBSD: Makefile,v 1.85 2020/05/22 10:56:49 adam Exp $ # DISTNAME= x11vnc-0.9.16 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= x11 net MASTER_SITES= ${MASTER_SITE_GITHUB:=LibVNC/} GITHUB_PROJECT= x11vnc diff --git a/x11/xfce4-terminal/Makefile b/x11/xfce4-terminal/Makefile index 33376279e52..2d96a7a2c54 100644 --- a/x11/xfce4-terminal/Makefile +++ b/x11/xfce4-terminal/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.58 2020/04/05 22:37:13 gutteridge Exp $ +# $NetBSD: Makefile,v 1.59 2020/05/22 10:56:49 adam Exp $ +PKGREVISION= 1 .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfce4-terminal-0.8.9.2 diff --git a/x11/xfce4-tumbler/Makefile b/x11/xfce4-tumbler/Makefile index 286b4bef3d8..458f4fa0584 100644 --- a/x11/xfce4-tumbler/Makefile +++ b/x11/xfce4-tumbler/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.83 2020/05/06 14:05:08 adam Exp $ +# $NetBSD: Makefile,v 1.84 2020/05/22 10:56:49 adam Exp $ -PKGREVISION= 7 +PKGREVISION= 8 .include "../../meta-pkgs/xfce4/Makefile.common" VERSION= 0.2.8 diff --git a/x11/xlockmore/Makefile b/x11/xlockmore/Makefile index ac2cee23242..f7214478a79 100644 --- a/x11/xlockmore/Makefile +++ b/x11/xlockmore/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.142 2020/03/10 22:11:23 wiz Exp $ +# $NetBSD: Makefile,v 1.143 2020/05/22 10:56:49 adam Exp $ -PKGREVISION= 21 +PKGREVISION= 22 .include "Makefile.common" COMMENT= Like the XLock session-locker/screensaver, but with more |