Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Jun 2013 01:57:25 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r319625 - head/devel/rubygem-authlogic
Message-ID:  <201306020157.r521vPEI005410@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Sun Jun  2 01:57:25 2013
New Revision: 319625
URL: http://svnweb.freebsd.org/changeset/ports/319625

Log:
  - Update to 3.3.0

Modified:
  head/devel/rubygem-authlogic/Makefile
  head/devel/rubygem-authlogic/distinfo

Modified: head/devel/rubygem-authlogic/Makefile
==============================================================================
--- head/devel/rubygem-authlogic/Makefile	Sun Jun  2 01:52:51 2013	(r319624)
+++ head/devel/rubygem-authlogic/Makefile	Sun Jun  2 01:57:25 2013	(r319625)
@@ -1,19 +1,16 @@
-# Ports collection makefile for:	rubygem-authlogic
-# Date created:				24 June 2009
-# Whom:					Alexander Logvinov <avl@FreeBSD.org>
-#
+# Created by: Alexander Logvinov <avl@FreeBSD.org>
 # $FreeBSD$
 
 PORTNAME=	authlogic
-PORTVERSION=	3.2.0
+PORTVERSION=	3.3.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	A clean, simple, and unobtrusive Ruby authentication solution
 
-RUN_DEPENDS=	rubygem-activesupport>=3.0.7:${PORTSDIR}/devel/rubygem-activesupport \
-		rubygem-activerecord>=3.0.7:${PORTSDIR}/databases/rubygem-activerecord
+RUN_DEPENDS=	rubygem-activesupport>=3.2:${PORTSDIR}/devel/rubygem-activesupport \
+		rubygem-activerecord>=3.2:${PORTSDIR}/databases/rubygem-activerecord
 
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes

Modified: head/devel/rubygem-authlogic/distinfo
==============================================================================
--- head/devel/rubygem-authlogic/distinfo	Sun Jun  2 01:52:51 2013	(r319624)
+++ head/devel/rubygem-authlogic/distinfo	Sun Jun  2 01:57:25 2013	(r319625)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/authlogic-3.2.0.gem) = 386aa1c5f0edad365ede6f819c98eb0bd948d1a277d450c3013f71887f8d2532
-SIZE (rubygem/authlogic-3.2.0.gem) = 68096
+SHA256 (rubygem/authlogic-3.3.0.gem) = 78271a3a6fc22320d174f9d642dcbb9ee6dfed5146d4aeaf5a050601b07ad46e
+SIZE (rubygem/authlogic-3.3.0.gem) = 65536



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