aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2020-08-08 10:16:02 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2020-08-08 10:16:02 +0000
commitb479d1224053e8e597508560f83db3c0c17d23f3 (patch)
treeb51824738dd47bbba3a45f38a4201e6f6dd8b2ac /cad
parent31b3b98afaadf3d410d7fafc3472ccbb4b7c5e2f (diff)
downloadports-b479d1224053e8e597508560f83db3c0c17d23f3.tar.gz
ports-b479d1224053e8e597508560f83db3c0c17d23f3.zip
Update to version 0.11.
Reported by: portscout
Notes
Notes: svn path=/head/; revision=544384
Diffstat (limited to 'cad')
-rw-r--r--cad/libredwg/Makefile3
-rw-r--r--cad/libredwg/distinfo6
-rw-r--r--cad/libredwg/pkg-plist7
3 files changed, 10 insertions, 6 deletions
diff --git a/cad/libredwg/Makefile b/cad/libredwg/Makefile
index 41bc9c6ecfaf..00c3ab9492b2 100644
--- a/cad/libredwg/Makefile
+++ b/cad/libredwg/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= libredwg
-PORTVERSION= 0.10.1
-PORTREVISION= 1
+PORTVERSION= 0.11
CATEGORIES= cad devel
MASTER_SITES= GNU
diff --git a/cad/libredwg/distinfo b/cad/libredwg/distinfo
index ffcaf28dafb0..593935507b2c 100644
--- a/cad/libredwg/distinfo
+++ b/cad/libredwg/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1578907558
-SHA256 (libredwg-0.10.1.tar.xz) = 0fa603d5f836dfceb8ae4aac28d1e836c09dce3936ab98703bb2341126678ec3
-SIZE (libredwg-0.10.1.tar.xz) = 4763808
+TIMESTAMP = 1596795166
+SHA256 (libredwg-0.11.tar.xz) = c25bbab29e7814663a203c38df8cbcce850d0b003a7132cf3f849429468ca7ed
+SIZE (libredwg-0.11.tar.xz) = 8265996
diff --git a/cad/libredwg/pkg-plist b/cad/libredwg/pkg-plist
index 6c48818a3bbb..9c116d30774f 100644
--- a/cad/libredwg/pkg-plist
+++ b/cad/libredwg/pkg-plist
@@ -1,24 +1,29 @@
bin/dwg2SVG
bin/dwg2dxf
bin/dwgbmp
+bin/dwgfilter
bin/dwggrep
bin/dwglayers
bin/dwgread
bin/dwgrewrite
+bin/dwgwrite
bin/dxf2dwg
+bin/dxfwrite
include/dwg.h
include/dwg_api.h
lib/libredwg.a
lib/libredwg.so
lib/libredwg.so.0
-lib/libredwg.so.0.0.10
+lib/libredwg.so.0.0.11
libdata/pkgconfig/libredwg.pc
man/man1/dwg2SVG.1.gz
man/man1/dwg2dxf.1.gz
man/man1/dwgbmp.1.gz
+man/man1/dwgfilter.1.gz
man/man1/dwggrep.1.gz
man/man1/dwglayers.1.gz
man/man1/dwgread.1.gz
man/man1/dwgrewrite.1.gz
man/man1/dwgwrite.1.gz
man/man1/dxf2dwg.1.gz
+man/man1/dxfwrite.1.gz