Mon Jan 2 08:05:50 2017 UTC ()
Updated devel/re2 20160801 to 20170101
--------------------------------------
- ChangeLog unknown, but periodical release.


(mef)
diff -r1.2 -r1.3 pkgsrc/devel/re2/Makefile
diff -r1.2 -r1.3 pkgsrc/devel/re2/distinfo

cvs diff -r1.2 -r1.3 pkgsrc/devel/re2/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/re2/Makefile 2016/08/13 14:04:22 1.2
+++ pkgsrc/devel/re2/Makefile 2017/01/02 08:05:50 1.3
@@ -1,19 +1,19 @@ @@ -1,19 +1,19 @@
1# $NetBSD: Makefile,v 1.2 2016/08/13 14:04:22 mef Exp $ 1# $NetBSD: Makefile,v 1.3 2017/01/02 08:05:50 mef Exp $
2 2
3DISTNAME= re2-20160801 3DISTNAME= re2-20170101
4CATEGORIES= devel 4CATEGORIES= devel
5MASTER_SITES= ${MASTER_SITE_GITHUB:=google/} 5MASTER_SITES= ${MASTER_SITE_GITHUB:=google/}
6GITHUB_TAG= 2016-08-01 6GITHUB_TAG= 2017-01-01
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/google/re2 9HOMEPAGE= https://github.com/google/re2
10COMMENT= Regular expression library 10COMMENT= Regular expression library
11LICENSE= modified-bsd 11LICENSE= modified-bsd
12 12
13USE_LANGUAGES+= c c++ 13USE_LANGUAGES+= c c++
14USE_TOOLS+= gmake pkg-config 14USE_TOOLS+= gmake pkg-config
15 15
16SUBST_CLASSES+= path 16SUBST_CLASSES+= path
17SUBST_MESSAGE.path= Fixup pathnames 17SUBST_MESSAGE.path= Fixup pathnames
18SUBST_STAGE.path= pre-configure 18SUBST_STAGE.path= pre-configure
19SUBST_FILES.path= Makefile 19SUBST_FILES.path= Makefile

cvs diff -r1.2 -r1.3 pkgsrc/devel/re2/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/re2/distinfo 2016/08/13 14:04:22 1.2
+++ pkgsrc/devel/re2/distinfo 2017/01/02 08:05:50 1.3
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.2 2016/08/13 14:04:22 mef Exp $ 1$NetBSD: distinfo,v 1.3 2017/01/02 08:05:50 mef Exp $
2 2
3SHA1 (re2-20160801.tar.gz) = 2137a3ff60f06214fcf290dd7f4e19032dbf25e8 3SHA1 (re2-20170101.tar.gz) = b2b8c60bfd2d413081771c5ee0efec6ff063f381
4RMD160 (re2-20160801.tar.gz) = b3e841ab62cb7e6c9624db26d9b7d7fc98a37484 4RMD160 (re2-20170101.tar.gz) = 3a9903ca2b10e5b2020808954d026240d2f0f2cc
5SHA512 (re2-20160801.tar.gz) = e7d97b843933ab6e48703b242e7d4433bcbfd3465fd28615a124355ddd44e2565a4f191532edb05ab88555b4a1fbca4404d17a1281243938ecae641a814a3eac 5SHA512 (re2-20170101.tar.gz) = 52ec99fe1bfb2754e11e3767a561208f14c3e5c03142c37b43df7cf5a406896396854a3776ae536ddf293a770d8ca80f9c761c2c476394693a5954c15550a731
6Size (re2-20160801.tar.gz) = 402239 bytes 6Size (re2-20170101.tar.gz) = 379866 bytes