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

Collapse All | Expand All

(-)b/sysutils/file/Makefile (-3 / +1 lines)
Lines 1-6 Link Here
1
PORTNAME=	file
1
PORTNAME=	file
2
PORTVERSION=	5.39
2
DISTVERSION=	5.46
3
PORTREVISION=	1
4
CATEGORIES=	sysutils
3
CATEGORIES=	sysutils
5
MASTER_SITES=	https://astron.com/pub/file/ \
4
MASTER_SITES=	https://astron.com/pub/file/ \
6
		https://www.nic.funet.fi/pub/mirrors/ftp.astron.com/pub/file/ \
5
		https://www.nic.funet.fi/pub/mirrors/ftp.astron.com/pub/file/ \
Lines 19-25 CPE_VENDOR= ${PORTNAME}_project Link Here
19
USE_LDCONFIG=	yes
18
USE_LDCONFIG=	yes
20
19
21
GNU_CONFIGURE=	yes
20
GNU_CONFIGURE=	yes
22
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
23
CONFIGURE_ARGS=	--enable-fsect-man5
21
CONFIGURE_ARGS=	--enable-fsect-man5
24
MAKE_ENV=	INSTALL_STRIP_FLAG="${STRIP}"
22
MAKE_ENV=	INSTALL_STRIP_FLAG="${STRIP}"
25
TEST_TARGET=	check
23
TEST_TARGET=	check
(-)b/sysutils/file/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1592228395
1
TIMESTAMP = 1734142442
2
SHA256 (file-5.39.tar.gz) = f05d286a76d9556243d0cb05814929c2ecf3a5ba07963f8f70bfaaa70517fad1
2
SHA256 (file-5.46.tar.gz) = c9cc77c7c560c543135edc555af609d5619dbef011997e988ce40a3d75d86088
3
SIZE (file-5.39.tar.gz) = 954266
3
SIZE (file-5.46.tar.gz) = 1312892

Return to bug 283322