Skip to content

Commit

Permalink
cad/appcsxcad: update 0.2.2-9 → 0.2.3
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Oct 24, 2023
1 parent 2a19d09 commit 5a67cf3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 13 deletions.
14 changes: 4 additions & 10 deletions cad/appcsxcad/Makefile
@@ -1,8 +1,6 @@
PORTNAME= appcsxcad
DISTVERSIONPREFIX= v
DISTVERSION= 0.2.2-9
DISTVERSIONSUFFIX= -g97ba30e
PORTREVISION= 6
DISTVERSION= 0.2.3
CATEGORIES= cad

MAINTAINER= yuri@FreeBSD.org
Expand All @@ -13,17 +11,13 @@ LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING

LIB_DEPENDS= libCSXCAD.so:cad/csxcad \
libexpat.so:textproc/expat2 \
libfreetype.so:print/freetype2 \
libhdf5.so:science/hdf5 \
libpng16.so:graphics/png \
libQCSXCAD.so:cad/qcsxcad \
libsz.so:science/libaec \
libtiff.so:graphics/tiff \
libvtkCommonCore-${VTK_VER}.so:math/vtk${VTK_VER:R}

USES= cmake jpeg pkgconfig qt:5 xorg
USE_QT= core gui sql widgets xml buildtools:build qmake:build
USES= cmake gl pkgconfig qt:5 xorg
USE_QT= core gui opengl widgets xml buildtools:build qmake:build
USE_GL= opengl
USE_XORG= ice sm x11 xext xt
USE_LDCONFIG= yes

Expand Down
6 changes: 3 additions & 3 deletions cad/appcsxcad/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1656263778
SHA256 (thliebig-AppCSXCAD-v0.2.2-9-g97ba30e_GH0.tar.gz) = 51c7da3e8fb91d785e70f5a35ed065937397cdb91c10f85528644b2d86aefddd
SIZE (thliebig-AppCSXCAD-v0.2.2-9-g97ba30e_GH0.tar.gz) = 18777
TIMESTAMP = 1698113070
SHA256 (thliebig-AppCSXCAD-v0.2.3_GH0.tar.gz) = b15d0a1a221725dc2ac8d6c26828a0761183b7ef36021732c3063f76544d3ea9
SIZE (thliebig-AppCSXCAD-v0.2.3_GH0.tar.gz) = 18798

0 comments on commit 5a67cf3

Please sign in to comment.