[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / devel / p5-POE-Component-Pluggable

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

Diff for /pkgsrc/devel/p5-POE-Component-Pluggable/Makefile between version 1.1 and 1.15

version 1.1, 2008/09/10 18:53:49 version 1.15, 2015/06/12 10:49:35
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
   
 DISTNAME=       POE-Component-Pluggable-1.10  DISTNAME=       POE-Component-Pluggable-1.26
 PKGNAME=        p5-${DISTNAME}  PKGNAME=        p5-${DISTNAME}
   PKGREVISION=    6
 CATEGORIES=     devel perl5  CATEGORIES=     devel perl5
 MASTER_SITES=   ${MASTER_SITE_PERL_CPAN:=POE/}  MASTER_SITES=   ${MASTER_SITE_PERL_CPAN:=POE/}
   
 MAINTAINER=     pkgsrc-users@NetBSD.org  MAINTAINER=     pkgsrc-users@NetBSD.org
 HOMEPAGE=       http://search.cpan.org/dist/POE-Component-Pluggable/  HOMEPAGE=       http://search.cpan.org/dist/POE-Component-Pluggable/
 COMMENT=        Perl base class for creating plugin enabled POE Components  COMMENT=        Perl base class for creating plugin enabled POE Components
   LICENSE=        ${PERL5_LICENSE}
   
 DEPENDS+=       p5-POE>=1.0002:../../devel/p5-POE  DEPENDS+=       p5-POE>=1.004:../../devel/p5-POE
   DEPENDS+=       p5-Task-Weaken-[0-9]*:../../devel/p5-Task-Weaken
 PKG_INSTALLATION_TYPES= overwrite pkgviews  
 PKG_DESTDIR_SUPPORT=    user-destdir  
   
 PERL5_PACKLIST= auto/POE/Component/Pluggable/.packlist  PERL5_PACKLIST= auto/POE/Component/Pluggable/.packlist
   

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.15

CVSweb <webmaster@jp.NetBSD.org>