From 85d94fea4ba9b814599086aab71ce000573431a1 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Fri, 22 Feb 2002 03:28:37 +0000 Subject: [PATCH] Update to 0.2.0. --- devel/ruby-gettext/Makefile | 10 +--------- devel/ruby-gettext/distinfo | 2 +- devel/ruby-gettext/pkg-plist | 6 ++++++ devel/rubygem-gettext/Makefile | 10 +--------- devel/rubygem-gettext/distinfo | 2 +- devel/rubygem-gettext/pkg-plist | 6 ++++++ devel/rubygem-locale/Makefile | 10 +--------- devel/rubygem-locale/distinfo | 2 +- devel/rubygem-locale/pkg-plist | 6 ++++++ 9 files changed, 24 insertions(+), 30 deletions(-) diff --git a/devel/ruby-gettext/Makefile b/devel/ruby-gettext/Makefile index 6d94de86cce7..b81cc6af290f 100644 --- a/devel/ruby-gettext/Makefile +++ b/devel/ruby-gettext/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gettext -PORTVERSION= 0.1.2 +PORTVERSION= 0.2.0 CATEGORIES= devel ruby MASTER_SITES= http://home2.highway.ne.jp/mutoh/tools/ruby/ MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,17 +17,9 @@ DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org USE_RUBY= yes -.if !defined(NOPORTDOCS) -USE_RUBY_RD= yes -.endif USE_RUBY_SETUP= yes RUBY_SETUP= install.rb -post-build: -.if !defined(NOPORTDOCS) - cd ${WRKSRC}/docs; ${RUBY} yard2html.rb -.endif - post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${RUBY_EXAMPLESDIR}/${PORTNAME} diff --git a/devel/ruby-gettext/distinfo b/devel/ruby-gettext/distinfo index 90b281be0a53..093a329efafa 100644 --- a/devel/ruby-gettext/distinfo +++ b/devel/ruby-gettext/distinfo @@ -1 +1 @@ -MD5 (ruby/ruby-gettext-package-0.1.2.tar.gz) = 1ff7420ca6d9b70b71e38eb0ed5ca462 +MD5 (ruby/ruby-gettext-package-0.2.0.tar.gz) = f13f759df1768352b5a9bd30d89a60b6 diff --git a/devel/ruby-gettext/pkg-plist b/devel/ruby-gettext/pkg-plist index 4ec16fb33c51..8868bbad5049 100644 --- a/devel/ruby-gettext/pkg-plist +++ b/devel/ruby-gettext/pkg-plist @@ -6,19 +6,25 @@ share/locale/ja/LC_MESSAGES/rgettext.mo %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/hello.rb %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/hello2.rb %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/hellogtk.rb +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/hello_noop.rb %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/hellotk.rb %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/locale/ja/LC_MESSAGES/hello.mo %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/locale/ja/LC_MESSAGES/hello2.mo +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/locale/ja/LC_MESSAGES/hello_noop.mo %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/locale/ja/LC_MESSAGES/hellogtk.mo %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/locale/ja/LC_MESSAGES/hellotk.mo %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/po/hello.pot %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/po/hello2.pot +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/po/hello_noop.pot %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/po/hellogtk.pot %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/po/ja/hello.po %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/po/ja/hello2.po +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/po/ja/hello_noop.po %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/po/ja/hellogtk.po +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/po/ja/hellotk.po %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/po/makemo.rb %%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/gettext/po/ja +%%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/gettext/po/ja_JP.eucJP %%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/gettext/po %%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/gettext/locale/ja/LC_MESSAGES %%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/gettext/locale/ja diff --git a/devel/rubygem-gettext/Makefile b/devel/rubygem-gettext/Makefile index 6d94de86cce7..b81cc6af290f 100644 --- a/devel/rubygem-gettext/Makefile +++ b/devel/rubygem-gettext/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gettext -PORTVERSION= 0.1.2 +PORTVERSION= 0.2.0 CATEGORIES= devel ruby MASTER_SITES= http://home2.highway.ne.jp/mutoh/tools/ruby/ MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,17 +17,9 @@ DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org USE_RUBY= yes -.if !defined(NOPORTDOCS) -USE_RUBY_RD= yes -.endif USE_RUBY_SETUP= yes RUBY_SETUP= install.rb -post-build: -.if !defined(NOPORTDOCS) - cd ${WRKSRC}/docs; ${RUBY} yard2html.rb -.endif - post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${RUBY_EXAMPLESDIR}/${PORTNAME} diff --git a/devel/rubygem-gettext/distinfo b/devel/rubygem-gettext/distinfo index 90b281be0a53..093a329efafa 100644 --- a/devel/rubygem-gettext/distinfo +++ b/devel/rubygem-gettext/distinfo @@ -1 +1 @@ -MD5 (ruby/ruby-gettext-package-0.1.2.tar.gz) = 1ff7420ca6d9b70b71e38eb0ed5ca462 +MD5 (ruby/ruby-gettext-package-0.2.0.tar.gz) = f13f759df1768352b5a9bd30d89a60b6 diff --git a/devel/rubygem-gettext/pkg-plist b/devel/rubygem-gettext/pkg-plist index 4ec16fb33c51..8868bbad5049 100644 --- a/devel/rubygem-gettext/pkg-plist +++ b/devel/rubygem-gettext/pkg-plist @@ -6,19 +6,25 @@ share/locale/ja/LC_MESSAGES/rgettext.mo %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/hello.rb %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/hello2.rb %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/hellogtk.rb +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/hello_noop.rb %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/hellotk.rb %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/locale/ja/LC_MESSAGES/hello.mo %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/locale/ja/LC_MESSAGES/hello2.mo +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/locale/ja/LC_MESSAGES/hello_noop.mo %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/locale/ja/LC_MESSAGES/hellogtk.mo %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/locale/ja/LC_MESSAGES/hellotk.mo %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/po/hello.pot %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/po/hello2.pot +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/po/hello_noop.pot %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/po/hellogtk.pot %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/po/ja/hello.po %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/po/ja/hello2.po +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/po/ja/hello_noop.po %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/po/ja/hellogtk.po +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/po/ja/hellotk.po %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/po/makemo.rb %%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/gettext/po/ja +%%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/gettext/po/ja_JP.eucJP %%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/gettext/po %%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/gettext/locale/ja/LC_MESSAGES %%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/gettext/locale/ja diff --git a/devel/rubygem-locale/Makefile b/devel/rubygem-locale/Makefile index 6d94de86cce7..b81cc6af290f 100644 --- a/devel/rubygem-locale/Makefile +++ b/devel/rubygem-locale/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gettext -PORTVERSION= 0.1.2 +PORTVERSION= 0.2.0 CATEGORIES= devel ruby MASTER_SITES= http://home2.highway.ne.jp/mutoh/tools/ruby/ MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,17 +17,9 @@ DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org USE_RUBY= yes -.if !defined(NOPORTDOCS) -USE_RUBY_RD= yes -.endif USE_RUBY_SETUP= yes RUBY_SETUP= install.rb -post-build: -.if !defined(NOPORTDOCS) - cd ${WRKSRC}/docs; ${RUBY} yard2html.rb -.endif - post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${RUBY_EXAMPLESDIR}/${PORTNAME} diff --git a/devel/rubygem-locale/distinfo b/devel/rubygem-locale/distinfo index 90b281be0a53..093a329efafa 100644 --- a/devel/rubygem-locale/distinfo +++ b/devel/rubygem-locale/distinfo @@ -1 +1 @@ -MD5 (ruby/ruby-gettext-package-0.1.2.tar.gz) = 1ff7420ca6d9b70b71e38eb0ed5ca462 +MD5 (ruby/ruby-gettext-package-0.2.0.tar.gz) = f13f759df1768352b5a9bd30d89a60b6 diff --git a/devel/rubygem-locale/pkg-plist b/devel/rubygem-locale/pkg-plist index 4ec16fb33c51..8868bbad5049 100644 --- a/devel/rubygem-locale/pkg-plist +++ b/devel/rubygem-locale/pkg-plist @@ -6,19 +6,25 @@ share/locale/ja/LC_MESSAGES/rgettext.mo %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/hello.rb %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/hello2.rb %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/hellogtk.rb +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/hello_noop.rb %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/hellotk.rb %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/locale/ja/LC_MESSAGES/hello.mo %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/locale/ja/LC_MESSAGES/hello2.mo +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/locale/ja/LC_MESSAGES/hello_noop.mo %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/locale/ja/LC_MESSAGES/hellogtk.mo %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/locale/ja/LC_MESSAGES/hellotk.mo %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/po/hello.pot %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/po/hello2.pot +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/po/hello_noop.pot %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/po/hellogtk.pot %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/po/ja/hello.po %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/po/ja/hello2.po +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/po/ja/hello_noop.po %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/po/ja/hellogtk.po +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/po/ja/hellotk.po %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/po/makemo.rb %%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/gettext/po/ja +%%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/gettext/po/ja_JP.eucJP %%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/gettext/po %%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/gettext/locale/ja/LC_MESSAGES %%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/gettext/locale/ja