ports/141183: ports/japanese/ruby-chasen update
KISHIMOTO, Makoto
ksmakoto at dd.iij4u.or.jp
Sat Dec 5 07:40:05 UTC 2009
The following reply was made to PR ports/141183; it has been noted by GNATS.
From: "KISHIMOTO, Makoto" <ksmakoto at dd.iij4u.or.jp>
To: bug-followup at FreeBSD.org, ksmakoto at dd.iij4u.or.jp
Cc:
Subject: Re: ports/141183: ports/japanese/ruby-chasen update
Date: Sat, 5 Dec 2009 16:37:06 +0900
sorry, some more fix.
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/japanese/ruby-chasen/Makefile,v
retrieving revision 1.15
diff -u -r1.15 Makefile
--- Makefile 16 Jun 2009 15:53:13 -0000 1.15
+++ Makefile 5 Dec 2009 07:33:40 -0000
@@ -6,10 +6,9 @@
#
PORTNAME= chasen
-PORTVERSION= 1.6
-PORTREVISION= 2
+PORTVERSION= 1.7
CATEGORIES= japanese textproc ruby
-MASTER_SITES= http://www.itlb.te.noda.tus.ac.jp/~ikarashi/ruby/
+MASTER_SITES= http://sites.google.com/a/ixenon.net/ruby-chasen/home/
DISTNAME= ${PORTNAME}${PORTVERSION}
DIST_SUBDIR= ruby
@@ -21,8 +20,9 @@
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
-CONFIGURE_ARGS= --with-chasen-include="${PREFIX}/include/chasen" \
- --with-chasen-lib="${PREFIX}/lib"
+FETCH_ARGS= -pRr
+
+CONFIGURE_ARGS= --with-chasen-dir="${PREFIX}"
INSTALL_TARGET= site-install
.include <bsd.port.pre.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/japanese/ruby-chasen/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo 24 Nov 2005 23:02:07 -0000 1.3
+++ distinfo 5 Dec 2009 07:33:40 -0000
@@ -1,3 +1,3 @@
-MD5 (ruby/chasen1.6.tar.gz) = 534c5865e62b228f544f22f7aeee1335
-SHA256 (ruby/chasen1.6.tar.gz) = 9f76ec4987804f55d82497a757745615843eb5f1def5685a0f4d25b0ab802f6a
-SIZE (ruby/chasen1.6.tar.gz) = 3255
+MD5 (ruby/chasen1.7.tar.gz) = 862833b93f70975df0d31af252dfcfac
+SHA256 (ruby/chasen1.7.tar.gz) = bbf913ef1e9946b000bc1e2e4fd5c271fd8c10e0854c4f227fb748f589a8ae03
+SIZE (ruby/chasen1.7.tar.gz) = 2753
More information about the freebsd-ruby
mailing list