Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Feb 2020 19:02:01 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r525572 - head/devel/lua-luarocks
Message-ID:  <202002081902.018J21fe071122@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Feb  8 19:02:01 2020
New Revision: 525572
URL: https://svnweb.freebsd.org/changeset/ports/525572

Log:
  Update to 3.3.1
  
  Changes:	https://github.com/luarocks/luarocks/blob/master/CHANGELOG.md

Modified:
  head/devel/lua-luarocks/Makefile
  head/devel/lua-luarocks/distinfo

Modified: head/devel/lua-luarocks/Makefile
==============================================================================
--- head/devel/lua-luarocks/Makefile	Sat Feb  8 19:01:55 2020	(r525571)
+++ head/devel/lua-luarocks/Makefile	Sat Feb  8 19:02:01 2020	(r525572)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	luarocks
-DISTVERSION=	3.3.0
+PORTVERSION=	3.3.1
 CATEGORIES=	devel
 MASTER_SITES=	https://luarocks.org/releases/
 PKGNAMEPREFIX=	${LUA_PKGNAMEPREFIX}

Modified: head/devel/lua-luarocks/distinfo
==============================================================================
--- head/devel/lua-luarocks/distinfo	Sat Feb  8 19:01:55 2020	(r525571)
+++ head/devel/lua-luarocks/distinfo	Sat Feb  8 19:02:01 2020	(r525572)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1580746227
-SHA256 (luarocks-3.3.0.tar.gz) = 8de54eb851f5245ed3708d94d8872e825b9704049d3ad4febe8e219f419b427d
-SIZE (luarocks-3.3.0.tar.gz) = 241339
+TIMESTAMP = 1581154742
+SHA256 (luarocks-3.3.1.tar.gz) = eb20cd9814df05535d9aae98da532217c590fc07d48d90ca237e2a7cdcf284fe
+SIZE (luarocks-3.3.1.tar.gz) = 241636



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