summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-11-16 05:00:34 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-11-16 05:00:34 +0000
commit9220856235923751ba3654179663250c369e870f (patch)
treef53a59f81f191b5abb5af35a648eb6009e8aee16 /converters
parentUpdate to 0.0.2. (diff)
Update to 0.4.5.
Notes
Notes: svn path=/head/; revision=50112
Diffstat (limited to 'converters')
-rw-r--r--converters/ruby-iconv/Makefile14
-rw-r--r--converters/ruby-iconv/distinfo2
-rw-r--r--converters/ruby-iconv/pkg-plist3
3 files changed, 6 insertions, 13 deletions
diff --git a/converters/ruby-iconv/Makefile b/converters/ruby-iconv/Makefile
index 1cd4cb83a27e..b7efa7974855 100644
--- a/converters/ruby-iconv/Makefile
+++ b/converters/ruby-iconv/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= iconv
-PORTVERSION= 0.4.4
-PORTREVISION= 1
+PORTVERSION= 0.4.5
CATEGORIES= converters ruby
MASTER_SITES= http://member.nifty.ne.jp/nokada/archive/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
@@ -19,22 +18,13 @@ LIB_DEPENDS= iconv.2:${PORTSDIR}/converters/iconv
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
-.if !defined(NOPORTDOCS)
-USE_RUBY_RD= yes
-.endif
INSTALL_TARGET= site-install
-.if !defined(NOPORTDOCS)
-post-build:
- @cd ${WRKSRC}; \
- ${RUBY_RD} iconv.c > iconv.html
-.endif
-
post-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${RUBY_DOCDIR}/iconv
-.for f in iconv.html rd.css
+.for f in *.html iconv.rlog rd.css
${INSTALL_DATA} ${WRKSRC}/${f} ${RUBY_DOCDIR}/iconv/
.endfor
.endif
diff --git a/converters/ruby-iconv/distinfo b/converters/ruby-iconv/distinfo
index d729b8ce0104..ef8cb53f59e7 100644
--- a/converters/ruby-iconv/distinfo
+++ b/converters/ruby-iconv/distinfo
@@ -1 +1 @@
-MD5 (ruby/iconv-0.4.4.tar.gz) = b0eae941b3c3fc95cb1b82a1a36a9b9c
+MD5 (ruby/iconv-0.4.5.tar.gz) = b4934bc5d56d371a146a954528a600a8
diff --git a/converters/ruby-iconv/pkg-plist b/converters/ruby-iconv/pkg-plist
index ffa9fb61b9e5..118032cbfe19 100644
--- a/converters/ruby-iconv/pkg-plist
+++ b/converters/ruby-iconv/pkg-plist
@@ -1,4 +1,7 @@
%%RUBY_SITEARCHLIBDIR%%/iconv.so
%%PORTDOCS%%%%RUBY_DOCDIR%%/iconv/iconv.html
+%%PORTDOCS%%%%RUBY_DOCDIR%%/iconv/iconv.rlog
+%%PORTDOCS%%%%RUBY_DOCDIR%%/iconv/iconv.rlog.html
+%%PORTDOCS%%%%RUBY_DOCDIR%%/iconv/iconv.rmi.html
%%PORTDOCS%%%%RUBY_DOCDIR%%/iconv/rd.css
%%PORTDOCS%%@dirrm %%RUBY_DOCDIR%%/iconv