Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jan 2018 17:35:36 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r460226 - head/devel/oniguruma
Message-ID:  <201801281735.w0SHZahB036804@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Sun Jan 28 17:35:35 2018
New Revision: 460226
URL: https://svnweb.freebsd.org/changeset/ports/460226

Log:
  devel/oniguruma: Update to 6.7.1
  
  Change log:
  https://github.com/kkos/oniguruma/releases/tag/v6.7.1
  
  Reported by:	portscout
  Approved by:	tcberner (mentor)
  Differential Revision:	https://reviews.freebsd.org/D14081

Modified:
  head/devel/oniguruma/Makefile
  head/devel/oniguruma/distinfo

Modified: head/devel/oniguruma/Makefile
==============================================================================
--- head/devel/oniguruma/Makefile	Sun Jan 28 17:33:40 2018	(r460225)
+++ head/devel/oniguruma/Makefile	Sun Jan 28 17:35:35 2018	(r460226)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	oniguruma
-DISTVERSION=	6.7.0
+DISTVERSION=	6.7.1
 CATEGORIES=	devel textproc
 MASTER_SITES=	https://github.com/kkos/${PORTNAME}/releases/download/v${DISTVERSION}/
 DISTNAME=	onig-${DISTVERSION}

Modified: head/devel/oniguruma/distinfo
==============================================================================
--- head/devel/oniguruma/distinfo	Sun Jan 28 17:33:40 2018	(r460225)
+++ head/devel/oniguruma/distinfo	Sun Jan 28 17:35:35 2018	(r460226)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1515879790
-SHA256 (onig-6.7.0.tar.gz) = 32d73c37d3c350b16287d86288f4bc98b95467fc37091cbcade60d83b01da073
-SIZE (onig-6.7.0.tar.gz) = 952950
+TIMESTAMP = 1517082694
+SHA256 (onig-6.7.1.tar.gz) = 81ffafde8f34e6e692c57ec654bf9716ae9b35828ffcb787399259fc0d5564b4
+SIZE (onig-6.7.1.tar.gz) = 951650



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201801281735.w0SHZahB036804>