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.11 retrieving revision 1.27 diff -u -p -r1.11 -r1.27 --- pkgsrc/mail/p5-User-Identity/Makefile 2010/03/08 18:21:26 1.11 +++ pkgsrc/mail/p5-User-Identity/Makefile 2018/08/22 09:45:33 1.27 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2010/03/08 18:21:26 sno 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= 1 +PKGREVISION= 1 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=User/} @@ -12,12 +12,9 @@ HOMEPAGE= http://perl.overmeer.net/useri COMMENT= Helps maintaining user information from various sources LICENSE= ${PERL5_LICENSE} -DEPENDS+= p5-Geography-Countries>=1.4:../../misc/p5-Geography-Countries +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 -PKG_DESTDIR_SUPPORT= user-destdir - PERL5_PACKLIST= auto/User/Identity/.packlist .include "../../lang/perl5/module.mk"