pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/p5-User-Identity - Update to 0.90



details:   https://anonhg.NetBSD.org/pkgsrc/rev/88f5b55d25a9
branches:  trunk
changeset: 486547:88f5b55d25a9
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Wed Dec 29 13:16:59 2004 +0000

description:
- Update to 0.90
- Fix description of the package
- Add a requirement of perl >= 5.6.0

        Improvements:

        - Geography::Countries is not required, but optional so
          [Nick Ing-Simmons] has installed too much.
        - Cleaned the docs on many spots.
        - new methods
             User::Identity::Collection::itemType()
             User::Identity::Collection::removeRole()
        - new methods
             User::Identity::Item::removeCollection()
        - METHODS section Initiation renamed to "Constructors"

diffstat:

 mail/p5-User-Identity/Makefile |  10 +++++-----
 mail/p5-User-Identity/distinfo |   6 +++---
 2 files changed, 8 insertions(+), 8 deletions(-)

diffs (36 lines):

diff -r a787fc141d7d -r 88f5b55d25a9 mail/p5-User-Identity/Makefile
--- a/mail/p5-User-Identity/Makefile    Wed Dec 29 13:11:40 2004 +0000
+++ b/mail/p5-User-Identity/Makefile    Wed Dec 29 13:16:59 2004 +0000
@@ -1,16 +1,16 @@
-# $NetBSD: Makefile,v 1.2 2004/12/20 11:31:05 grant Exp $
+# $NetBSD: Makefile,v 1.3 2004/12/29 13:16:59 adrianp Exp $
 
-DISTNAME=      User-Identity-0.07
+DISTNAME=      User-Identity-0.90
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    mail perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=User/}
 
-MAINTAINER=    adrianp%stindustries.net@localhost
+MAINTAINER=    adrianp%NetBSD.org@localhost
 HOMEPAGE=      http://perl.overmeer.net/userid/
-COMMENT=       Define a person
+COMMENT=       Helps maintaining user information from various sources
 
 DEPENDS+=      p5-Geography-Countries-[0-9]*:../../misc/p5-Geography-Countries
+PERL5_REQD+=   5.6.0
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
diff -r a787fc141d7d -r 88f5b55d25a9 mail/p5-User-Identity/distinfo
--- a/mail/p5-User-Identity/distinfo    Wed Dec 29 13:11:40 2004 +0000
+++ b/mail/p5-User-Identity/distinfo    Wed Dec 29 13:16:59 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.1.1.1 2004/02/17 02:25:44 minskim Exp $
+$NetBSD: distinfo,v 1.2 2004/12/29 13:16:59 adrianp Exp $
 
-SHA1 (User-Identity-0.07.tar.gz) = ae56852f1f33e41d4d78c1099100c2e743a65bee
-Size (User-Identity-0.07.tar.gz) = 15549 bytes
+SHA1 (User-Identity-0.90.tar.gz) = ad062b4c9f9c35c8883bb164c6dde7a1366792ea
+Size (User-Identity-0.90.tar.gz) = 25502 bytes



Home | Main Index | Thread Index | Old Index