Date: Sat, 23 Aug 2014 19:19:13 +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: r365780 - head/devel/rubygem-authlogic Message-ID: <201408231919.s7NJJDF8093238@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Sat Aug 23 19:19:13 2014 New Revision: 365780 URL: http://svnweb.freebsd.org/changeset/ports/365780 QAT: https://qat.redports.org/buildarchive/r365780/ Log: devel/rubygme-authlogic: update to 3.4.2 Modified: head/devel/rubygem-authlogic/Makefile head/devel/rubygem-authlogic/distinfo Modified: head/devel/rubygem-authlogic/Makefile ============================================================================== --- head/devel/rubygem-authlogic/Makefile Sat Aug 23 19:17:40 2014 (r365779) +++ head/devel/rubygem-authlogic/Makefile Sat Aug 23 19:19:13 2014 (r365780) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= authlogic -PORTVERSION= 3.3.0 +PORTVERSION= 3.4.2 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -10,7 +10,8 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Clean, simple, and unobtrusive Ruby authentication solution RUN_DEPENDS= rubygem-activesupport>=3.2:${PORTSDIR}/devel/rubygem-activesupport \ - rubygem-activerecord>=3.2:${PORTSDIR}/databases/rubygem-activerecord + rubygem-activerecord>=3.2:${PORTSDIR}/databases/rubygem-activerecord \ + rubygem-request_store>=1.0:${PORTSDIR}/devel/rubygem-request_store USE_RUBY= yes USE_RUBYGEMS= yes Modified: head/devel/rubygem-authlogic/distinfo ============================================================================== --- head/devel/rubygem-authlogic/distinfo Sat Aug 23 19:17:40 2014 (r365779) +++ head/devel/rubygem-authlogic/distinfo Sat Aug 23 19:19:13 2014 (r365780) @@ -1,2 +1,2 @@ -SHA256 (rubygem/authlogic-3.3.0.gem) = 78271a3a6fc22320d174f9d642dcbb9ee6dfed5146d4aeaf5a050601b07ad46e -SIZE (rubygem/authlogic-3.3.0.gem) = 65536 +SHA256 (rubygem/authlogic-3.4.2.gem) = 4d58ad67c818df29ffac477a37c6ac1dbcc99494dab072ea342e85f39172a60e +SIZE (rubygem/authlogic-3.4.2.gem) = 67584
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408231919.s7NJJDF8093238>