mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
graphics/bmeps: Update to 4.11.4
PR: 226412 Submitted by: takefu@airport.fm (maintainer) Approved by: tcberner (mentor, implicit)
This commit is contained in:
parent
d08a5c89a8
commit
bd0e534ff2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=463785
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= bmpp
|
||||
DISTVERSION= 4.11.1
|
||||
DISTVERSION= 4.11.4
|
||||
CATEGORIES= graphics perl5
|
||||
MASTER_SITES= SF/dktools/dktools/dktools-${PORTVERSION}
|
||||
DISTNAME= dktools-${PORTVERSION}
|
||||
@ -18,7 +18,9 @@ LIB_DEPENDS= libpng.so:graphics/png \
|
||||
|
||||
CONFLICTS_INSTALL= dktools[0-9]*
|
||||
|
||||
USES= gmake jpeg localbase:ldflags
|
||||
GNU_CONFIGURE= yes
|
||||
ALL_TARGET= bmpp
|
||||
|
||||
# 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).
|
||||
@ -26,9 +28,6 @@ CONFIGURE_ENV= ac_cv_header_sys_termios_h=no\
|
||||
ac_cv_header_db_h=no\
|
||||
DESTDIR=${STAGEDIR}
|
||||
|
||||
USES= gmake jpeg localbase:ldflags
|
||||
|
||||
ALL_TARGET= bmpp
|
||||
PLIST_FILES= bin/bmpp man/man1/bmpp.1.gz
|
||||
|
||||
post-patch:
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1517067335
|
||||
SHA256 (dktools-4.11.1.tar.gz) = 7bfd003ba2f2fd6c0a5479e75001a758958c60ddc912d8ac0c42719d6a374a90
|
||||
SIZE (dktools-4.11.1.tar.gz) = 10077180
|
||||
TIMESTAMP = 1520415659
|
||||
SHA256 (dktools-4.11.4.tar.gz) = 4a2944e281b3ce1f42b167aaf65c5759233139d17ba442d640dc47ea1dc4ab2c
|
||||
SIZE (dktools-4.11.4.tar.gz) = 10078013
|
||||
|
Loading…
Reference in New Issue
Block a user