sysutils/file: Update to 5.36

While I'm here:

* Remove obsolete CONFLICTS of sysutils/tct - that port has gone long ago
  on 2007-04-06

Changelog since 5.34:

* Fix cast to use cast macros
* Add UCS-32 builtin detection (PR/61) reported by tmc
* Fix stack read (PR/62) and write (PR/64) stack overflows reported by spinpx
* Add FreeBSD ELF core file support (John Baldwin)
* PR/30: Allow all parameter values to be set (don't treat 0 specially)
* handle default annotations on the softmagic match instead at the end.
* PR/23: Recognize JSON files
* PR/18: file --mime-encoding should not print mime-type

PR:		235788
Submitted by:	Jason Harris (maintainer)
Approved by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D19394
This commit is contained in:
Kai Knoblich 2019-02-28 12:29:33 +00:00
parent 0da7963d88
commit 34e036de0b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=494147
2 changed files with 4 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= file
PORTVERSION= 5.34
PORTVERSION= 5.36
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.astron.com/pub/file/ \
ftp://ftp.fu-berlin.de/unix/tools/file/
@ -21,8 +21,6 @@ CONFIGURE_ARGS= --enable-fsect-man5
MAKE_ENV= INSTALL_STRIP_FLAG="${STRIP}"
TEST_TARGET= check
CONFLICTS= tct-[0-9]*
post-patch:
@${REINPLACE_CMD} -e 's|$$(datadir)/misc|$$(datadir)/${PORTNAME}|g' \
${WRKSRC}/configure

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1533737299
SHA256 (file-5.34.tar.gz) = f15a50dbbfa83fec0bd1161e8e191b092ec832720e30cd14536e044ac623b20a
SIZE (file-5.34.tar.gz) = 840219
TIMESTAMP = 1550771584
SHA256 (file-5.36.tar.gz) = fb608290c0fd2405a8f63e5717abf6d03e22e183fb21884413d1edd918184379
SIZE (file-5.36.tar.gz) = 875792