summaryrefslogtreecommitdiffstats
path: root/japanese/ruby-uconv
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-12-21 20:44:36 +0000
committerknu <knu@FreeBSD.org>2001-12-21 20:44:36 +0000
commitd9ef918b536a527ec013f8ea5ba811b53dc7b701 (patch)
tree1ef9e87c24d6c82afd855dbb26a53f648e24436c /japanese/ruby-uconv
parent1dd9c1b775bb705b5cc36ac70479af688f22cf25 (diff)
downloadFreeBSD-ports-d9ef918b536a527ec013f8ea5ba811b53dc7b701.zip
FreeBSD-ports-d9ef918b536a527ec013f8ea5ba811b53dc7b701.tar.gz
Update to 0.4.8.
Diffstat (limited to 'japanese/ruby-uconv')
-rw-r--r--japanese/ruby-uconv/Makefile5
-rw-r--r--japanese/ruby-uconv/distinfo2
-rw-r--r--japanese/ruby-uconv/pkg-plist1
3 files changed, 4 insertions, 4 deletions
diff --git a/japanese/ruby-uconv/Makefile b/japanese/ruby-uconv/Makefile
index 56d1439..942694e 100644
--- a/japanese/ruby-uconv/Makefile
+++ b/japanese/ruby-uconv/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= uconv
-PORTVERSION= 0.4.6
-PORTREVISION= 1
+PORTVERSION= 0.4.8
CATEGORIES= japanese converters ruby
MASTER_SITES= http://www.yoshidam.net/
DIST_SUBDIR= ruby
@@ -20,7 +19,7 @@ USE_RUBY_EXTCONF= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
INSTALL_TARGET= site-install
-EXAMPLES= euc2unicode.rb test_euc.txt test_euc.xml \
+EXAMPLES= euc2unicode.rb test-utf.rb test_euc.txt test_euc.xml \
trilang.xml unicode2euc.rb xmlconv.rb
.include <bsd.port.pre.mk>
diff --git a/japanese/ruby-uconv/distinfo b/japanese/ruby-uconv/distinfo
index 0df5640..a7a72ad 100644
--- a/japanese/ruby-uconv/distinfo
+++ b/japanese/ruby-uconv/distinfo
@@ -1 +1 @@
-MD5 (ruby/uconv-0.4.6.tar.gz) = 072e4a89e02fd1d032b2eaf22675a105
+MD5 (ruby/uconv-0.4.8.tar.gz) = 0a7fa3e1106d66f9ba7f1bbfc08075cc
diff --git a/japanese/ruby-uconv/pkg-plist b/japanese/ruby-uconv/pkg-plist
index fe4f7be..073473c 100644
--- a/japanese/ruby-uconv/pkg-plist
+++ b/japanese/ruby-uconv/pkg-plist
@@ -1,5 +1,6 @@
%%RUBY_SITEARCHLIBDIR%%/uconv.so
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/uconv/ja/euc2unicode.rb
+%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/uconv/ja/test-utf.rb
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/uconv/ja/test_euc.txt
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/uconv/ja/test_euc.xml
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/uconv/ja/trilang.xml
OpenPOWER on IntegriCloud