svn commit: r388133 - head/devel/rubygem-active_scaffold

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun May 31 19:25:53 UTC 2015


Author: sunpoet
Date: Sun May 31 19:25:52 2015
New Revision: 388133
URL: https://svnweb.freebsd.org/changeset/ports/388133

Log:
  - Update to 3.4.21.1
  - Update WWW
  
  Changes:	https://github.com/activescaffold/active_scaffold/blob/master/CHANGELOG

Modified:
  head/devel/rubygem-active_scaffold/Makefile
  head/devel/rubygem-active_scaffold/distinfo
  head/devel/rubygem-active_scaffold/pkg-descr

Modified: head/devel/rubygem-active_scaffold/Makefile
==============================================================================
--- head/devel/rubygem-active_scaffold/Makefile	Sun May 31 19:25:46 2015	(r388132)
+++ head/devel/rubygem-active_scaffold/Makefile	Sun May 31 19:25:52 2015	(r388133)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	active_scaffold
-PORTVERSION=	3.4.20
+PORTVERSION=	3.4.21.1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 

Modified: head/devel/rubygem-active_scaffold/distinfo
==============================================================================
--- head/devel/rubygem-active_scaffold/distinfo	Sun May 31 19:25:46 2015	(r388132)
+++ head/devel/rubygem-active_scaffold/distinfo	Sun May 31 19:25:52 2015	(r388133)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/active_scaffold-3.4.20.gem) = f98f68fa446cc6163de09d83909eeb16b49f9ef5e6eb89afa5807fd346eb8ba2
-SIZE (rubygem/active_scaffold-3.4.20.gem) = 271360
+SHA256 (rubygem/active_scaffold-3.4.21.1.gem) = e23b0d926a9d41e1c39dea9e5d17d634d4112a8e0b7970fc032a2328ff0d1e4b
+SIZE (rubygem/active_scaffold-3.4.21.1.gem) = 271360

Modified: head/devel/rubygem-active_scaffold/pkg-descr
==============================================================================
--- head/devel/rubygem-active_scaffold/pkg-descr	Sun May 31 19:25:46 2015	(r388132)
+++ head/devel/rubygem-active_scaffold/pkg-descr	Sun May 31 19:25:52 2015	(r388133)
@@ -3,4 +3,4 @@ with ActiveScaffold. ActiveScaffold hand
 update, delete) user interface needs, leaving you more time to focus on more
 challenging (and interesting!) problems.
 
-WWW: https://rubygems.org/gems/active_scaffold
+WWW: https://github.com/activescaffold/active_scaffold


More information about the svn-ports-all mailing list