Index: head/textproc/re-flex/Makefile =================================================================== --- head/textproc/re-flex/Makefile (revision 518147) +++ head/textproc/re-flex/Makefile (revision 518148) @@ -1,30 +1,30 @@ # $FreeBSD$ PORTNAME= re-flex -PORTVERSION= 1.5.1 +PORTVERSION= 1.5.3 DISTVERSIONPREFIX= v CATEGORIES= textproc MAINTAINER= gahr@FreeBSD.org COMMENT= Regex-centric, fast and flexible scanner generator for C++ LICENSE= BSD3CLAUSE CONFLICTS_INSTALL= reflex USES= autoreconf compiler:c++11-lib gmake USE_GITHUB= yes GH_ACCOUNT= Genivia GH_PROJECT= RE-flex GNU_CONFIGURE= yes TEST_TARGET= test post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/include/reflex (cd ${WRKSRC}/include/reflex && \ ${COPYTREE_SHARE} \* ${STAGEDIR}${PREFIX}/include/reflex) .include Index: head/textproc/re-flex/distinfo =================================================================== --- head/textproc/re-flex/distinfo (revision 518147) +++ head/textproc/re-flex/distinfo (revision 518148) @@ -1,3 +1,3 @@ -TIMESTAMP = 1573551352 -SHA256 (Genivia-RE-flex-v1.5.1_GH0.tar.gz) = 1ff2023cd5fee6770cf7f343866b3f8f3b379650702cd4ad94b995b495b6d114 -SIZE (Genivia-RE-flex-v1.5.1_GH0.tar.gz) = 4565186 +TIMESTAMP = 1574425104 +SHA256 (Genivia-RE-flex-v1.5.3_GH0.tar.gz) = 40405d9916797e5cd958634bb582538b85a080e6ca86ddee47d8abdfc1b9bd92 +SIZE (Genivia-RE-flex-v1.5.3_GH0.tar.gz) = 4581048 Index: head/textproc/re-flex/pkg-plist =================================================================== --- head/textproc/re-flex/pkg-plist (revision 518147) +++ head/textproc/re-flex/pkg-plist (revision 518148) @@ -1,22 +1,23 @@ bin/reflex include/reflex/abslexer.h include/reflex/absmatcher.h include/reflex/bits.h include/reflex/boostmatcher.h include/reflex/convert.h include/reflex/debug.h include/reflex/error.h include/reflex/flexlexer.h include/reflex/input.h include/reflex/matcher.h include/reflex/pattern.h include/reflex/posix.h include/reflex/ranges.h include/reflex/setop.h include/reflex/stdmatcher.h include/reflex/timer.h include/reflex/traits.h include/reflex/unicode.h include/reflex/utf8.h lib/libreflex.a +lib/libreflexmin.a man/man1/reflex.1.gz