Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Dec 2010 01:29:19 GMT
From:      "Philip M. Gollucci" <pgollucci@p6m7g8.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        jatzen@gmail.com
Subject:   ports/152953: [PATCH] www/rubygem-passenger: update to 3.0.1
Message-ID:  <201012090129.oB91TJtE025169@frieza.p6m7g8.net>
Resent-Message-ID: <201012090130.oB91UBHl019180@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         152953
>Category:       ports
>Synopsis:       [PATCH] www/rubygem-passenger: update to 3.0.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:   Thu Dec 09 01:30:11 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
RideCharge Inc / TaxiMagic
>Environment:
System: FreeBSD frieza.p6m7g8.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Tue Oct 12 00:51:25 UTC 2010
>Description:
- Update to 3.0.1

Port maintainer (jatzen@gmail.com) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- rubygem-passenger-3.0.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/rubygem-passenger/Makefile,v
retrieving revision 1.21
diff -u -u -r1.21 Makefile
--- Makefile	8 Dec 2010 20:48:55 -0000	1.21
+++ Makefile	9 Dec 2010 01:29:01 -0000
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/www/rubygem-passenger/Makefile,v 1.21 2010/12/08 20:48:55 pgollucci Exp $
 
 PORTNAME=	passenger
-PORTVERSION=	3.0.0
+PORTVERSION=	3.0.1
 CATEGORIES=	www rubygems
 MASTER_SITES=	RG
 PKGNAMEPREFIX=	rubygem-
@@ -52,7 +52,6 @@
 		bin/passenger-make-enterprisey \
 		bin/passenger-memory-stats \
 		bin/passenger-status \
-		bin/passenger-stress-test \
 		bin/passenger-install-nginx-module
 .if defined(WITH_SYMLINK)
 PLIST_FILES+=	${GEMS_DIR}/${PORTNAME}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/rubygem-passenger/distinfo,v
retrieving revision 1.14
diff -u -u -r1.14 distinfo
--- distinfo	25 Nov 2010 12:04:24 -0000	1.14
+++ distinfo	9 Dec 2010 01:19:52 -0000
@@ -1,2 +1,2 @@
-SHA256 (rubygem/passenger-3.0.0.gem) = 21d90efae6936b7f459b7de647dfc2181411d4462475b1de86c43108b3d1a570
-SIZE (rubygem/passenger-3.0.0.gem) = 3052032
+SHA256 (rubygem/passenger-3.0.1.gem) = ba75e54b33c3568fc8c379b0159b9e06971d660bf5407926b4c1d0b3f533b833
+SIZE (rubygem/passenger-3.0.1.gem) = 2959360
--- rubygem-passenger-3.0.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?201012090129.oB91TJtE025169>