pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/converters/ruby-iconv Update ruby-iconv package to 0.5.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/484fb4312ba8
branches:  trunk
changeset: 462533:484fb4312ba8
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Oct 05 08:58:10 2003 +0000

description:
Update ruby-iconv package to 0.5.

- No changes are available.
- Use pre-formated HTML document and delete dependency to ruby-rdtool.

diffstat:

 converters/ruby-iconv/Makefile |  9 ++-------
 converters/ruby-iconv/distinfo |  6 +++---
 2 files changed, 5 insertions(+), 10 deletions(-)

diffs (44 lines):

diff -r 925fcaa4b209 -r 484fb4312ba8 converters/ruby-iconv/Makefile
--- a/converters/ruby-iconv/Makefile    Sun Oct 05 08:20:44 2003 +0000
+++ b/converters/ruby-iconv/Makefile    Sun Oct 05 08:58:10 2003 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2003/07/17 21:27:35 grant Exp $
+# $NetBSD: Makefile,v 1.6 2003/10/05 08:58:10 taca Exp $
 #
 
-DISTNAME=      iconv-0.4.4
+DISTNAME=      iconv-0.5
 PKGNAME=       ${RUBY_PKGNAMEPREFIX}${DISTNAME}
-PKGREVISION=   2
 CATEGORIES=    converters
 MASTER_SITES=  http://member.nifty.ne.jp/nokada/archive/
 
@@ -21,9 +20,6 @@
 
 DOCS=          iconv.html rd.css
 
-post-build:
-       @cd ${WRKSRC}; ${RUBY_RD} iconv.c > iconv.html
-
 post-install:
        ${INSTALL_DATA_DIR} ${RUBY_DOCDIR}/iconv
 .for f in ${DOCS}
@@ -31,7 +27,6 @@
 .endfor
 
 .include "../../converters/libiconv/buildlink2.mk"
-.include "../../textproc/ruby-rdtool/Makefile.common"
 .include "../../lang/ruby-base/Makefile.common"
 .include "../../lang/ruby-base/buildlink2.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 925fcaa4b209 -r 484fb4312ba8 converters/ruby-iconv/distinfo
--- a/converters/ruby-iconv/distinfo    Sun Oct 05 08:20:44 2003 +0000
+++ b/converters/ruby-iconv/distinfo    Sun Oct 05 08:58:10 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.1.1.1 2001/07/01 11:21:12 taca Exp $
+$NetBSD: distinfo,v 1.2 2003/10/05 08:58:10 taca Exp $
 
-SHA1 (ruby/iconv-0.4.4.tar.gz) = 93a771d968dff580798186da4ef54b1f2dc65c52
-Size (ruby/iconv-0.4.4.tar.gz) = 8936 bytes
+SHA1 (ruby/iconv-0.5.tar.gz) = 5c71177c7997342af1354ddf272c713c08661e3f
+Size (ruby/iconv-0.5.tar.gz) = 12089 bytes



Home | Main Index | Thread Index | Old Index