Fri May 1 18:31:58 2009 UTC ()
PkgSrc changes:
  - Updating package for p5 module of Template::Timer from 0.04 to 1.00
  - Setting license to gnu-gpl-v3

Upstream changes:
1.00    Fri Mar  6 23:32:49 CST 2009
====================================
[ENHANCEMENTS]
Measurements are now in milliseconds, not seconds.

Now shows nesting level in the notes.

The times are all shown as a summary at the end, not throughout
the page.


(sno)
diff -r1.2 -r1.3 pkgsrc/www/p5-Template-Timer/Makefile
diff -r1.1.1.1 -r1.2 pkgsrc/www/p5-Template-Timer/distinfo

cvs diff -r1.2 -r1.3 pkgsrc/www/p5-Template-Timer/Makefile (expand / switch to unified diff)

--- pkgsrc/www/p5-Template-Timer/Makefile 2008/10/19 19:19:17 1.2
+++ pkgsrc/www/p5-Template-Timer/Makefile 2009/05/01 18:31:58 1.3
@@ -1,22 +1,22 @@ @@ -1,22 +1,22 @@
1# $NetBSD: Makefile,v 1.2 2008/10/19 19:19:17 he Exp $ 1# $NetBSD: Makefile,v 1.3 2009/05/01 18:31:58 sno Exp $
2 2
3DISTNAME= Template-Timer-0.04 3DISTNAME= Template-Timer-1.00
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 1 
6SVR4_PKGNAME= p5ttm 5SVR4_PKGNAME= p5ttm
7CATEGORIES= www perl5 6CATEGORIES= www perl5
8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/}
9 8
10MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://search.cpan.org/dist/Template-Timer/ 10HOMEPAGE= http://search.cpan.org/dist/Template-Timer/
12COMMENT= Rudimentary profiling for Template Toolkit 11COMMENT= Rudimentary profiling for Template Toolkit
 12LICENSE= gnu-gpl-v3 # OR artistic-2.0
13 13
14DEPENDS+= p5-Template-Toolkit>=2.0:../../www/p5-Template-Toolkit 14DEPENDS+= p5-Template-Toolkit>=2.0:../../www/p5-Template-Toolkit
15 15
16USE_LANGUAGES= # empty 16USE_LANGUAGES= # empty
17PERL5_PACKLIST= auto/Template/Timer/.packlist 17PERL5_PACKLIST= auto/Template/Timer/.packlist
18 18
19PKG_DESTDIR_SUPPORT= user-destdir 19PKG_DESTDIR_SUPPORT= user-destdir
20 20
21.include "../../lang/perl5/module.mk" 21.include "../../lang/perl5/module.mk"
22.include "../../mk/bsd.pkg.mk" 22.include "../../mk/bsd.pkg.mk"

cvs diff -r1.1.1.1 -r1.2 pkgsrc/www/p5-Template-Timer/distinfo (expand / switch to unified diff)

--- pkgsrc/www/p5-Template-Timer/distinfo 2008/06/23 03:01:52 1.1.1.1
+++ pkgsrc/www/p5-Template-Timer/distinfo 2009/05/01 18:31:58 1.2
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.1.1.1 2008/06/23 03:01:52 abs Exp $ 1$NetBSD: distinfo,v 1.2 2009/05/01 18:31:58 sno Exp $
2 2
3SHA1 (Template-Timer-0.04.tar.gz) = b47db55a9d96390c1218543b4ea1386c95d2bfdf 3SHA1 (Template-Timer-1.00.tar.gz) = 909dcec55edc4f6957f74f6db554138849befcc2
4RMD160 (Template-Timer-0.04.tar.gz) = a44f54a162a8a3a6178c93b6123039e0badcae05 4RMD160 (Template-Timer-1.00.tar.gz) = 23f4259205563cf4c0133d0c6853127386ff628d
5Size (Template-Timer-0.04.tar.gz) = 2924 bytes 5Size (Template-Timer-1.00.tar.gz) = 3809 bytes