Skip site navigation (1)Skip section navigation (2)
Date:      Sat,  6 Apr 2002 18:30:04 -0800 (PST)
From:      Sean Chittenden <sean@chittenden.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/36833: Maintainer update for www/ruby-tmpl
Message-ID:  <20020407023004.534BD20F05@mail.tgd.net>

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

>Number:         36833
>Category:       ports
>Synopsis:       Maintainer update for www/ruby-tmpl
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 06 18:40:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Sean Chittenden
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
>Environment:
System: FreeBSD ninja1.internal 4.5-STABLE FreeBSD 4.5-STABLE #0: Fri Apr 5 18:08:12 PST 2002 root@ninja1.internal:/opt/obj/opt/src/sys/NINJA i386


	
>Description:
	Please update www/ruby-tmpl
>How-To-Repeat:

>Fix:
	Apply patch.


Index: www/ruby-tmpl/Makefile
===================================================================
RCS file: /home/ncvs/ports/www/ruby-tmpl/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- www/ruby-tmpl/Makefile	2001/08/24 06:28:09	1.1
+++ www/ruby-tmpl/Makefile	2002/04/07 01:48:40
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	tmpl
-PORTVERSION=	0.2.2
+PORTVERSION=	0.2.3
 CATEGORIES=	www textproc ruby
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	ruby-${PORTNAME}
@@ -21,6 +21,6 @@
 NO_BUILD=	yes
 
 do-install:
-	cd ${WRKSRC} && ${RUBY} install.rb
+	cd ${WRKSRC} ; ${RUBY} install.rb
 
 .include <bsd.port.mk>
Index: www/ruby-tmpl/distinfo
===================================================================
RCS file: /home/ncvs/ports/www/ruby-tmpl/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- www/ruby-tmpl/distinfo	2001/08/24 06:28:09	1.1
+++ www/ruby-tmpl/distinfo	2002/04/07 01:48:40
@@ -1 +1 @@
-MD5 (ruby/ruby-tmpl-0.2.2.tar.gz) = 1a9c0be59118d6390dc7af3185cd5d8e
+MD5 (ruby/ruby-tmpl-0.2.3.tar.gz) = 5990050e35ae72d9f34ee78074ae89ce
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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