svn commit: r498102 - head/devel/re2

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Apr 6 14:42:52 UTC 2019


Author: sunpoet
Date: Sat Apr  6 14:42:51 2019
New Revision: 498102
URL: https://svnweb.freebsd.org/changeset/ports/498102

Log:
  Update to 20190401
  
  Changes:	https://github.com/google/re2/releases

Modified:
  head/devel/re2/Makefile
  head/devel/re2/distinfo

Modified: head/devel/re2/Makefile
==============================================================================
--- head/devel/re2/Makefile	Sat Apr  6 14:42:44 2019	(r498101)
+++ head/devel/re2/Makefile	Sat Apr  6 14:42:51 2019	(r498102)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	re2
-PORTVERSION=	20190301
+PORTVERSION=	20190401
 CATEGORIES=	devel
 
 MAINTAINER=	sunpoet at FreeBSD.org

Modified: head/devel/re2/distinfo
==============================================================================
--- head/devel/re2/distinfo	Sat Apr  6 14:42:44 2019	(r498101)
+++ head/devel/re2/distinfo	Sat Apr  6 14:42:51 2019	(r498102)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1551635018
-SHA256 (google-re2-20190301-2019-03-01_GH0.tar.gz) = 05dc21aafc1fa21161214c6145aeed8a6d108bde390584c762aa3e64df557d6d
-SIZE (google-re2-20190301-2019-03-01_GH0.tar.gz) = 391096
+TIMESTAMP = 1554552543
+SHA256 (google-re2-20190401-2019-04-01_GH0.tar.gz) = 2ed94072145272012bb5b7054afcbe707447d49dcd79fd6d1689e6f3dc589def
+SIZE (google-re2-20190401-2019-04-01_GH0.tar.gz) = 392382


More information about the svn-ports-all mailing list