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 /cad/freecad | |
parent | - Update to 0.18 (diff) |
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 'cad/freecad')
-rw-r--r-- | cad/freecad/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/freecad/Makefile b/cad/freecad/Makefile index 4b021d764e49..455eb541464d 100644 --- a/cad/freecad/Makefile +++ b/cad/freecad/Makefile @@ -2,6 +2,7 @@ PORTNAME= FreeCAD DISTVERSION= 0.18.4 +PORTREVISION= 1 # use these for bugfixes/snapshots # DISTVERSION= 0.18-16093 # git rev-list --count # DISTVERSIONSUFFIX= -g690774c0e |