svn commit: r490757 - head/security/rubygem-pundit

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jan 19 20:42:46 UTC 2019


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


More information about the svn-ports-all mailing list