summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradrianp <adrianp>2004-12-29 13:16:59 +0000
committeradrianp <adrianp>2004-12-29 13:16:59 +0000
commit90bec207fc71628f2b9ea91c570cc860dfad70b8 (patch)
treec9af01ee941483fef75d0713946cb31afde2d273
parent9092398da5e3d0a62fb4f091edd403fe278d6ce5 (diff)
downloadpkgsrc-90bec207fc71628f2b9ea91c570cc860dfad70b8.tar.gz
- 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"
-rw-r--r--mail/p5-User-Identity/Makefile10
-rw-r--r--mail/p5-User-Identity/distinfo6
2 files changed, 8 insertions, 8 deletions
diff --git a/mail/p5-User-Identity/Makefile b/mail/p5-User-Identity/Makefile
index 91ed915111a..0cd3cfbbc42 100644
--- a/mail/p5-User-Identity/Makefile
+++ b/mail/p5-User-Identity/Makefile
@@ -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
+MAINTAINER= adrianp@NetBSD.org
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 --git a/mail/p5-User-Identity/distinfo b/mail/p5-User-Identity/distinfo
index 884812dce4d..2416df92841 100644
--- a/mail/p5-User-Identity/distinfo
+++ b/mail/p5-User-Identity/distinfo
@@ -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