aboutsummaryrefslogtreecommitdiff
path: root/japanese/ruby-uconv
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-12-21 20:44:36 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-12-21 20:44:36 +0000
commit46f08c40570d0c9e5308996f898de0c78ca3b8da (patch)
tree1ef1f9f34b2aa59d13687ccc4143e757d87235f2 /japanese/ruby-uconv
parentbfda57ad1becc4d50f898e2bc9a6f0bb3d1747f1 (diff)
downloadports-46f08c40570d0c9e5308996f898de0c78ca3b8da.tar.gz
ports-46f08c40570d0c9e5308996f898de0c78ca3b8da.zip
Update to 0.4.8.
Notes
Notes: svn path=/head/; revision=51944
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 56d1439dfea7..942694e4a844 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 0df5640e8da6..a7a72ada8af3 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 fe4f7beebfef..073473cd0c11 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