Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jul 2018 19:22:56 +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: r475806 - head/security/rubygem-pundit
Message-ID:  <201807291922.w6TJMukv059071@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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