diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-04-09 22:04:49 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-04-09 22:04:49 +0800 |
commit | 40c9c7f7eb5f34d2d4c0a47826f07c8e8387e954 (patch) | |
tree | 070f64462a1ed48d7c9c5741162e39787f5d9e84 /deskutils | |
parent | d741d40d75eab7aeb59e86cf967d1c5fc090c515 (diff) | |
download | freebsd-ports-gnome-40c9c7f7eb5f34d2d4c0a47826f07c8e8387e954.tar.gz freebsd-ports-gnome-40c9c7f7eb5f34d2d4c0a47826f07c8e8387e954.tar.zst freebsd-ports-gnome-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
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/genius/Makefile | 2 | ||||
-rw-r--r-- | deskutils/pal/Makefile | 2 | ||||
-rw-r--r-- | deskutils/tasksh/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/deskutils/genius/Makefile b/deskutils/genius/Makefile index ced1c0fb042a..eea697561e31 100644 --- a/deskutils/genius/Makefile +++ b/deskutils/genius/Makefile @@ -3,7 +3,7 @@ PORTNAME= genius PORTVERSION= 1.0.23 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils gnome MASTER_SITES= GNOME \ http://ftp.5z.com/pub/genius/ diff --git a/deskutils/pal/Makefile b/deskutils/pal/Makefile index 80f403d01f16..0fe49551949f 100644 --- a/deskutils/pal/Makefile +++ b/deskutils/pal/Makefile @@ -3,7 +3,7 @@ PORTNAME= pal PORTVERSION= 0.4.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils MASTER_SITES= SF/${PORTNAME}cal/${PORTNAME}/${PORTVERSION} diff --git a/deskutils/tasksh/Makefile b/deskutils/tasksh/Makefile index 42f874760ae6..b6caaa33a269 100644 --- a/deskutils/tasksh/Makefile +++ b/deskutils/tasksh/Makefile @@ -2,7 +2,7 @@ PORTNAME= tasksh PORTVERSION= 1.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils MASTER_SITES= http://taskwarrior.org/download/ |