pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Template-Plugin-Handy PkgSrc changes:
details: https://anonhg.NetBSD.org/pkgsrc/rev/be0dbdaabecb
branches: trunk
changeset: 392472:be0dbdaabecb
user: sno <sno%pkgsrc.org@localhost>
date: Fri May 01 19:55:46 2009 +0000
description:
PkgSrc changes:
- Updating package for p5 module of Template::Plugin::Handy from 0.002
to 0.003
- Setting license to gnu-gpl-v2
Upstream changes:
0.003 26 Feb 2009
* sort_by() now returns arg if a ref() but not LIST or HASH
This is to handle the (common?) TT case where a method returns
a single object instead of an array ref with one item.
diffstat:
devel/p5-Template-Plugin-Handy/Makefile | 5 +++--
devel/p5-Template-Plugin-Handy/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 6 deletions(-)
diffs (34 lines):
diff -r 452d61690825 -r be0dbdaabecb devel/p5-Template-Plugin-Handy/Makefile
--- a/devel/p5-Template-Plugin-Handy/Makefile Fri May 01 19:52:24 2009 +0000
+++ b/devel/p5-Template-Plugin-Handy/Makefile Fri May 01 19:55:46 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/11/30 19:21:32 seb Exp $
+# $NetBSD: Makefile,v 1.2 2009/05/01 19:55:46 sno Exp $
#
-DISTNAME= Template-Plugin-Handy-0.002
+DISTNAME= Template-Plugin-Handy-0.003
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/}
@@ -9,6 +9,7 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/dist/Template-Plugin-Handy/
COMMENT= Handy virtual methods for Template Toolkit
+LICENSE= gnu-gpl-v2 # OR artistic
PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # empty
diff -r 452d61690825 -r be0dbdaabecb devel/p5-Template-Plugin-Handy/distinfo
--- a/devel/p5-Template-Plugin-Handy/distinfo Fri May 01 19:52:24 2009 +0000
+++ b/devel/p5-Template-Plugin-Handy/distinfo Fri May 01 19:55:46 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/11/30 19:21:32 seb Exp $
+$NetBSD: distinfo,v 1.2 2009/05/01 19:55:46 sno Exp $
-SHA1 (Template-Plugin-Handy-0.002.tar.gz) = c9d5ab8557e250ea4492dfafcedda779b2ba2e37
-RMD160 (Template-Plugin-Handy-0.002.tar.gz) = 6809194d66b4c55aa83fa53bc335a4c50b60bf31
-Size (Template-Plugin-Handy-0.002.tar.gz) = 3035 bytes
+SHA1 (Template-Plugin-Handy-0.003.tar.gz) = fcc927f9f7c0b02ac80080cc751c53c8f5c49c11
+RMD160 (Template-Plugin-Handy-0.003.tar.gz) = 6da51ce043f04137f0e2e229d7308443fb744b3d
+Size (Template-Plugin-Handy-0.003.tar.gz) = 3172 bytes
Home |
Main Index |
Thread Index |
Old Index