diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-12-11 17:53:48 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-12-11 17:53:48 +0000 |
commit | 701aa3bcf8f940635c21058703c134eb101540de (patch) | |
tree | cc7e3927e6059c78bd94d69bcb5d1dcdb8825323 /graphics/electricsheep | |
parent | f574447d5ab8dcd7207c9f6667554e913d3fb433 (diff) | |
download | ports-701aa3bcf8f940635c21058703c134eb101540de.tar.gz ports-701aa3bcf8f940635c21058703c134eb101540de.zip |
devel/boost-*: update to 1.72.0
Changes: http://www.boost.org/users/history/version_1_72_0.html
PR: 241449
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D22136
Notes
Notes:
svn path=/head/; revision=519824
Diffstat (limited to 'graphics/electricsheep')
-rw-r--r-- | graphics/electricsheep/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/electricsheep/Makefile b/graphics/electricsheep/Makefile index 08d8164a3fe2..dab9d5bb7c54 100644 --- a/graphics/electricsheep/Makefile +++ b/graphics/electricsheep/Makefile @@ -3,7 +3,7 @@ PORTNAME= electricsheep DISTVERSION= 2.7 # configure.ac says that the version is 2.7b33 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= graphics |