Update sysutils/e2fsprogs to new upstream release 1.44.4.

This is a bug fixing release.

Full release notes:
<http://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.44.4>

MFH:		2018Q3
This commit is contained in:
Matthias Andree 2018-08-27 23:45:26 +00:00
parent d39f2e711b
commit d4f87f8b23
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=478261
2 changed files with 5 additions and 8 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= e2fsprogs
# XXX if bumping PORTVERSION, check/adjust pre-configure!
PORTVERSION= 1.44.3
PORTVERSION= 1.44.4
PORTREVISION?= 0
CATEGORIES?= sysutils
MASTER_SITES= KERNEL_ORG/linux/kernel/people/tytso/${PORTNAME}/v${PORTVERSION}
@ -124,6 +123,7 @@ post-patch::
-e "s/ == 0/ = 0/" -e "s/tar x$$/tar xf -/" -e "s/\<dd\>/gdd/" \
${WRKSRC}/tests/[a-z]_*/script
@${REINPLACE_CMD} -e 's/<malloc\.h>/<stdlib.h>/' ${WRKSRC}/*/*.c
@${REINPLACE_CMD} -E -e 's/__GNUC_PREREQ\>/__GNUC_PREREQ__/' ${WRKSRC}/*/*/*.[ch] ${WRKSRC}/*/*.c
.if empty(PORT_OPTIONS:MALLTESTS)
. for i in \
d_fallocate_blkmap \
@ -172,9 +172,6 @@ post-patch::
. endfor
.endif
pre-configure::
${REINPLACE_CMD} -e 's/July/Jul/' ${WRKSRC}/version.h
##############################################################
# Master port stuff that is not to be seen by the slave ports.
##############################################################

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1531207325
SHA256 (e2fsprogs-1.44.3.tar.xz) = 5d899f7d30f481cc0c6a049ebe26ebe145f1b524182ea1ecde4086162d4e4bb6
SIZE (e2fsprogs-1.44.3.tar.xz) = 5364552
TIMESTAMP = 1535408315
SHA256 (e2fsprogs-1.44.4.tar.xz) = ee03b2f2180614c5ae5f6dd2666f8808de61c3d8b37d22ba86cc6daea25be55a
SIZE (e2fsprogs-1.44.4.tar.xz) = 5363496