forked from freebsd/freebsd-ports
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Update `cad/libredwg' to version 0.6.2 which brings numerous important
fixes, including several out_dxf segfaults - Build with PostScript export support (dwg2ps) by default (due to lack of --disable-pslib configure switch, leave a note that while currently pre-installed `print/pslib' port would not be silently picked up, this might change in the future and explain how to handle this situation)
- Loading branch information
danfe
authored and
danfe
committed
Nov 7, 2018
1 parent
8b92dbd
commit 9d4540a
Showing
2 changed files
with
13 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
TIMESTAMP = 1534153306 | ||
SHA256 (libredwg-0.6.tar.xz) = 6d525ca849496852f62ad6a11b7b801d0aafd1fa1366c45bdb0f11a90bd6f878 | ||
SIZE (libredwg-0.6.tar.xz) = 3608836 | ||
TIMESTAMP = 1541585461 | ||
SHA256 (libredwg-0.6.2.tar.xz) = b17a5bc2a4f7cc13aa2c26c890cba9954ca768643884c8740c1a6b045c07591f | ||
SIZE (libredwg-0.6.2.tar.xz) = 3818848 |