Date: Sat, 19 Jan 2019 20:42:24 +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: r490757 - head/security/rubygem-pundit Message-ID: <201901192042.x0JKgOTi076389@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Jan 19 20:42:24 2019 New Revision: 490757 URL: https://svnweb.freebsd.org/changeset/ports/490757 Log: Update to 2.0.1 Changes: https://github.com/varvet/pundit/blob/master/CHANGELOG.md Modified: head/security/rubygem-pundit/Makefile head/security/rubygem-pundit/distinfo Modified: head/security/rubygem-pundit/Makefile ============================================================================== --- head/security/rubygem-pundit/Makefile Sat Jan 19 20:42:19 2019 (r490756) +++ head/security/rubygem-pundit/Makefile Sat Jan 19 20:42:24 2019 (r490757) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pundit -PORTVERSION= 2.0.0 +PORTVERSION= 2.0.1 CATEGORIES= security rubygems MASTER_SITES= RG Modified: head/security/rubygem-pundit/distinfo ============================================================================== --- head/security/rubygem-pundit/distinfo Sat Jan 19 20:42:19 2019 (r490756) +++ head/security/rubygem-pundit/distinfo Sat Jan 19 20:42:24 2019 (r490757) @@ -1,3 +1,3 @@ -TIMESTAMP = 1532823364 -SHA256 (rubygem/pundit-2.0.0.gem) = 9a6e32d02f0e145d8ce1eb4a7b773cd1d4938094e75663a25a7b648b358da968 -SIZE (rubygem/pundit-2.0.0.gem) = 25088 +TIMESTAMP = 1547904106 +SHA256 (rubygem/pundit-2.0.1.gem) = 031c127b504dde092538f834b65754bd266c0ec0b62e3b372646f93100a516e7 +SIZE (rubygem/pundit-2.0.1.gem) = 25088
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901192042.x0JKgOTi076389>