mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
sysutils/file: Update to 5.46
Switch to DISTVERSION. Remove GNU_CONFIGURE_MANPREFIX. Changelog: https://github.com/file/file/blob/master/ChangeLog PR: 283322 Approved by: jharris@widomaker.com (maintainer)
This commit is contained in:
parent
b09a4503bf
commit
db74d62963
2 changed files with 4 additions and 6 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= file
|
||||
PORTVERSION= 5.39
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 5.46
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= https://astron.com/pub/file/ \
|
||||
https://www.nic.funet.fi/pub/mirrors/ftp.astron.com/pub/file/ \
|
||||
|
@ -19,7 +18,6 @@ CPE_VENDOR= ${PORTNAME}_project
|
|||
USE_LDCONFIG= yes
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CONFIGURE_ARGS= --enable-fsect-man5
|
||||
MAKE_ENV= INSTALL_STRIP_FLAG="${STRIP}"
|
||||
TEST_TARGET= check
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1592228395
|
||||
SHA256 (file-5.39.tar.gz) = f05d286a76d9556243d0cb05814929c2ecf3a5ba07963f8f70bfaaa70517fad1
|
||||
SIZE (file-5.39.tar.gz) = 954266
|
||||
TIMESTAMP = 1734142442
|
||||
SHA256 (file-5.46.tar.gz) = c9cc77c7c560c543135edc555af609d5619dbef011997e988ce40a3d75d86088
|
||||
SIZE (file-5.46.tar.gz) = 1312892
|
||||
|
|
Loading…
Add table
Reference in a new issue