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
This commit is contained in:
parent
63542188ed
commit
fedbf1bf16
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=556592
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user