ports/162095: [PATCH] devel/rubygem-file-tail: update to 1.0.7

Steve Wills swills at FreeBSD.org
Fri Oct 28 14:50:06 UTC 2011


>Number:         162095
>Category:       ports
>Synopsis:       [PATCH] devel/rubygem-file-tail: update to 1.0.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:   Fri Oct 28 14:50:05 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Steve Wills
>Release:        FreeBSD 9.0-BETA2 amd64
>Organization:
>Environment:
System: FreeBSD meatwad.mouf.net 9.0-BETA2 FreeBSD 9.0-BETA2 #4: Sun Sep 18 10:33:08 EDT 2011
>Description:
- Update to 1.0.7

Port maintainer (freebsdports at chillibear.com) is cc'd.

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

--- rubygem-file-tail-1.0.7.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/rubygem-file-tail/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile	6 Jun 2010 19:56:06 -0000	1.3
+++ Makefile	28 Oct 2011 14:40:55 -0000
@@ -6,18 +6,18 @@
 #
 
 PORTNAME=	file-tail
-PORTVERSION=	1.0.5
+PORTVERSION=	1.0.7
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	freebsdports at chillibear.com
 COMMENT=	This is a small Ruby library that allows Ruby to 'tail' files
 
-RUN_DEPENDS=	rubygem-spruz>=0.1.0:${PORTSDIR}/devel/rubygem-spruz
+RUN_DEPENDS=	rubygem-spruz>=0.1.0:${PORTSDIR}/devel/rubygem-spruz \
+		rubygem-tins>=0:${PORTSDIR}/devel/rubygem-tins
 
 USE_RUBY=		yes
 USE_RUBYGEMS=		yes
 RUBYGEM_AUTOPLIST=	yes
-PLIST_FILES=	bin/rtail
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/devel/rubygem-file-tail/distinfo,v
retrieving revision 1.3
diff -u -u -r1.3 distinfo
--- distinfo	23 Jun 2011 18:03:42 -0000	1.3
+++ distinfo	28 Oct 2011 14:40:55 -0000
@@ -1,2 +1,2 @@
-SHA256 (rubygem/file-tail-1.0.5.gem) = 6f9d986cb58e33ba31911dbc41d5e4baaf31552e9579fe9ed3f39beeafa8a86b
-SIZE (rubygem/file-tail-1.0.5.gem) = 19456
+SHA256 (rubygem/file-tail-1.0.7.gem) = 7d859355183bba284af9e4d9cfe21bd948cfee197be8a448c85633f98ab7bd0a
+SIZE (rubygem/file-tail-1.0.7.gem) = 21504
--- rubygem-file-tail-1.0.7.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list