graphics/bmeps: Update to 4.35.0
ChangeLog: https://sourceforge.net/p/dktools/wiki/change%20log/#4350-2022-11-14 PR: 269278 Reported by: takefu@airport.fm
This commit is contained in:
parent
f1414a0423
commit
d30ecd9355
2 changed files with 5 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= bitmap2pp
|
||||
DISTVERSION= 4.34.1
|
||||
DISTVERSION= 4.35.0
|
||||
CATEGORIES= graphics perl5
|
||||
MASTER_SITES= SF/dktools/dktools/dktools-${PORTVERSION}
|
||||
DISTNAME= dktools-${PORTVERSION}
|
||||
|
@ -11,11 +11,9 @@ WWW= https://sourceforge.net/p/dktools/wiki/bitmap2pp/
|
|||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
LIB_DEPENDS= libpng.so:graphics/png \
|
||||
libtiff.so:graphics/tiff
|
||||
LIB_DEPENDS= libpng.so:graphics/png libtiff.so:graphics/tiff
|
||||
|
||||
USES= jpeg localbase:ldflags
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
# We do not want to include sys/termios.h even if it exists, and we do not want
|
||||
# to depend on BDB for db.h (it is used by other parts of dktools).
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1660287395
|
||||
SHA256 (dktools-4.34.1.tar.gz) = 9fa0a090237c124bb7eaa2c04a9e5d9e1b43827fa38dfb85475b633a2825a601
|
||||
SIZE (dktools-4.34.1.tar.gz) = 15842545
|
||||
TIMESTAMP = 1675071338
|
||||
SHA256 (dktools-4.35.0.tar.gz) = f973d91a0c34473a29f0b90e44b0657bc3f5352356ce7e3958c0cb62c1c431c8
|
||||
SIZE (dktools-4.35.0.tar.gz) = 16833872
|
||||
|
|
Loading…
Reference in a new issue