[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / mail / p5-User-Identity

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /pkgsrc/mail/p5-User-Identity/Makefile between version 1.10 and 1.27

version 1.10, 2009/07/17 18:00:17 version 1.27, 2018/08/22 09:45:33
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
   
 DISTNAME=       User-Identity-0.92  DISTNAME=       User-Identity-0.99
 PKGNAME=        p5-${DISTNAME}  PKGNAME=        p5-${DISTNAME}
 PKGREVISION=    1  PKGREVISION=    1
 CATEGORIES=     mail perl5  CATEGORIES=     mail perl5
Line 10  MAINTAINER= pkgsrc-users@NetBSD.org
Line 10  MAINTAINER= pkgsrc-users@NetBSD.org
 HOMEPAGE=       http://perl.overmeer.net/userid/  HOMEPAGE=       http://perl.overmeer.net/userid/
 #HOMEPAGE=      http://search.cpan.org/dist/User-Identity/  #HOMEPAGE=      http://search.cpan.org/dist/User-Identity/
 COMMENT=        Helps maintaining user information from various sources  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  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  PERL5_PACKLIST= auto/User/Identity/.packlist
   
 .include "../../lang/perl5/module.mk"  .include "../../lang/perl5/module.mk"

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.27

CVSweb <webmaster@jp.NetBSD.org>