Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Mar 2005 22:18:58 +0900 (JST)
From:      IWATSUKI Hiroyuki <don@na.rim.or.jp>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        knu@FreeBSD.org
Subject:   ports/79300: [PATCH] lang/ruby16-shim-ruby18: Fixed pkg-plist
Message-ID:  <200503281318.j2SDIwhs028562@lemmy.moonrock.local>
Resent-Message-ID: <200503281320.j2SDK1fm070910@freefall.freebsd.org>

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

>Number:         79300
>Category:       ports
>Synopsis:       [PATCH] lang/ruby16-shim-ruby18: Fixed pkg-plist
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 28 13:20:00 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     IWATSUKI Hiroyuki
>Release:        FreeBSD 5.4-PRERELEASE i386
>Organization:
Natsume Co., Ltd.
>Environment:
System: FreeBSD lemmy.moonrock.local 5.4-PRERELEASE FreeBSD 5.4-PRERELEASE #5: Sun Mar  6 20:27:46 JST
>Description:
- Fixed pkg-plist.
- Removed a blank line in Makefile for portlint.

Port maintainer (knu@FreeBSD.org) is cc'd.

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

--- ruby16-shim-ruby18-1.8.1.p3.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/lang/ruby16-shim-ruby18/Makefile,v
retrieving revision 1.17
diff -u -p -u -r1.17 Makefile
--- Makefile	28 Feb 2005 01:24:22 -0000	1.17
+++ Makefile	28 Mar 2005 13:15:50 -0000
@@ -56,5 +56,4 @@ post-install:
 	done
 .endif
 
-
 .include <bsd.port.post.mk>
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/lang/ruby16-shim-ruby18/pkg-plist,v
retrieving revision 1.13
diff -u -p -u -r1.13 pkg-plist
--- pkg-plist	26 Feb 2004 19:20:09 -0000	1.13
+++ pkg-plist	28 Mar 2005 13:10:45 -0000
@@ -78,6 +78,7 @@ bin/rdoc%%RUBY_SUFFIX%%
 %%RUBY_SITELIBDIR%%/openssl.rb
 %%RUBY_SITELIBDIR%%/openssl/buffering.rb
 @dirrm %%RUBY_SITELIBDIR%%/openssl
+@dirrm %%RUBY_SITELIBDIR%%/net
 @comment optparse
 %%RUBY_SITELIBDIR%%/optparse.rb
 %%RUBY_SITELIBDIR%%/optparse/shellwords.rb
--- ruby16-shim-ruby18-1.8.1.p3.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?200503281318.j2SDIwhs028562>