summaryrefslogtreecommitdiff
path: root/devel/ruby-gettext
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-07-07 17:30:55 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-07-07 17:30:55 +0000
commit7aa50079d19894b1b708176c44382179ab5880a2 (patch)
tree642d959cfd74c00e2bb18f04055c2cf1f2945a5e /devel/ruby-gettext
parentpbm -> netpbm (diff)
Update to 0.3.1.
Notes
Notes: svn path=/head/; revision=62574
Diffstat (limited to 'devel/ruby-gettext')
-rw-r--r--devel/ruby-gettext/Makefile19
-rw-r--r--devel/ruby-gettext/distinfo2
-rw-r--r--devel/ruby-gettext/pkg-plist10
3 files changed, 21 insertions, 10 deletions
diff --git a/devel/ruby-gettext/Makefile b/devel/ruby-gettext/Makefile
index 6e6748bc7398..0fad97de9f68 100644
--- a/devel/ruby-gettext/Makefile
+++ b/devel/ruby-gettext/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gettext
-PORTVERSION= 0.2.1
+PORTVERSION= 0.3.1
CATEGORIES= devel ruby
MASTER_SITES= http://home2.highway.ne.jp/mutoh/tools/ruby/
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -17,16 +17,19 @@ DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
USE_RUBY= yes
-.if !defined(NOPORTDOCS)
-USE_RUBY_RD= yes
-.endif
+#.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-extract:
+ cd ${WRKSRC}/ext/gettext/gettext; ${RM} -f *.o *.so
+
+#post-build:
+#.if !defined(NOPORTDOCS)
+# cd ${WRKSRC}/docs; ${RUBY} yard2html.rb
+#.endif
post-install:
.if !defined(NOPORTDOCS)
diff --git a/devel/ruby-gettext/distinfo b/devel/ruby-gettext/distinfo
index 0fa5b8079f05..3952a5bbc573 100644
--- a/devel/ruby-gettext/distinfo
+++ b/devel/ruby-gettext/distinfo
@@ -1 +1 @@
-MD5 (ruby/ruby-gettext-package-0.2.1.tar.gz) = 3180607cf22eb00efb950e432e28c71e
+MD5 (ruby/ruby-gettext-package-0.3.1.tar.gz) = 4c75ebd6d15d39bc3e73f22d0db83246
diff --git a/devel/ruby-gettext/pkg-plist b/devel/ruby-gettext/pkg-plist
index 8868bbad5049..7b1dfaf1225b 100644
--- a/devel/ruby-gettext/pkg-plist
+++ b/devel/ruby-gettext/pkg-plist
@@ -1,11 +1,19 @@
bin/rgettext
%%RUBY_SITELIBDIR%%/gettext.rb
-%%RUBY_SITELIBDIR%%/mo.rb
+%%RUBY_SITELIBDIR%%/gettext/locale.rb
+%%RUBY_SITELIBDIR%%/gettext/locale_default.rb
+%%RUBY_SITELIBDIR%%/gettext/locale_table_win32.rb
+%%RUBY_SITEARCHLIBDIR%%/gettext/_locale.so
+@dirrm %%RUBY_SITEARCHLIBDIR%%/gettext
+%%RUBY_SITELIBDIR%%/gettext/locale_win32.rb
+%%RUBY_SITELIBDIR%%/gettext/mo.rb
+@dirrm %%RUBY_SITELIBDIR%%/gettext
share/locale/ja/LC_MESSAGES/rgettext.mo
@unexec rmdir -p %D/share/locale/ja/LC_MESSAGES 2>/dev/null || true
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/hello.rb
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/hello2.rb
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/hellogtk.rb
+%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/hellogtk_utf8.rb
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/hello_noop.rb
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/hellotk.rb
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/locale/ja/LC_MESSAGES/hello.mo