diff options
author | sno <sno@pkgsrc.org> | 2010-03-08 18:21:26 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2010-03-08 18:21:26 +0000 |
commit | 238a6f14b9d91e5e2d8b9dad780aefa4d3cb1162 (patch) | |
tree | 05dcd59e38099c1531272c5d4eff0c2919e8d91b /mail | |
parent | 5151ae019c2b208f8c6ef747cb51a1e9924c8ec9 (diff) | |
download | pkgsrc-238a6f14b9d91e5e2d8b9dad780aefa4d3cb1162.tar.gz |
Updating mail/p5-User-Identity from 0.92nb1 to 0.93
pkgsrc changes:
- Add license definition
Upstream changes:
version 0.93: Thu Dec 24 11:09:49 CET 2009
Fixes:
- Mail::Identity->from(Mail::Address) produced error
rt.cpan.org#52115 [Dmitry Bigunyak]
Improvements:
- do not run t/pod.t in devel environment.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/p5-User-Identity/Makefile | 7 | ||||
-rw-r--r-- | mail/p5-User-Identity/distinfo | 8 |
2 files changed, 8 insertions, 7 deletions
diff --git a/mail/p5-User-Identity/Makefile b/mail/p5-User-Identity/Makefile index 8170fbbffd0..71747ff271b 100644 --- a/mail/p5-User-Identity/Makefile +++ b/mail/p5-User-Identity/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2009/07/17 18:00:17 adrianp Exp $ +# $NetBSD: Makefile,v 1.11 2010/03/08 18:21:26 sno Exp $ -DISTNAME= User-Identity-0.92 +DISTNAME= User-Identity-0.93 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +#PKGREVISION= 1 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=User/} @@ -10,6 +10,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://perl.overmeer.net/userid/ #HOMEPAGE= http://search.cpan.org/dist/User-Identity/ COMMENT= Helps maintaining user information from various sources +LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-Geography-Countries>=1.4:../../misc/p5-Geography-Countries BUILD_DEPENDS+= p5-Test-Pod>=1.0:../../devel/p5-Test-Pod diff --git a/mail/p5-User-Identity/distinfo b/mail/p5-User-Identity/distinfo index 910b57df072..efa47f58957 100644 --- a/mail/p5-User-Identity/distinfo +++ b/mail/p5-User-Identity/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2008/09/10 19:18:38 he Exp $ +$NetBSD: distinfo,v 1.5 2010/03/08 18:21:26 sno Exp $ -SHA1 (User-Identity-0.92.tar.gz) = 978064743834c156c70d4af344a9218ad930ffba -RMD160 (User-Identity-0.92.tar.gz) = 14c2a66dfa969486dabb2e91d92424063aad3adb -Size (User-Identity-0.92.tar.gz) = 26023 bytes +SHA1 (User-Identity-0.93.tar.gz) = 83ba30ab997a7b2c2efcad675b475d2b9193ea9e +RMD160 (User-Identity-0.93.tar.gz) = 97369dea02eacfb3912152cbefa6ce4361bd5c68 +Size (User-Identity-0.93.tar.gz) = 26484 bytes |