From 9220856235923751ba3654179663250c369e870f Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Fri, 16 Nov 2001 05:00:34 +0000 Subject: Update to 0.4.5. --- converters/ruby-iconv/Makefile | 14 ++------------ converters/ruby-iconv/distinfo | 2 +- converters/ruby-iconv/pkg-plist | 3 +++ 3 files changed, 6 insertions(+), 13 deletions(-) (limited to 'converters') 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 -- cgit v1.2.3