Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Sep 2005 11:28:36 +1200 (NZST)
From:      Philip Murray <pmurray@nevada.net.nz>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/85815: Patch to fix pkg-plist for net/ruby-spread
Message-ID:  <200509062328.j86NSawh040093@mirage.nevada.net.nz>
Resent-Message-ID: <200509062330.j86NUMrQ082069@freefall.freebsd.org>

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

>Number:         85815
>Category:       ports
>Synopsis:       Patch to fix pkg-plist for net/ruby-spread
>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:   Tue Sep 06 23:30:22 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Philip Murray
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD mirage 5.4-STABLE FreeBSD 5.4-STABLE #12: Tue Jun 14 15:44:25 NZST 2005 root@mirage:/usr/obj/usr/src/sys/MIRAGE i386


>Description:
        net/ruby-spread has an incompletely pkg-plist and thus is scheduled for removal. Below is a patch to fix it, not sure if it's 100% correct.
>How-To-Repeat:
        N/A
>Fix:
--- pkg-plist.orig      Wed Sep  7 11:11:32 2005
+++ pkg-plist   Wed Sep  7 11:10:31 2005
@@ -1,5 +1,7 @@
 %%RUBY_SITEARCHLIBDIR%%/spread.so
-%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/flooder.rb
-%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/user.rb
-%%PORTDOCS%%%%RUBY_MODDOCDIR%%/README
+%%RUBY_SITELIBDIR%%/spread_nonblock.rb
+%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/spread/flooder.rb
+%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/spread/user.rb
+%%PORTDOCS%%@dirrm %%RUBY_MODEXAMPLESDIR%%/spread
+%%PORTDOCS%%%%RUBY_MODDOCDIR%%/spread/README
 %%PORTDOCS%%@dirrm %%RUBY_DOCDIR%%/spread
>Release-Note:
>Audit-Trail:
>Unformatted:



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