Date: Thu, 9 Apr 2009 02:24:47 GMT From: "Philip M. Gollucci" <pgollucci@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: jw@innerewut.de Subject: ports/133518: [PATCH] mail/rubygem-actionmailer: update to 2.3.2 Message-ID: <200904090224.n392OlHa088222@freefall.freebsd.org> Resent-Message-ID: <200904090230.n392U9Vn092050@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 133518 >Category: ports >Synopsis: [PATCH] mail/rubygem-actionmailer: 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:08 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-actionmailer-2.3.2.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/mail/rubygem-actionmailer/Makefile,v retrieving revision 1.15 diff -u -u -r1.15 Makefile --- Makefile 9 Apr 2009 00:11:35 -0000 1.15 +++ Makefile 9 Apr 2009 02:24:44 -0000 @@ -5,14 +5,14 @@ # $FreeBSD: ports/mail/rubygem-actionmailer/Makefile,v 1.15 2009/04/09 00:11:35 pgollucci Exp $ PORTNAME= actionmailer -PORTVERSION= 2.2.2 +PORTVERSION= 2.3.2 CATEGORIES= mail rubygems MASTER_SITES= RF MAINTAINER= jw@innerewut.de COMMENT= Easy email delivery and testing for Ruby -BUILD_DEPENDS= ${LOCALBASE}/${SPEC_DIR}/actionpack-2.2.2.gemspec:${PORTSDIR}/www/rubygem-actionpack +BUILD_DEPENDS= ${LOCALBASE}/${SPEC_DIR}/actionpack-2.3.2.gemspec:${PORTSDIR}/www/rubygem-actionpack RUN_DEPENDS= ${BUILD_DEPENDS} USE_RUBY= yes Index: distinfo =================================================================== RCS file: /home/pcvs/ports/mail/rubygem-actionmailer/distinfo,v retrieving revision 1.10 diff -u -u -r1.10 distinfo --- distinfo 12 Feb 2009 03:00:03 -0000 1.10 +++ distinfo 9 Apr 2009 02:24:44 -0000 @@ -1,3 +1,3 @@ -MD5 (rubygem/actionmailer-2.2.2.gem) = bd50366a8bd2a88d0e312241c4123028 -SHA256 (rubygem/actionmailer-2.2.2.gem) = 164de36ca0e858ccc9bd3e33ae1ee3d3bb9f964f7d941621b3bec725945af5fe -SIZE (rubygem/actionmailer-2.2.2.gem) = 109056 +MD5 (rubygem/actionmailer-2.3.2.gem) = 422d6ec5d13c0c8a151e80b1024bd100 +SHA256 (rubygem/actionmailer-2.3.2.gem) = da75ec566a5be21614a84f9d4d847483601dadbd90914537feccac2242cf14a0 +SIZE (rubygem/actionmailer-2.3.2.gem) = 110592 --- rubygem-actionmailer-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?200904090224.n392OlHa088222>