svn commit: r511422 - branches/2019Q3/devel/oniguruma

Matthias Andree mandree at FreeBSD.org
Sat Sep 7 20:52:37 UTC 2019


Author: mandree
Date: Sat Sep  7 20:52:36 2019
New Revision: 511422
URL: https://svnweb.freebsd.org/changeset/ports/511422

Log:
  MFH: r511409
  
  Security update to 6.9.3
  
  PR:		240368
  Submitted by:	pascal.christen at hostpoint.ch
  Approved by:	yuri@ (maintainer)
  Security:	CVE-2019-13224
  Security:	CVE-2019-13225
  
  Approved by:	ports-secteam (riggs)

Modified:
  branches/2019Q3/devel/oniguruma/Makefile
  branches/2019Q3/devel/oniguruma/distinfo
Directory Properties:
  branches/2019Q3/   (props changed)

Modified: branches/2019Q3/devel/oniguruma/Makefile
==============================================================================
--- branches/2019Q3/devel/oniguruma/Makefile	Sat Sep  7 20:42:49 2019	(r511421)
+++ branches/2019Q3/devel/oniguruma/Makefile	Sat Sep  7 20:52:36 2019	(r511422)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	oniguruma
-DISTVERSION=	6.9.2
+DISTVERSION=	6.9.3
 CATEGORIES=	devel textproc
 MASTER_SITES=	https://github.com/kkos/${PORTNAME}/releases/download/v${DISTVERSION}/
 DISTNAME=	onig-${DISTVERSION}

Modified: branches/2019Q3/devel/oniguruma/distinfo
==============================================================================
--- branches/2019Q3/devel/oniguruma/distinfo	Sat Sep  7 20:42:49 2019	(r511421)
+++ branches/2019Q3/devel/oniguruma/distinfo	Sat Sep  7 20:52:36 2019	(r511422)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1557598901
-SHA256 (onig-6.9.2.tar.gz) = db7addb196ecb34e9f38d8f9c97b29a3e962c0e17ea9636127b3e3c42f24976a
-SIZE (onig-6.9.2.tar.gz) = 901931
+TIMESTAMP = 1567779306
+SHA256 (onig-6.9.3.tar.gz) = ab5992a76b7ab2185b55f3aacc1b0df81132c947b3d594f82eb0b41cf219725f
+SIZE (onig-6.9.3.tar.gz) = 902349


More information about the svn-ports-branches mailing list