diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-07-20 16:33:14 +0200 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-07-20 16:35:24 +0200 |
commit | 5564b3b420db29745d2d4981d1963200ddf53e35 (patch) | |
tree | a6500e3dc6df41d9b6b736fdc29789ef44b6dcf6 /cad/freecad | |
parent | x11-wm: remove 'Created by' lines (diff) |
science/hdf5: bump PORTREVISION of consumers
The SO-version increased in the update to 1.12.2 in
a43418b81530f7e897abfbe18dd59f44265a1a0f .
Reported by: VVD <vvd@unislabs.com>
Diffstat (limited to 'cad/freecad')
-rw-r--r-- | cad/freecad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/freecad/Makefile b/cad/freecad/Makefile index 355da9cf25d4..a6408b7a828d 100644 --- a/cad/freecad/Makefile +++ b/cad/freecad/Makefile @@ -1,6 +1,6 @@ PORTNAME= FreeCAD DISTVERSION= 0.20 -PORTREVISION= 2 +PORTREVISION= 3 # use these for bugfixes/snapshots # DISTVERSION= 0.18-16093 # git rev-list --count # DISTVERSIONSUFFIX= -g690774c0e |