aboutsummaryrefslogtreecommitdiffstats
path: root/cad
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2020-11-30 01:42:37 +0800
committerAlexey Dokuchaev <danfe@FreeBSD.org>2020-11-30 01:42:37 +0800
commitfedbf1bf166f21392b8100976d0b9b83a604dbe6 (patch)
tree3c97e620c9bee4673f6de2d7d99f9a7abafec9dd /cad
parent63542188edcfe9aeaa9f64646b5073191b3bdbff (diff)
downloadfreebsd-ports-gnome-fedbf1bf166f21392b8100976d0b9b83a604dbe6.tar.gz
freebsd-ports-gnome-fedbf1bf166f21392b8100976d0b9b83a604dbe6.tar.zst
freebsd-ports-gnome-fedbf1bf166f21392b8100976d0b9b83a604dbe6.zip
Update to version 0.11.1, which brings ``out_dxf'' bugfixes mostly.
0.11 failed to produce dxf files which could be imported into AutoCAD. This bugfix release improves DXF importing from 10% to about 90%. Found out via: repology.org
Diffstat (limited to 'cad')
-rw-r--r--cad/libredwg/Makefile3
-rw-r--r--cad/libredwg/distinfo6
2 files changed, 5 insertions, 4 deletions
diff --git a/cad/libredwg/Makefile b/cad/libredwg/Makefile
index 00c3ab9492b2..e6bf221954a4 100644
--- a/cad/libredwg/Makefile
+++ b/cad/libredwg/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= libredwg
-PORTVERSION= 0.11
+PORTVERSION= 0.11.1
CATEGORIES= cad devel
MASTER_SITES= GNU
@@ -15,6 +15,7 @@ USES= libtool tar:xz
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-trace
USE_LDCONFIG= yes
+INSTALL_TARGET= install-strip
TEST_TARGET= check
INFO= LibreDWG
diff --git a/cad/libredwg/distinfo b/cad/libredwg/distinfo
index 593935507b2c..a1fadf55547e 100644
--- a/cad/libredwg/distinfo
+++ b/cad/libredwg/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1596795166
-SHA256 (libredwg-0.11.tar.xz) = c25bbab29e7814663a203c38df8cbcce850d0b003a7132cf3f849429468ca7ed
-SIZE (libredwg-0.11.tar.xz) = 8265996
+TIMESTAMP = 1605603993
+SHA256 (libredwg-0.11.1.tar.xz) = b6dd03ff30c3fcfb5b82a00176bd184b58965d7198228f2cc5bf923a99f1a6f7
+SIZE (libredwg-0.11.1.tar.xz) = 8445476