Update to 20180301

- Add LICENSE_FILE
- Take maintainership

Changes:	https://github.com/google/re2/commits/master
PR:		226735
Submitted by:	sunpoet (myself)
Approved by:	jlaffaye (maintainer)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2018-03-23 16:45:44 +00:00
parent 6407ddd63f
commit d5e0138bc8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=465380
2 changed files with 6 additions and 6 deletions

View file

@ -2,14 +2,14 @@
# $FreeBSD$
PORTNAME= re2
PORTVERSION= 20170301
PORTREVISION= 1
PORTVERSION= 20180301
CATEGORIES= devel
MAINTAINER= jlaffaye@FreeBSD.org
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Fast C++ regex library
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
MAKE_ARGS= CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" SED_INPLACE="${SED} -i ''" prefix=${PREFIX}
USE_LDCONFIG= yes

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1491311008
SHA256 (google-re2-20170301-2017-03-01_GH0.tar.gz) = 19db0b87bdc22e7e4c66af17f3170167a1b9cb9e32fd6b26189157f1336b73e8
SIZE (google-re2-20170301-2017-03-01_GH0.tar.gz) = 382241
TIMESTAMP = 1520607746
SHA256 (google-re2-20180301-2018-03-01_GH0.tar.gz) = 51dc7ee9d1a68ee0209672ac4bdff56766c56606dfcdd57aed022015c4784178
SIZE (google-re2-20180301-2018-03-01_GH0.tar.gz) = 389381