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 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