ports/88382: [maintainer-update] update japanese/ruby-rdic

Takahiro MORISHITA freebsd at next-generation.org
Wed Nov 2 03:10:10 UTC 2005


>Number:         88382
>Category:       ports
>Synopsis:       [maintainer-update] update japanese/ruby-rdic
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 02 03:10:09 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Takahiro MORISHITA <freebsd at next-generation.org>
>Release:        FreeBSD 6.0-RC1 i386
>Organization:
>Environment:
System: FreeBSD dinasour 6.0-RC1 FreeBSD 6.0-RC1 #0: Tue Oct 25 13:52:23 JST 2005 takahiro at dinasour:/usr/obj/usr/src/sys/dinasour i386
>Description:
- Update to 0.1.8.
- Respect X11BASE. [1]

Noticed by: kris [1]

>How-To-Repeat:
>Fix:
diff -ruN japanese/ruby-rdic.orig/Makefile japanese/ruby-rdic/Makefile
--- japanese/ruby-rdic.orig/Makefile	Thu Oct 14 00:37:13 2004
+++ japanese/ruby-rdic/Makefile	Tue Oct 25 17:00:13 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	rdic
-PORTVERSION=	0.1.6
+PORTVERSION=	0.1.8
 CATEGORIES=	japanese ruby
 MASTER_SITES=	http://www.yasgursfarm.us/download/
 DIST_SUBDIR=	ruby
@@ -28,6 +28,7 @@
 		xselection.rd.jp
 
 USE_XLIB=	yes
+USE_REINPLACE=	yes
 
 INSTALL_TARGET=	site-install
 
@@ -51,6 +52,9 @@
 .include <bsd.port.pre.mk>
 
 PKGNAMEPREFIX:=	${PKGNAMEPREFIX}${RUBY_PKGNAMEPREFIX}
+
+post-patch:
+	${REINPLACE_CMD} -e 's|/usr/X11R6|${X11BASE}|' ${WRKSRC}/extconf.rb
 
 post-install: rb-install doc-install
 
diff -ruN japanese/ruby-rdic.orig/distinfo japanese/ruby-rdic/distinfo
--- japanese/ruby-rdic.orig/distinfo	Thu Oct 14 00:37:13 2004
+++ japanese/ruby-rdic/distinfo	Tue Oct 25 16:48:08 2005
@@ -1,2 +1,2 @@
-MD5 (ruby/rdic-0.1.6.tar.gz) = c30c42418b9051ed5e4e6e9465d57397
-SIZE (ruby/rdic-0.1.6.tar.gz) = 51001
+MD5 (ruby/rdic-0.1.8.tar.gz) = 38417f9ab7de04d194dbcf33f0a5f285
+SIZE (ruby/rdic-0.1.8.tar.gz) = 51702


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



More information about the freebsd-ports-bugs mailing list