Date: Mon, 18 May 2009 20:56:55 GMT From: "Philip M. Gollucci" <pgollucci@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: clsung@FreeBSD.org Subject: ports/134687: [PATCH] www/rubygem-thin: update to 1.2.1 Message-ID: <200905182056.n4IKut81088356@freefall.freebsd.org> Resent-Message-ID: <200905182100.n4IL0G7j089773@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 134687 >Category: ports >Synopsis: [PATCH] www/rubygem-thin: update to 1.2.1 >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: Mon May 18 21:00:16 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Philip M. Gollucci >Release: FreeBSD 7.1-PRERELEASE i386 >Organization: RideCharge 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 1.2.1 Port maintainer (clsung@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- rubygem-thin-1.2.1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/www/rubygem-thin/Makefile,v retrieving revision 1.9 diff -u -u -r1.9 Makefile --- Makefile 9 Apr 2009 00:11:47 -0000 1.9 +++ Makefile 18 May 2009 20:56:53 -0000 @@ -5,7 +5,7 @@ # $FreeBSD: ports/www/rubygem-thin/Makefile,v 1.9 2009/04/09 00:11:47 pgollucci Exp $ PORTNAME= thin -PORTVERSION= 1.0.0 +PORTVERSION= 1.2.1 CATEGORIES= www rubygems MASTER_SITES= RF @@ -19,7 +19,7 @@ USE_RUBY= yes USE_RUBYGEMS= yes -RUBYGEM_AUTOPLIST= yes +RUBYGEM_AUTOPLIST= yes PLIST_FILES= bin/thin .include <bsd.port.mk> Index: distinfo =================================================================== RCS file: /home/pcvs/ports/www/rubygem-thin/distinfo,v retrieving revision 1.7 diff -u -u -r1.7 distinfo --- distinfo 3 Feb 2009 01:27:03 -0000 1.7 +++ distinfo 18 May 2009 20:56:53 -0000 @@ -1,3 +1,3 @@ -MD5 (rubygem/thin-1.0.0.gem) = 4625c5c019676fa9c7d4bf9ad094c677 -SHA256 (rubygem/thin-1.0.0.gem) = b282c89dc54807a939643d73f611a36e7117b68567d7c4b8cd1f12e3e4fa27bf -SIZE (rubygem/thin-1.0.0.gem) = 134144 +MD5 (rubygem/thin-1.2.1.gem) = 251ce6fcdbc4a20fe80757ddb0fdbd00 +SHA256 (rubygem/thin-1.2.1.gem) = e9374c417bd33a913c0aec0b09467e18aed0861a2cee9e0befa13265299b3044 +SIZE (rubygem/thin-1.2.1.gem) = 145920 --- rubygem-thin-1.2.1.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?200905182056.n4IKut81088356>