diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-06-27 21:46:53 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-06-27 21:46:53 +0800 |
commit | e354b10f0e9fe7108b8062f76955be850b974b22 (patch) | |
tree | da3d0ad74b3dac25040098f7125aac62b77bc817 /x11-wm | |
parent | e94a275df9d75d3bfc541a3d0c0348447a04f2b4 (diff) | |
download | freebsd-ports-gnome-e354b10f0e9fe7108b8062f76955be850b974b22.tar.gz freebsd-ports-gnome-e354b10f0e9fe7108b8062f76955be850b974b22.tar.zst freebsd-ports-gnome-e354b10f0e9fe7108b8062f76955be850b974b22.zip |
Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/fvwm2/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/ratpoison/Makefile | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/fvwm2/Makefile b/x11-wm/fvwm2/Makefile index 6225f1ae669f..b951482f21e3 100644 --- a/x11-wm/fvwm2/Makefile +++ b/x11-wm/fvwm2/Makefile @@ -3,7 +3,7 @@ PORTNAME= fvwm PORTVERSION= 2.6.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-wm MASTER_SITES= https://github.com/fvwmorg/fvwm/releases/download/2.6.7/ \ http://www.fvwm.org/generated/icon_download/ diff --git a/x11-wm/ratpoison/Makefile b/x11-wm/ratpoison/Makefile index e919166c3121..dd8a43701bd9 100644 --- a/x11-wm/ratpoison/Makefile +++ b/x11-wm/ratpoison/Makefile @@ -3,6 +3,7 @@ PORTNAME= ratpoison PORTVERSION= 1.4.9 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= SAVANNAH |