summaryrefslogtreecommitdiff
path: root/converters/p5-Text-Iconv
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-09-10 16:06:32 +0000
committerwiz <wiz@pkgsrc.org>2002-09-10 16:06:32 +0000
commit80ee491886d0ad0b88b9dc336e476683e9cb121c (patch)
tree3d3020be9bfaa2a5e59d50f368ad6eb391a5d5fc /converters/p5-Text-Iconv
parent0f7a9ebfb4ffb57a93cd75c639765167df3710b0 (diff)
downloadpkgsrc-80ee491886d0ad0b88b9dc336e476683e9cb121c.tar.gz
Since the major of libiconv was increased during the update to 1.8,
bump dependency to latest libiconv version; recursively also bump all dependencies of packages depending on libiconv. Requested by fredb.
Diffstat (limited to 'converters/p5-Text-Iconv')
-rw-r--r--converters/p5-Text-Iconv/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/converters/p5-Text-Iconv/Makefile b/converters/p5-Text-Iconv/Makefile
index c3dee0adf1f..df2b0b20be4 100644
--- a/converters/p5-Text-Iconv/Makefile
+++ b/converters/p5-Text-Iconv/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2001/11/26 06:49:40 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2002/09/10 16:06:37 wiz Exp $
#
DISTNAME= Text-Iconv-1.1
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
SVR4_PKGNAME= p5tic
CATEGORIES= converters perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}