From e354b10f0e9fe7108b8062f76955be850b974b22 Mon Sep 17 00:00:00 2001 From: sunpoet Date: Tue, 27 Jun 2017 13:46:53 +0000 Subject: 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 --- textproc/augeas/Makefile | 1 + textproc/hunspell/Makefile | 1 + textproc/refdb/Makefile | 2 +- textproc/sdcv/Makefile | 2 +- 4 files changed, 4 insertions(+), 2 deletions(-) (limited to 'textproc') diff --git a/textproc/augeas/Makefile b/textproc/augeas/Makefile index 2a021c2..3aa6d03 100644 --- a/textproc/augeas/Makefile +++ b/textproc/augeas/Makefile @@ -3,6 +3,7 @@ PORTNAME= augeas PORTVERSION= 1.7.0 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://download.augeas.net/ diff --git a/textproc/hunspell/Makefile b/textproc/hunspell/Makefile index 30e5186..d01530a 100644 --- a/textproc/hunspell/Makefile +++ b/textproc/hunspell/Makefile @@ -4,6 +4,7 @@ PORTNAME= hunspell PORTVERSION= 1.6.1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= textproc DIST_SUBDIR= ${PORTNAME} diff --git a/textproc/refdb/Makefile b/textproc/refdb/Makefile index 6330c2b..3e87595 100644 --- a/textproc/refdb/Makefile +++ b/textproc/refdb/Makefile @@ -4,7 +4,7 @@ PORTNAME= refdb PORTVERSION= 0.9.9 DISTVERSIONSUFFIX= -1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-src/${PORTNAME}-src-${PORTVERSION}-1 diff --git a/textproc/sdcv/Makefile b/textproc/sdcv/Makefile index 3b41bd6..2b8c91e 100644 --- a/textproc/sdcv/Makefile +++ b/textproc/sdcv/Makefile @@ -3,7 +3,7 @@ PORTNAME= sdcv PORTVERSION= 0.4.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= SF -- cgit v1.1