svn commit: r530571 - head/devel/re2

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Apr 4 07:24:12 UTC 2020


Author: sunpoet
Date: Sat Apr  4 07:24:01 2020
New Revision: 530571
URL: https://svnweb.freebsd.org/changeset/ports/530571

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

Modified:
  head/devel/re2/Makefile
  head/devel/re2/distinfo
  head/devel/re2/pkg-plist

Modified: head/devel/re2/Makefile
==============================================================================
--- head/devel/re2/Makefile	Sat Apr  4 07:23:53 2020	(r530570)
+++ head/devel/re2/Makefile	Sat Apr  4 07:24:01 2020	(r530571)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	re2
-PORTVERSION=	20200101
+PORTVERSION=	20200401
 CATEGORIES=	devel
 
 MAINTAINER=	sunpoet at FreeBSD.org

Modified: head/devel/re2/distinfo
==============================================================================
--- head/devel/re2/distinfo	Sat Apr  4 07:23:53 2020	(r530570)
+++ head/devel/re2/distinfo	Sat Apr  4 07:24:01 2020	(r530571)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1579945427
-SHA256 (google-re2-20200101-2020-01-01_GH0.tar.gz) = 7509a34636b7dd2966f7a34440cee1153983fd61a4bf8f759a4f7781b9ceebaf
-SIZE (google-re2-20200101-2020-01-01_GH0.tar.gz) = 391298
+TIMESTAMP = 1585907194
+SHA256 (google-re2-20200401-2020-04-01_GH0.tar.gz) = 98794bc5416326817498384a9c43cbb5a406bab8da9f84f83c39ecad43ed5cea
+SIZE (google-re2-20200401-2020-04-01_GH0.tar.gz) = 402511

Modified: head/devel/re2/pkg-plist
==============================================================================
--- head/devel/re2/pkg-plist	Sat Apr  4 07:23:53 2020	(r530570)
+++ head/devel/re2/pkg-plist	Sat Apr  4 07:24:01 2020	(r530571)
@@ -4,6 +4,6 @@ include/re2/set.h
 include/re2/stringpiece.h
 lib/libre2.a
 lib/libre2.so
-lib/libre2.so.0
-lib/libre2.so.0.0.0
+lib/libre2.so.6
+lib/libre2.so.6.0.0
 libdata/pkgconfig/re2.pc


More information about the svn-ports-all mailing list