diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2019-04-09 22:04:49 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2019-04-13 20:10:31 +0800 |
commit | f62ce4ef7edb79df349dff156ca0694e851110a5 (patch) | |
tree | 1a7cdb836277675833c5e1b0cd0ecc20ef5e3fc5 /misc | |
parent | 8c7786fdbb2f8659929098e55e245664308d5dc3 (diff) | |
download | freebsd-ports-gnome-f62ce4ef7edb79df349dff156ca0694e851110a5.tar.gz freebsd-ports-gnome-f62ce4ef7edb79df349dff156ca0694e851110a5.tar.zst freebsd-ports-gnome-f62ce4ef7edb79df349dff156ca0694e851110a5.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 'misc')
-rw-r--r-- | misc/lxi-tools/Makefile | 1 | ||||
-rw-r--r-- | misc/nnn/Makefile | 1 | ||||
-rw-r--r-- | misc/pinfo/Makefile | 2 | ||||
-rw-r--r-- | misc/tempcontrol/Makefile | 2 | ||||
-rw-r--r-- | misc/ytree/Makefile | 2 |
5 files changed, 5 insertions, 3 deletions
diff --git a/misc/lxi-tools/Makefile b/misc/lxi-tools/Makefile index ee3c63359d76..262fafaf3be5 100644 --- a/misc/lxi-tools/Makefile +++ b/misc/lxi-tools/Makefile @@ -3,6 +3,7 @@ PORTNAME= lxi-tools DISTVERSIONPREFIX= v DISTVERSION= 1.21 +PORTREVISION= 1 CATEGORIES= misc MAINTAINER= dg@syrec.org diff --git a/misc/nnn/Makefile b/misc/nnn/Makefile index d3afbda807b9..6820b1de35bc 100644 --- a/misc/nnn/Makefile +++ b/misc/nnn/Makefile @@ -3,6 +3,7 @@ PORTNAME= nnn DISTVERSIONPREFIX= v DISTVERSION= 2.4 +PORTREVISION= 1 CATEGORIES= misc shells MAINTAINER= dg@syrec.org diff --git a/misc/pinfo/Makefile b/misc/pinfo/Makefile index 9a2937d5ef9e..523f0a233e3d 100644 --- a/misc/pinfo/Makefile +++ b/misc/pinfo/Makefile @@ -3,7 +3,7 @@ PORTNAME= pinfo PORTVERSION= 0.6.10 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= misc MASTER_SITES= GENTOO \ http://alioth.debian.org/frs/download.php/file/3351/ diff --git a/misc/tempcontrol/Makefile b/misc/tempcontrol/Makefile index 117dfeede52c..b7f1fa115aeb 100644 --- a/misc/tempcontrol/Makefile +++ b/misc/tempcontrol/Makefile @@ -3,7 +3,7 @@ PORTNAME= tempcontrol PORTVERSION= 1.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc MASTER_SITES= http://www.lemis.com/grog/brewing/src/brewing/tempcontrol/ diff --git a/misc/ytree/Makefile b/misc/ytree/Makefile index b0e4980becc9..46feee70d6e5 100644 --- a/misc/ytree/Makefile +++ b/misc/ytree/Makefile @@ -3,7 +3,7 @@ PORTNAME= ytree DISTVERSION= 1.99pl1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MASTER_SITES= http://www.han.de/~werner/ |