svn commit: r451640 - head/devel/oniguruma6
Kurt Jaeger
pi at FreeBSD.org
Mon Oct 9 20:27:10 UTC 2017
Author: pi
Date: Mon Oct 9 20:27:09 2017
New Revision: 451640
URL: https://svnweb.freebsd.org/changeset/ports/451640
Log:
devel/oniguruma6: update 6.4.0 -> 6.6.1
PR: 222470
Changes: https://github.com/kkos/oniguruma/releases
Submitted by: Kenji Rikitake <kenji at k2r.org>
Approved by: rob at theseusnetworking.com (maintainer timeout)
Modified:
head/devel/oniguruma6/Makefile
head/devel/oniguruma6/distinfo
Modified: head/devel/oniguruma6/Makefile
==============================================================================
--- head/devel/oniguruma6/Makefile Mon Oct 9 20:23:08 2017 (r451639)
+++ head/devel/oniguruma6/Makefile Mon Oct 9 20:27:09 2017 (r451640)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= oniguruma
-PORTVERSION= 6.4.0
+PORTVERSION= 6.6.1
DISTVERSIONPREFIX= v
CATEGORIES= devel textproc
PKGNAMESUFFIX= 6
@@ -13,6 +13,7 @@ COMMENT= BSDL Regular Expressions library compatible w
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
+USES= pathfix autoreconf libtool
USE_GITHUB= yes
GH_ACCOUNT= kkos
@@ -20,7 +21,6 @@ OPTIONS_DEFINE= DOCS EXAMPLES
CONFLICTS_INSTALL= oniguruma[45]
-USES= pathfix autoreconf libtool
PATHFIX_MAKEFILEIN= Makefile.am
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
Modified: head/devel/oniguruma6/distinfo
==============================================================================
--- head/devel/oniguruma6/distinfo Mon Oct 9 20:23:08 2017 (r451639)
+++ head/devel/oniguruma6/distinfo Mon Oct 9 20:27:09 2017 (r451640)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1499421200
-SHA256 (kkos-oniguruma-v6.4.0_GH0.tar.gz) = ccedd60ce6cb46a71d75db19863cbea7a7e3ad70dceaa0597a403ab1f1a60fd7
-SIZE (kkos-oniguruma-v6.4.0_GH0.tar.gz) = 571652
+TIMESTAMP = 1507483426
+SHA256 (kkos-oniguruma-v6.6.1_GH0.tar.gz) = 08d5221ced206470536045a948cced32a7e07259a9b28c044daa364399c36fe8
+SIZE (kkos-oniguruma-v6.6.1_GH0.tar.gz) = 610072
More information about the svn-ports-head
mailing list