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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jul 29 19:23:10 UTC 2018


Author: sunpoet
Date: Sun Jul 29 19:22:55 2018
New Revision: 475806
URL: https://svnweb.freebsd.org/changeset/ports/475806

Log:
  Update to 2.0.0
  
  - Update WWW
  
  Changes:	https://github.com/varvet/pundit/blob/master/CHANGELOG.md

Modified:
  head/security/rubygem-pundit/Makefile
  head/security/rubygem-pundit/distinfo
  head/security/rubygem-pundit/pkg-descr

Modified: head/security/rubygem-pundit/Makefile
==============================================================================
--- head/security/rubygem-pundit/Makefile	Sun Jul 29 19:22:50 2018	(r475805)
+++ head/security/rubygem-pundit/Makefile	Sun Jul 29 19:22:55 2018	(r475806)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pundit
-PORTVERSION=	1.1.0
+PORTVERSION=	2.0.0
 CATEGORIES=	security rubygems
 MASTER_SITES=	RG
 

Modified: head/security/rubygem-pundit/distinfo
==============================================================================
--- head/security/rubygem-pundit/distinfo	Sun Jul 29 19:22:50 2018	(r475805)
+++ head/security/rubygem-pundit/distinfo	Sun Jul 29 19:22:55 2018	(r475806)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1496083206
-SHA256 (rubygem/pundit-1.1.0.gem) = bd38e2df0b17e5cef5759edad979aaa361a46c0bdfc83a700df7e3febe99a781
-SIZE (rubygem/pundit-1.1.0.gem) = 22016
+TIMESTAMP = 1532823364
+SHA256 (rubygem/pundit-2.0.0.gem) = 9a6e32d02f0e145d8ce1eb4a7b773cd1d4938094e75663a25a7b648b358da968
+SIZE (rubygem/pundit-2.0.0.gem) = 25088

Modified: head/security/rubygem-pundit/pkg-descr
==============================================================================
--- head/security/rubygem-pundit/pkg-descr	Sun Jul 29 19:22:50 2018	(r475805)
+++ head/security/rubygem-pundit/pkg-descr	Sun Jul 29 19:22:55 2018	(r475806)
@@ -2,4 +2,4 @@ Pundit provides a set of helpers which guide you in le
 classes and object oriented design patterns to build a simple, robust and
 scaleable authorization system.
 
-WWW: https://github.com/elabs/pundit
+WWW: https://github.com/varvet/pundit


More information about the svn-ports-all mailing list