Date: Thu, 9 Apr 2009 02:25:30 GMT From: "Philip M. Gollucci" <pgollucci@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: jw@innerewut.de Subject: ports/133522: [PATCH] www/rubygem-actionpack: update to 2.3.2 Message-ID: <200904090225.n392PUBc089614@freefall.freebsd.org> Resent-Message-ID: <200904090230.n392UBiT092378@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 133522 >Category: ports >Synopsis: [PATCH] www/rubygem-actionpack: update to 2.3.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Apr 09 02:30:10 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Philip M. Gollucci >Release: FreeBSD 7.1-PRERELEASE i386 >Organization: Riderway Inc. >Environment: System: FreeBSD freefall.freebsd.org 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #36: Mon Dec 29 15:15:30 UTC 2008 >Description: - Update to 2.3.2 Port maintainer (jw@innerewut.de) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- rubygem-actionpack-2.3.2.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/www/rubygem-actionpack/Makefile,v retrieving revision 1.16 diff -u -u -r1.16 Makefile --- Makefile 9 Apr 2009 00:11:41 -0000 1.16 +++ Makefile 9 Apr 2009 02:25:27 -0000 @@ -5,14 +5,14 @@ # $FreeBSD: ports/www/rubygem-actionpack/Makefile,v 1.16 2009/04/09 00:11:41 pgollucci Exp $ PORTNAME= actionpack -PORTVERSION= 2.2.2 +PORTVERSION= 2.3.2 CATEGORIES= www rubygems MASTER_SITES= RF MAINTAINER= jw@innerewut.de COMMENT= Action Controller and Action View of Rails MVC Framework -BUILD_DEPENDS= ${LOCALBASE}/${SPEC_DIR}/activesupport-2.2.2.gemspec:${PORTSDIR}/devel/rubygem-activesupport +BUILD_DEPENDS= ${LOCALBASE}/${SPEC_DIR}/activesupport-2.3.2.gemspec:${PORTSDIR}/devel/rubygem-activesupport RUN_DEPENDS= ${BUILD_DEPENDS} USE_RUBY= yes Index: distinfo =================================================================== RCS file: /home/pcvs/ports/www/rubygem-actionpack/distinfo,v retrieving revision 1.11 diff -u -u -r1.11 distinfo --- distinfo 12 Feb 2009 02:58:01 -0000 1.11 +++ distinfo 9 Apr 2009 02:25:27 -0000 @@ -1,3 +1,3 @@ -MD5 (rubygem/actionpack-2.2.2.gem) = a2764a85d8d34385467d8f9df7362471 -SHA256 (rubygem/actionpack-2.2.2.gem) = a865bf614e2f58d89b16c3034c8ac8fa61865dff46c15590ff838d5836d4c806 -SIZE (rubygem/actionpack-2.2.2.gem) = 717824 +MD5 (rubygem/actionpack-2.3.2.gem) = ba24f9f1d0272a76a885203f25d176b2 +SHA256 (rubygem/actionpack-2.3.2.gem) = 7c010aaf8dab835842e5ea15b49861c9844c65bcb2f234b22d186f2c9071ca7e +SIZE (rubygem/actionpack-2.3.2.gem) = 767488 --- rubygem-actionpack-2.3.2.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904090225.n392PUBc089614>