Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Mar 2007 22:01:18 +0900 (YAKT)
From:      Alexander Logvinov <ports@logvinov.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        ports@logvinov.com
Subject:   ports/110613: [PATCH] www/ruby-fcgi: update to 0.8.7
Message-ID:  <200703211301.l2LD1IP5026755@blg.akavia.ru>
Resent-Message-ID: <200703211310.l2LDA5kR003527@freefall.freebsd.org>

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

>Number:         110613
>Category:       ports
>Synopsis:       [PATCH] www/ruby-fcgi: update to 0.8.7
>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:   Wed Mar 21 13:10:05 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Logvinov
>Release:        FreeBSD 6.2-RELEASE-p2 i386
>Organization:
>Environment:

>Description:

    Update to 0.8.7
    Request maintainership
    
>How-To-Repeat:

>Fix:

Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/ruby-fcgi/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- Makefile	11 Nov 2005 01:18:00 -0000	1.9
+++ Makefile	21 Mar 2007 12:54:03 -0000
@@ -6,14 +6,15 @@
 #
 
 PORTNAME=	fcgi
-PORTVERSION=	0.8.6
+PORTVERSION=	0.8.7
 CATEGORIES=	www ruby
-MASTER_SITES=	http://sugi.nemui.org/pub/ruby/fcgi/
+MASTER_SITES=	${MASTER_SITE_RUBYFORGE}
+MASTER_SITE_SUBDIR=	${PORTNAME}
 PKGNAMEPREFIX=	${RUBY_PKGNAMEPREFIX}
 DISTNAME=	ruby-${PORTNAME}-${PORTVERSION}
 DIST_SUBDIR=	ruby
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	ports@logvinov.com
 COMMENT=	FastCGI library for Ruby
 
 LIB_DEPENDS=	fcgi.0:${PORTSDIR}/www/fcgi
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/www/ruby-fcgi/distinfo,v
retrieving revision 1.8
diff -u -r1.8 distinfo
--- distinfo	25 Nov 2005 19:02:16 -0000	1.8
+++ distinfo	21 Mar 2007 12:54:03 -0000
@@ -1,3 +1,3 @@
-MD5 (ruby/ruby-fcgi-0.8.6.tar.gz) = 2cfcb78d9809139cc72cfb45386c0723
-SHA256 (ruby/ruby-fcgi-0.8.6.tar.gz) = 23d337c921d85c220e850c1f53d2991cfc6acdedd4042ed9b38e61276f4071b3
-SIZE (ruby/ruby-fcgi-0.8.6.tar.gz) = 16077
+MD5 (ruby/ruby-fcgi-0.8.7.tar.gz) = fe4d4a019785e8108668a3e81a5df5e1
+SHA256 (ruby/ruby-fcgi-0.8.7.tar.gz) = b899273796471363931cee9ee41bbb3cb340c69fa8f25f056687fc7b5b03caa7
+SIZE (ruby/ruby-fcgi-0.8.7.tar.gz) = 19206
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703211301.l2LD1IP5026755>