svn commit: r512128 - head/lang/luajit-openresty
Martin Matuska
mm at FreeBSD.org
Sun Sep 15 20:16:40 UTC 2019
Author: mm
Date: Sun Sep 15 20:16:38 2019
New Revision: 512128
URL: https://svnweb.freebsd.org/changeset/ports/512128
Log:
Update luajit-openresty to v2.1-20190912
Modified:
head/lang/luajit-openresty/Makefile
head/lang/luajit-openresty/distinfo
Modified: head/lang/luajit-openresty/Makefile
==============================================================================
--- head/lang/luajit-openresty/Makefile Sun Sep 15 20:10:26 2019 (r512127)
+++ head/lang/luajit-openresty/Makefile Sun Sep 15 20:16:38 2019 (r512128)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= luajit
-DISTVERSION= 2.1.20190626
+DISTVERSION= 2.1-20190912
CATEGORIES= lang
PKGNAMESUFFIX= -openresty
@@ -23,7 +23,7 @@ MAKE_ARGS= CC=${CC}
USE_GITHUB= yes
GH_ACCOUNT= openresty
GH_PROJECT= luajit2
-GH_TAGNAME= v2.1-20190626
+GH_TAGNAME= v${DISTVERSION}
PLIST_SUB+= VERSION=2.1.0-beta3 SOVERSION=2.1.0
Modified: head/lang/luajit-openresty/distinfo
==============================================================================
--- head/lang/luajit-openresty/distinfo Sun Sep 15 20:10:26 2019 (r512127)
+++ head/lang/luajit-openresty/distinfo Sun Sep 15 20:16:38 2019 (r512128)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567982328
-SHA256 (openresty-luajit2-2.1.20190626-v2.1-20190626_GH0.tar.gz) = 132cf463b1f3317cd8ac0ba91ddf48a8b730531de3ae7a3ed1bbbd8436cd3112
-SIZE (openresty-luajit2-2.1.20190626-v2.1-20190626_GH0.tar.gz) = 1049535
+TIMESTAMP = 1568578398
+SHA256 (openresty-luajit2-2.1-20190912-v2.1-20190912_GH0.tar.gz) = e90192d853412b59c44662b10aaf175ee2da4b38f72cb044fef682984dd3320a
+SIZE (openresty-luajit2-2.1-20190912-v2.1-20190912_GH0.tar.gz) = 1094113
More information about the svn-ports-head
mailing list