diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-09-25 08:08:16 +0800 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-09-25 08:08:16 +0800 |
commit | 98eb11b2f0e873c1d18153e250f15cb2c32e1521 (patch) | |
tree | bb7ad747880e8b73ba67e7537e487c63a9b9aed7 /games/py-fife | |
parent | 374bede045bbf2b2db40c478d2e9ca6181ede75a (diff) | |
download | freebsd-ports-gnome-98eb11b2f0e873c1d18153e250f15cb2c32e1521.tar.gz freebsd-ports-gnome-98eb11b2f0e873c1d18153e250f15cb2c32e1521.tar.zst freebsd-ports-gnome-98eb11b2f0e873c1d18153e250f15cb2c32e1521.zip |
devel/boost-*: update to 1.65.1
Changes: http://www.boost.org/users/history/version_1_65_1.html
PR: 218835
Approved by: maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by: jhibbits (on powerpc64, earlier version)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582
Diffstat (limited to 'games/py-fife')
-rw-r--r-- | games/py-fife/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/py-fife/Makefile b/games/py-fife/Makefile index 6caf25b4497e..3b5c40466091 100644 --- a/games/py-fife/Makefile +++ b/games/py-fife/Makefile @@ -3,7 +3,7 @@ PORTNAME= fife PORTVERSION= 0.4.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |