mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
graphics/cfdg: update to 3.4.2
Misc. bug fixes. Changelog: https://www.contextfreeart.org/downloads.html
This commit is contained in:
parent
60459a00aa
commit
0e88fd46c3
2 changed files with 5 additions and 6 deletions
|
@ -1,6 +1,5 @@
|
||||||
PORTNAME= cfdg
|
PORTNAME= cfdg
|
||||||
DISTVERSION= 3.4.1
|
DISTVERSION= 3.4.2
|
||||||
PORTREVISION= 5
|
|
||||||
CATEGORIES= graphics math
|
CATEGORIES= graphics math
|
||||||
MASTER_SITES= http://www.contextfreeart.org/download/ \
|
MASTER_SITES= http://www.contextfreeart.org/download/ \
|
||||||
http://glyphic.s3.amazonaws.com/cfa/download/
|
http://glyphic.s3.amazonaws.com/cfa/download/
|
||||||
|
@ -26,7 +25,7 @@ CXXFLAGS+= -Wno-register
|
||||||
# furthermore, its header files conflict with the headers bundled by cfdg
|
# furthermore, its header files conflict with the headers bundled by cfdg
|
||||||
CONFLICTS_BUILD= agg
|
CONFLICTS_BUILD= agg
|
||||||
|
|
||||||
WRKSRC= ${WRKDIR}/context-free${DISTVERSION}
|
NO_WRKSUBDIR= yes
|
||||||
PLIST_FILES= bin/cfdg \
|
PLIST_FILES= bin/cfdg \
|
||||||
share/man/man1/cfdg.1.gz
|
share/man/man1/cfdg.1.gz
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1679405487
|
TIMESTAMP = 1742899725
|
||||||
SHA256 (ContextFreeSource3.4.1.tar.xz) = d8a496a61a5de970a29214c161dd59ed2fc6ddcecc631bc50bf773131f76d698
|
SHA256 (ContextFreeSource3.4.2.tar.xz) = af5dd442ea5ca214a87daeca63e338217854922aa1148c443834fcf0a86ebfa3
|
||||||
SIZE (ContextFreeSource3.4.1.tar.xz) = 3097376
|
SIZE (ContextFreeSource3.4.2.tar.xz) = 3867056
|
||||||
|
|
Loading…
Add table
Reference in a new issue