summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2018-07-31 18:41:30 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2018-07-31 18:41:30 +0000
commit15dac70c75ad7e5286c80ca05c69fbfc1061905c (patch)
tree71f4780cd34e184b043831e0db99b92f22e0da0d /sysutils
parentwww/py-notebook: update ipaddress dependency (diff)
Switch to xorgproto instead of individual packages
Upstream used to distribute protocol headers as separate packages, but has decided to merge those to a common package, named xorgproto. This update tracks that change. * Add a new port, x11/xorgproto, with are protocol headers for xorg. * Hook the new protocol port to the build and to infrastructure in bsd.xorg.mk. * Update all ports with a dependency on any of the old *proto packages to instead depend on xorgproto. Bump portrevision. * Delete the old *proto packages, update MOVED. PR: 230023 Submitted by: zeising Approved by: portmgr (antoine) exp-run by: antoine
Notes
Notes: svn path=/head/; revision=476013
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/gnome-control-center/Makefile4
-rw-r--r--sysutils/mate-power-manager/Makefile3
-rw-r--r--sysutils/xfce4-settings/Makefile3
3 files changed, 6 insertions, 4 deletions
diff --git a/sysutils/gnome-control-center/Makefile b/sysutils/gnome-control-center/Makefile
index 2431748c4801..849078e31c54 100644
--- a/sysutils/gnome-control-center/Makefile
+++ b/sysutils/gnome-control-center/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gnome-control-center
PORTVERSION= 3.18.2
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= sysutils gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -44,7 +44,7 @@ PORTSCOUT= limitw:1,even
USES= compiler:c++11-lib gettext gmake gnome localbase:ldflags pathfix pkgconfig tar:xz
USE_GNOME= gnomedesktop3 intltool libxml2
-USE_XORG= xscrnsaver x11 xxf86misc kbproto xi
+USE_XORG= xscrnsaver x11 xxf86misc xorgproto xi
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
USE_LDCONFIG= yes
diff --git a/sysutils/mate-power-manager/Makefile b/sysutils/mate-power-manager/Makefile
index 2c929c934327..263e167afb5e 100644
--- a/sysutils/mate-power-manager/Makefile
+++ b/sysutils/mate-power-manager/Makefile
@@ -3,6 +3,7 @@
PORTNAME= mate-power-manager
PORTVERSION= 1.20.1
+PORTREVISION= 1
CATEGORIES= sysutils mate
MASTER_SITES= MATE
DIST_SUBDIR= mate
@@ -30,7 +31,7 @@ PORTSCOUT= limitw:1,even
USES= gettext gmake libtool localbase \
pathfix pkgconfig tar:xz
USE_MATE= panel
-USE_XORG= x11 xext xproto xrandr xrender
+USE_XORG= x11 xext xorgproto xrandr xrender
USE_GNOME= cairo glib20 gtk30 intlhack
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
diff --git a/sysutils/xfce4-settings/Makefile b/sysutils/xfce4-settings/Makefile
index 951984377093..62cec1f00263 100644
--- a/sysutils/xfce4-settings/Makefile
+++ b/sysutils/xfce4-settings/Makefile
@@ -3,6 +3,7 @@
PORTNAME= xfce4-settings
PORTVERSION= 4.12.4
+PORTREVISION= 1
CATEGORIES= sysutils xfce
MASTER_SITES= XFCE/src/xfce/${PORTNAME}/${PORTVERSION:R}
DIST_SUBDIR= xfce4
@@ -25,7 +26,7 @@ GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
USE_GNOME= glib20 gtk20 cairo intltool intlhack
USE_XFCE= garcon libexo
-USE_XORG= inputproto x11 xcursor xi xrandr
+USE_XORG= xorgproto x11 xcursor xi xrandr
CONFIGURE_ARGS= --enable-debug=yes \
--disable-xorg-libinput