Wed Jul 7 08:21:33 2021 UTC ()
Update to 1.00

Upstream changes:
version 1.00: Wed 14 Oct 19:14:36 CEST 2020

        Fixes:
        - fix metadata [Mohammad S Anwar]
        - when the username of an address contains " [Andy Beverley]


(wen)
diff -r1.30 -r1.31 pkgsrc/mail/p5-User-Identity/Makefile
diff -r1.10 -r1.11 pkgsrc/mail/p5-User-Identity/distinfo

cvs diff -r1.30 -r1.31 pkgsrc/mail/p5-User-Identity/Makefile (expand / switch to unified diff)

--- pkgsrc/mail/p5-User-Identity/Makefile 2021/05/24 19:52:52 1.30
+++ pkgsrc/mail/p5-User-Identity/Makefile 2021/07/07 08:21:33 1.31
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.30 2021/05/24 19:52:52 wiz Exp $ 1# $NetBSD: Makefile,v 1.31 2021/07/07 08:21:33 wen Exp $
2 2
3DISTNAME= User-Identity-0.99 3DISTNAME= User-Identity-1.00
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 4 
6CATEGORIES= mail perl5 5CATEGORIES= mail perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=User/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=User/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://perl.overmeer.net/userid/ 9HOMEPAGE= http://perl.overmeer.net/userid/
11#HOMEPAGE= http://search.cpan.org/dist/User-Identity/ 10#HOMEPAGE= http://search.cpan.org/dist/User-Identity/
12COMMENT= Helps maintaining user information from various sources 11COMMENT= Helps maintaining user information from various sources
13LICENSE= ${PERL5_LICENSE} 12LICENSE= ${PERL5_LICENSE}
14 13
15DEPENDS+= p5-Geography-Countries>=1.4:../../geography/p5-Geography-Countries 14DEPENDS+= p5-Geography-Countries>=1.4:../../geography/p5-Geography-Countries
16BUILD_DEPENDS+= p5-Test-Pod>=1.0:../../devel/p5-Test-Pod 15BUILD_DEPENDS+= p5-Test-Pod>=1.0:../../devel/p5-Test-Pod
17 16
18PERL5_PACKLIST= auto/User/Identity/.packlist 17PERL5_PACKLIST= auto/User/Identity/.packlist

cvs diff -r1.10 -r1.11 pkgsrc/mail/p5-User-Identity/distinfo (expand / switch to unified diff)

--- pkgsrc/mail/p5-User-Identity/distinfo 2018/02/25 17:57:01 1.10
+++ pkgsrc/mail/p5-User-Identity/distinfo 2021/07/07 08:21:33 1.11
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.10 2018/02/25 17:57:01 wiz Exp $ 1$NetBSD: distinfo,v 1.11 2021/07/07 08:21:33 wen Exp $
2 2
3SHA1 (User-Identity-0.99.tar.gz) = e12d9419aa896c817d31fabe3d0b8578bd1ab1db 3SHA1 (User-Identity-1.00.tar.gz) = 8ce1fbc5fb54aee7e87c4176df1fc3a2b74b27cc
4RMD160 (User-Identity-0.99.tar.gz) = a7f3f2f0753368723bea7c6995e6e083cd681b1d 4RMD160 (User-Identity-1.00.tar.gz) = 23acb11ef147ef74c1a8410576f35df06b17f4c5
5SHA512 (User-Identity-0.99.tar.gz) = b0706cb5aed372b384229459c5b1a9e46968cd8d58f713754cd1a65a7caad0931839bf9d1540ce7a849f94a3d37f580120940364eb29684d3a84a009fb702cbb 5SHA512 (User-Identity-1.00.tar.gz) = b39315050aed9064f606d6fb167e42fb55bd411f1573215b544c9f2833c0d39f12700a4fec701317e31d614c55825f250b0b5ce7b3355fb63bc953d07d8fc744
6Size (User-Identity-0.99.tar.gz) = 28657 bytes 6Size (User-Identity-1.00.tar.gz) = 28871 bytes