pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/p5-Unicode-LineBreak canonicalize MASTER_SITE...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/67662de1f3c2
branches:  trunk
changeset: 603941:67662de1f3c2
user:      obache <obache%pkgsrc.org@localhost>
date:      Thu May 17 10:37:43 2012 +0000

description:
canonicalize MASTER_SITES and HOMEPAGE url.

diffstat:

 textproc/p5-Unicode-LineBreak/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (21 lines):

diff -r 6518964bb50b -r 67662de1f3c2 textproc/p5-Unicode-LineBreak/Makefile
--- a/textproc/p5-Unicode-LineBreak/Makefile    Thu May 17 10:35:14 2012 +0000
+++ b/textproc/p5-Unicode-LineBreak/Makefile    Thu May 17 10:37:43 2012 +0000
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.2 2012/05/17 10:32:20 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2012/05/17 10:37:43 obache Exp $
 
 DISTNAME=      Unicode-LineBreak-2012.02
 PKGNAME=       p5-${DISTNAME}
 PKGREVISION=   1
 CATEGORIES=    perl5 textproc
-MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/N/NE/NEZUMI/}
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Unicode/}
 
 MAINTAINER=    bouyer%NetBSD.org@localhost
 COMMENT=       Text::LineFold, Unicode::GCString and Unicode::LineBreak
-HOMEPAGE=      http://search.cpan.org/~nezumi/Unicode-LineBreak-2012.02/
+HOMEPAGE=      http://search.cpan.org/dist/Unicode-LineBreak/
 LICENSE=       ${PERL5_LICENSE}
 
 DEPENDS+=      p5-MIME-Charset>=1.006.2:../../mail/p5-MIME-Charset



Home | Main Index | Thread Index | Old Index