[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.2 and 1.12

version 1.2, 2008/10/19 19:17:58 version 1.12, 2014/05/29 23:36:10
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=    1  PKGREVISION=    5
 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
   DEPENDS+=       {perl>=5.10.1,p5-constant>=1.17}:../../devel/p5-constant
   
 PKG_INSTALLATION_TYPES= overwrite pkgviews  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.2  
changed lines
  Added in v.1.12

CVSweb <webmaster@jp.NetBSD.org>