Skip to content

Commit

Permalink
cad/qcsxcad: update 0.6.2-9 → 0.6.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 741a01d commit 2a19d09
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 158 deletions.
13 changes: 4 additions & 9 deletions cad/qcsxcad/Makefile
@@ -1,8 +1,6 @@
PORTNAME= qcsxcad
DISTVERSIONPREFIX= v
DISTVERSION= 0.6.2-9
PORTREVISION= 5
DISTVERSIONSUFFIX= -g3f09a8b
DISTVERSION= 0.6.3
CATEGORIES= cad

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

LIB_DEPENDS= libCSXCAD.so:cad/csxcad \
libexpat.so:textproc/expat2 \
libfreetype.so:print/freetype2 \
libpng16.so:graphics/png \
libtiff.so:graphics/tiff \
libtinyxml.so:textproc/tinyxml \
libvtkCommonCore-${VTK_VER}.so:math/vtk${VTK_VER:R}

USES= cmake gl jpeg pkgconfig qt:5 xorg
USE_QT= core gui opengl 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_XORG= ice sm x11 xext xt
USE_GL= gl opengl
USE_GL= opengl
USE_LDCONFIG= yes

USE_GITHUB= yes
Expand Down
6 changes: 3 additions & 3 deletions cad/qcsxcad/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1656263043
SHA256 (thliebig-QCSXCAD-v0.6.2-9-g3f09a8b_GH0.tar.gz) = a2c2da8093b5ef38bfc5450da012aac28d17fb417f3dba53c8e6e3d4600e9e22
SIZE (thliebig-QCSXCAD-v0.6.2-9-g3f09a8b_GH0.tar.gz) = 628638
TIMESTAMP = 1698112285
SHA256 (thliebig-QCSXCAD-v0.6.3_GH0.tar.gz) = f05edbcca65f0bf8a3fb6ab20baa3db0b8651c2baab2f6a3f0113436c866f879
SIZE (thliebig-QCSXCAD-v0.6.3_GH0.tar.gz) = 628739
145 changes: 0 additions & 145 deletions cad/qcsxcad/files/patch-QVTKStructure.cpp

This file was deleted.

2 changes: 1 addition & 1 deletion cad/qcsxcad/pkg-plist
Expand Up @@ -12,4 +12,4 @@ include/QCSXCAD/export_x3d.h
include/QCSXCAD/vtkInteractorStyleRubberBand2DPlane.h
lib/libQCSXCAD.so
lib/libQCSXCAD.so.0
lib/libQCSXCAD.so.0.6.2
lib/libQCSXCAD.so.0.6.3

0 comments on commit 2a19d09

Please sign in to comment.