Bug 55208 - New Port: japanese/ruby-rdict
Summary: New Port: japanese/ruby-rdict
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-03 15:30 UTC by Takahiro Morishita
Modified: 2003-10-06 13:18 UTC (History)
0 users

See Also:


Attachments
file.shar (3.32 KB, text/plain)
2003-08-03 15:30 UTC, Takahiro Morishita
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Takahiro Morishita 2003-08-03 15:30:11 UTC
New port: japanese/ruby-rdict
This is search tool for Eijiro written by ruby.
Comment 1 morishita 2003-08-13 10:16:12 UTC
Update to ruby-rdict-0.1.2.

diff -Nur ruby-rdic.orig/Makefile ruby-rdic/Makefile
--- ruby-rdic.orig/Makefile	Wed Aug 13 18:10:44 2003
+++ ruby-rdic/Makefile	Wed Aug 13 18:11:26 2003
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	rdic
-PORTVERSION=	0.1.1
+PORTVERSION=	0.1.2
 CATEGORIES=	japanese ruby
 MASTER_SITES=	http://www.yasgursfarm.us/download/
-PKGNAMEPREFIX=  ${RUBY_PKGNAMEPREFIX}
+PKGNAMEPREFIX=	${RUBY_PKGNAMEPREFIX}
 DIST_SUBDIR=	ruby
 
 MAINTAINER=	morishita@skywing.org
@@ -28,7 +28,7 @@
 
 USE_XLIB=	yes
 
-INSTALL_TARGET= site-install
+INSTALL_TARGET=	site-install
 
 MAKE_ARGS+=	CFLAGS='-I ${X11BASE}/include'
 
diff -Nur ruby-rdic.orig/distinfo ruby-rdic/distinfo
--- ruby-rdic.orig/distinfo	Wed Aug 13 18:10:44 2003
+++ ruby-rdic/distinfo	Wed Aug 13 18:11:26 2003
@@ -1 +1 @@
-MD5 (ruby/rdic-0.1.1.tar.gz) = d3953fa7d811233849dc834b80e1015a
+MD5 (ruby/rdic-0.1.2.tar.gz) = 5e60bc41ff5e609eae6cde66e3400d90
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2003-10-06 13:18:50 UTC
State Changed
From-To: open->closed

Commited, thanks!