pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/converters Use CPAN HOMEPAGE, since it is more specifi...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7b1982ca8295
branches:  trunk
changeset: 489312:7b1982ca8295
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Feb 19 19:25:24 2005 +0000

description:
Use CPAN HOMEPAGE, since it is more specific than unicode.org.

diffstat:

 converters/p5-Unicode-Map8/Makefile   |  4 ++--
 converters/p5-Unicode-String/Makefile |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (36 lines):

diff -r 50876cb3a238 -r 7b1982ca8295 converters/p5-Unicode-Map8/Makefile
--- a/converters/p5-Unicode-Map8/Makefile       Sat Feb 19 19:23:28 2005 +0000
+++ b/converters/p5-Unicode-Map8/Makefile       Sat Feb 19 19:25:24 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2004/12/20 11:30:56 grant Exp $
+# $NetBSD: Makefile,v 1.4 2005/02/19 19:25:24 wiz Exp $
 #
 
 DISTNAME=      Unicode-Map8-0.12
@@ -8,7 +8,7 @@
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Unicode/}
 
 MAINTAINER=    tech-pkg%NetBSD.org@localhost
-HOMEPAGE=      http://www.unicode.org/
+HOMEPAGE=      http://search.cpan.org/dist/Unicode-Map8/
 COMMENT=       Perl5 module providing mapping tables between charsets
 
 DEPENDS+=      p5-Unicode-String-[0-9]*:../../converters/p5-Unicode-String
diff -r 50876cb3a238 -r 7b1982ca8295 converters/p5-Unicode-String/Makefile
--- a/converters/p5-Unicode-String/Makefile     Sat Feb 19 19:23:28 2005 +0000
+++ b/converters/p5-Unicode-String/Makefile     Sat Feb 19 19:25:24 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/12/20 11:30:56 grant Exp $
+# $NetBSD: Makefile,v 1.6 2005/02/19 19:26:02 wiz Exp $
 #
 
 DISTNAME=      Unicode-String-2.07
@@ -8,7 +8,7 @@
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Unicode/}
 
 MAINTAINER=    tech-pkg%NetBSD.org@localhost
-HOMEPAGE=      http://www.unicode.org/
+HOMEPAGE=      http://search.cpan.org/dist/Unicode-String/
 COMMENT=       Perl5 modules to handle various Unicode issues
 
 DEPENDS+=      p5-MIME-Base64-[0-9]*:../../converters/p5-MIME-Base64



Home | Main Index | Thread Index | Old Index