pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/p5-Jemplate * Fix MASTER_SITES:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0f63d33a1ba6
branches:  trunk
changeset: 547418:0f63d33a1ba6
user:      seb <seb%pkgsrc.org@localhost>
date:      Tue Sep 16 15:01:52 2008 +0000

description:
* Fix MASTER_SITES:
- typo in MASTER_SITE_PERL_CPAN
- this version of Jemplate is from another author
* Update distinfo after last package update.

diffstat:

 www/p5-Jemplate/Makefile |  4 ++--
 www/p5-Jemplate/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (28 lines):

diff -r 51724ddaa92a -r 0f63d33a1ba6 www/p5-Jemplate/Makefile
--- a/www/p5-Jemplate/Makefile  Tue Sep 16 14:41:18 2008 +0000
+++ b/www/p5-Jemplate/Makefile  Tue Sep 16 15:01:52 2008 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2008/09/13 15:59:37 he Exp $
+# $NetBSD: Makefile,v 1.9 2008/09/16 15:01:52 seb Exp $
 
 DISTNAME=      Jemplate-0.23
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    www perl5
-MASTER_SITES=  ${MASTER_SITES_PERL_CPAN:=../by-authors/id/I/IN/INGY/}
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../by-authors/id/R/RK/RKRIMEN/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://search.cpan.org/dist/Jemplate/
diff -r 51724ddaa92a -r 0f63d33a1ba6 www/p5-Jemplate/distinfo
--- a/www/p5-Jemplate/distinfo  Tue Sep 16 14:41:18 2008 +0000
+++ b/www/p5-Jemplate/distinfo  Tue Sep 16 15:01:52 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2007/04/11 06:12:34 hiramatsu Exp $
+$NetBSD: distinfo,v 1.5 2008/09/16 15:01:52 seb Exp $
 
-SHA1 (Jemplate-0.20.tar.gz) = 058ce510b17ddfb9f1996438b9122d0d5acda274
-RMD160 (Jemplate-0.20.tar.gz) = 06f86b73901d6d6b69d306dd3614c405633e19de
-Size (Jemplate-0.20.tar.gz) = 140708 bytes
+SHA1 (Jemplate-0.23.tar.gz) = 74c505e0e8461d37c6ab946d86bd78e9a6f2d7f2
+RMD160 (Jemplate-0.23.tar.gz) = 19c78872ad1472f755ea6a838e0ac1d9972f9edd
+Size (Jemplate-0.23.tar.gz) = 403683 bytes



Home | Main Index | Thread Index | Old Index