View | Details | Raw Unified | Return to bug 258654 | Differences between
and this patch

Collapse All | Expand All

(-)./Makefile (-1 / +3 lines)
Lines 1-5 Link Here
1
PORTNAME=	bmpp
1
PORTNAME=	bmpp
2
DISTVERSION=	4.30.10
2
DISTVERSION=	4.31.1
3
CATEGORIES=	graphics perl5
3
CATEGORIES=	graphics perl5
4
MASTER_SITES=	SF/dktools/dktools/dktools-${PORTVERSION}
4
MASTER_SITES=	SF/dktools/dktools/dktools-${PORTVERSION}
5
DISTNAME=	dktools-${PORTVERSION}
5
DISTNAME=	dktools-${PORTVERSION}
Lines 20-27 GNU_CONFIGURE= yes Link Here
20
# to depend on BDB for db.h (it is used by other parts of dktools).
20
# to depend on BDB for db.h (it is used by other parts of dktools).
21
CONFIGURE_ENV=	ac_cv_header_sys_termios_h=no\
21
CONFIGURE_ENV=	ac_cv_header_sys_termios_h=no\
22
		ac_cv_header_db_h=no
22
		ac_cv_header_db_h=no
23
23
ALL_TARGET=	bmpp
24
ALL_TARGET=	bmpp
24
CONFLICTS_INSTALL=	dktools[0-9]*
25
CONFLICTS_INSTALL=	dktools[0-9]*
26
25
PLIST_FILES=	bin/bmpp man/man1/bmpp.1.gz
27
PLIST_FILES=	bin/bmpp man/man1/bmpp.1.gz
26
28
27
do-install:
29
do-install:
(-)./distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1621479773
1
TIMESTAMP = 1632196982
2
SHA256 (dktools-4.30.10.tar.gz) = 88c8fb17d973ef2030998e56691d31b34c8059c45abcdcdf40cf3becf5c7f2f8
2
SHA256 (dktools-4.31.1.tar.gz) = 072db537d279059a8b08d23ff2d82173ef2e5d4d857a61b9e3681d79cc10478b
3
SIZE (dktools-4.30.10.tar.gz) = 15617509
3
SIZE (dktools-4.31.1.tar.gz) = 16066445

Return to bug 258654