Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/mail/p5-User-Identity/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/mail/p5-User-Identity/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.18 retrieving revision 1.27 diff -u -p -r1.18 -r1.27 --- pkgsrc/mail/p5-User-Identity/Makefile 2014/05/29 23:36:51 1.18 +++ pkgsrc/mail/p5-User-Identity/Makefile 2018/08/22 09:45:33 1.27 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2014/05/29 23:36:51 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2018/08/22 09:45:33 wiz Exp $ -DISTNAME= User-Identity-0.93 +DISTNAME= User-Identity-0.99 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 1 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=User/} @@ -15,8 +15,6 @@ LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-Geography-Countries>=1.4:../../geography/p5-Geography-Countries BUILD_DEPENDS+= p5-Test-Pod>=1.0:../../devel/p5-Test-Pod -PKG_INSTALLATION_TYPES= overwrite pkgviews - PERL5_PACKLIST= auto/User/Identity/.packlist .include "../../lang/perl5/module.mk"