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 /multimedia | |
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 'multimedia')
-rw-r--r-- | multimedia/xine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/xine/Makefile b/multimedia/xine/Makefile index f938b0afa625..71f46a6b328a 100644 --- a/multimedia/xine/Makefile +++ b/multimedia/xine/Makefile @@ -2,7 +2,7 @@ PORTNAME= xine PORTVERSION= 0.99.9 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= multimedia MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-ui/${PORTVERSION} DISTNAME= ${PORTNAME}-ui-${PORTVERSION} |