update to 3.5: miscellaneous bug fixes

This commit is contained in:
naddy 2020-10-12 17:37:56 +00:00
parent 33c2a0ea6d
commit 99e769b34b
2 changed files with 11 additions and 4 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.36 2020/01/20 17:42:06 naddy Exp $
# $OpenBSD: Makefile,v 1.37 2020/10/12 17:37:56 naddy Exp $
COMMENT= GNU versions of grep pattern matching utilities
DISTNAME= grep-3.4
DISTNAME= grep-3.5
PKGNAME= g${DISTNAME}
CATEGORIES= sysutils
HOMEPAGE= https://www.gnu.org/software/grep/grep.html
@ -28,4 +28,11 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
CONFIGURE_ENV+= ac_cv_libsigsegv=no
MODGNU_CONFIG_GUESS_DIRS=${WRKSRC}/build-aux
DEBUG_PACKAGES= ${BUILD_PACKAGES}
# Prevent rebuilding due to inconsistent timestamp.
# Our makeinfo(1) is too old to process the .texi source.
post-patch:
cd ${WRKSRC}/doc && touch -r stamp-vti grep.info
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (grep-3.4.tar.xz) = WOZ1HEGnwlv8bpNjpBeGz/O6VwnPEdWtkDz3zOMcw/s=
SIZE (grep-3.4.tar.xz) = 1555820
SHA256 (grep-3.5.tar.xz) = uCrHdwfCq5RVIMhATJ+p+JD3eRpizyEDz2I4rK2HpEo=
SIZE (grep-3.5.tar.xz) = 1586396