graphics/bmeps: Update to 4.30.10
- Pet portclippy ChangeLog: https://sourceforge.net/p/dktools/wiki/change%20log/ PR: 256023 Approved by: dbaio, garga (mentors, implicit)
This commit is contained in:
parent
9294f46258
commit
1cde96d81c
2 changed files with 6 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= bmpp
|
||||
DISTVERSION= 4.30.8
|
||||
DISTVERSION= 4.30.10
|
||||
CATEGORIES= graphics perl5
|
||||
MASTER_SITES= SF/dktools/dktools/dktools-${PORTVERSION}
|
||||
DISTNAME= dktools-${PORTVERSION}
|
||||
|
@ -15,14 +15,13 @@ LIB_DEPENDS= libpng.so:graphics/png \
|
|||
|
||||
USES= gmake jpeg localbase:ldflags
|
||||
|
||||
CONFLICTS_INSTALL= dktools[0-9]*
|
||||
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).
|
||||
CONFIGURE_ENV= ac_cv_header_sys_termios_h=no\
|
||||
ac_cv_header_db_h=no
|
||||
ALL_TARGET= bmpp
|
||||
CONFLICTS_INSTALL= dktools[0-9]*
|
||||
|
||||
PLIST_FILES= bin/bmpp man/man1/bmpp.1.gz
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1619769002
|
||||
SHA256 (dktools-4.30.8.tar.gz) = a29fe18b50760199e74e762c00e4e07d26ef788fae9c1d6be6be051765cb4547
|
||||
SIZE (dktools-4.30.8.tar.gz) = 15609380
|
||||
TIMESTAMP = 1621479773
|
||||
SHA256 (dktools-4.30.10.tar.gz) = 88c8fb17d973ef2030998e56691d31b34c8059c45abcdcdf40cf3becf5c7f2f8
|
||||
SIZE (dktools-4.30.10.tar.gz) = 15617509
|
||||
|
|
Loading…
Reference in a new issue