aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authortijl <tijl@FreeBSD.org>2016-12-09 03:23:24 +0800
committertijl <tijl@FreeBSD.org>2016-12-09 03:23:24 +0800
commitdbeb8d95df45ebc92cc1b8e6252793c08ac5070a (patch)
treee2715d6c9595e25da79d8bb0b4341f2a5c8d82a4 /x11
parent0e91f27a663eba282d7db906e4c332590516600e (diff)
downloadfreebsd-ports-graphics-dbeb8d95df45ebc92cc1b8e6252793c08ac5070a.tar.gz
freebsd-ports-graphics-dbeb8d95df45ebc92cc1b8e6252793c08ac5070a.tar.zst
freebsd-ports-graphics-dbeb8d95df45ebc92cc1b8e6252793c08ac5070a.zip
Remove libiconv.so.3 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
Diffstat (limited to 'x11')
-rw-r--r--x11/florence/Makefile1
-rw-r--r--x11/trayer/Makefile1
-rw-r--r--x11/xfree86_xkb_xml/Makefile2
-rw-r--r--x11/xwininfo/Makefile2
4 files changed, 4 insertions, 2 deletions
diff --git a/x11/florence/Makefile b/x11/florence/Makefile
index 0039cdc0a53..a17d58d2a12 100644
--- a/x11/florence/Makefile
+++ b/x11/florence/Makefile
@@ -3,6 +3,7 @@
PORTNAME= florence
PORTVERSION= 0.6.3
+PORTREVISION= 1
CATEGORIES= x11
MASTER_SITES= SF/florence/florence/${PORTVERSION}/
diff --git a/x11/trayer/Makefile b/x11/trayer/Makefile
index a7d465e800e..43552c156b6 100644
--- a/x11/trayer/Makefile
+++ b/x11/trayer/Makefile
@@ -4,6 +4,7 @@
PORTNAME= trayer
PORTVERSION= 1.1.6
DISTVERSIONPREFIX= ${PORTNAME}-
+PORTREVISION= 1
CATEGORIES= x11
MAINTAINER= madpilot@FreeBSD.org
diff --git a/x11/xfree86_xkb_xml/Makefile b/x11/xfree86_xkb_xml/Makefile
index 1991617817d..ce0c2189869 100644
--- a/x11/xfree86_xkb_xml/Makefile
+++ b/x11/xfree86_xkb_xml/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xfree86_xkb_xml
PORTVERSION= 0.4
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= x11
MASTER_SITES= SF/gswitchit/OldFiles
diff --git a/x11/xwininfo/Makefile b/x11/xwininfo/Makefile
index c20c0aee92f..70ee7534e80 100644
--- a/x11/xwininfo/Makefile
+++ b/x11/xwininfo/Makefile
@@ -2,7 +2,7 @@
PORTNAME= xwininfo
PORTVERSION= 1.1.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org