pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases/p5-Sort-SQL simplify MASTER_SITES subdirecto...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4e35051e9724
branches:  trunk
changeset: 645094:4e35051e9724
user:      obache <obache%pkgsrc.org@localhost>
date:      Fri Jan 23 06:33:36 2015 +0000

description:
simplify MASTER_SITES subdirectory, and canonicalize HOMEPAGE url.

diffstat:

 databases/p5-Sort-SQL/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r 5acbb2fc3740 -r 4e35051e9724 databases/p5-Sort-SQL/Makefile
--- a/databases/p5-Sort-SQL/Makefile    Fri Jan 23 06:22:20 2015 +0000
+++ b/databases/p5-Sort-SQL/Makefile    Fri Jan 23 06:33:36 2015 +0000
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.12 2014/05/29 23:35:31 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2015/01/23 06:33:36 obache Exp $
 
 DISTNAME=      Sort-SQL-0.08
 PKGNAME=       p5-${DISTNAME}
 PKGREVISION=   5
 CATEGORIES=    databases perl5
-MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../by-authors/id/K/KA/KARMAN/}
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Sort/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://search.cpan.org/~karman/Sort-SQL/
+HOMEPAGE=      http://search.cpan.org/dist/Sort-SQL/
 COMMENT=       Manipulate SQL sort strings
 LICENSE=       ${PERL5_LICENSE}
 



Home | Main Index | Thread Index | Old Index