[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / security / p5-Authen-SASL

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

Diff for /pkgsrc/security/p5-Authen-SASL/Makefile between version 1.7 and 1.8

version 1.7, 2005/08/06 06:19:29 version 1.8, 2006/10/17 14:20:21
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
 #  #
   
 DISTNAME=       Authen-SASL-2.04  DISTNAME=       Authen-SASL-2.10
 PKGNAME=        p5-${DISTNAME}  PKGNAME=        p5-${DISTNAME}
 PKGREVISION=    2  
 CATEGORIES=     security perl5  CATEGORIES=     security perl5
 MASTER_SITES=   ${MASTER_SITE_PERL_CPAN:=Authen/}  MASTER_SITES=   ${MASTER_SITE_PERL_CPAN:=Authen/}
   
Line 12  HOMEPAGE= http://search.cpan.org/dist/Au
Line 11  HOMEPAGE= http://search.cpan.org/dist/Au
 COMMENT=        Perl module to handle SASL authentication  COMMENT=        Perl module to handle SASL authentication
   
 PERL5_PACKLIST= auto/Authen/SASL/.packlist  PERL5_PACKLIST= auto/Authen/SASL/.packlist
   MAKE_PARAMS+=   < /dev/null
   
 .include "../../lang/perl5/module.mk"  .include "../../lang/perl5/module.mk"
   

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

CVSweb <webmaster@jp.NetBSD.org>