diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-04-09 14:04:49 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-04-09 14:04:49 +0000 |
commit | 40c9c7f7eb5f34d2d4c0a47826f07c8e8387e954 (patch) | |
tree | 070f64462a1ed48d7c9c5741162e39787f5d9e84 /devel/ald/Makefile | |
parent | d741d40d75eab7aeb59e86cf967d1c5fc090c515 (diff) | |
download | ports-40c9c7f7eb5f34d2d4c0a47826f07c8e8387e954.tar.gz ports-40c9c7f7eb5f34d2d4c0a47826f07c8e8387e954.zip |
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine
Notes
Notes:
svn path=/head/; revision=498476
Diffstat (limited to 'devel/ald/Makefile')
-rw-r--r-- | devel/ald/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ald/Makefile b/devel/ald/Makefile index cd07249a4a22..71d21eb6b3b7 100644 --- a/devel/ald/Makefile +++ b/devel/ald/Makefile @@ -3,7 +3,7 @@ PORTNAME= ald PORTVERSION= 0.1.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} |