mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
- Update to 5.03
PR: 138298 Submitted by: bf <bf1783@gmail.com> Approved by: maintainer timeout Feature safe: yes
This commit is contained in:
parent
0bb78febf2
commit
90a18134c1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=241739
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= file
|
||||
PORTVERSION= 4.26
|
||||
PORTVERSION= 5.03
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= ftp://ftp.astron.com/pub/file/ \
|
||||
ftp://ftp.gw.com/mirrors/unix/file/ \
|
||||
@ -29,4 +29,7 @@ MAN5= magic.5
|
||||
regression-test: build
|
||||
@( cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_ARGS} check ; )
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|$(datadir)/misc|$(datadir)/${PORTNAME}|g' \
|
||||
${WRKSRC}/configure
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (file-4.26.tar.gz) = 74cd5466416136da30a4e69f74dbc7a0
|
||||
SHA256 (file-4.26.tar.gz) = 682f7de5c12d35ff2d9e2ec3c6a753bd5a01e0f7f3110501be0bafef1d5e9654
|
||||
SIZE (file-4.26.tar.gz) = 584803
|
||||
MD5 (file-5.03.tar.gz) = d05f08a53e5c2f51f8ee6a4758c0cc53
|
||||
SHA256 (file-5.03.tar.gz) = 1edab47f9ef2ec5c021204f07566b11e5c2b3ae207af98137a021ac6e9bd95bb
|
||||
SIZE (file-5.03.tar.gz) = 616266
|
||||
|
Loading…
Reference in New Issue
Block a user