diff options
author | wiz <wiz@pkgsrc.org> | 2013-11-24 09:57:02 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-11-24 09:57:02 +0000 |
commit | b362cdf6ca6e15d9c5626946935ca5a6961a2a0b (patch) | |
tree | 7454480abd0b02e5a802849b4bb0b9ba8fc726e7 /www | |
parent | 217eae48c69f0a411841255e10e1a3a34ee49624 (diff) | |
download | pkgsrc-b362cdf6ca6e15d9c5626946935ca5a6961a2a0b.tar.gz |
Comment out p5-Storable dependency; included in perl since 5.7.3.
Diffstat (limited to 'www')
-rw-r--r-- | www/bins/Makefile | 7 | ||||
-rw-r--r-- | www/p5-POE-Component-Server-SimpleHTTP/Makefile | 5 | ||||
-rw-r--r-- | www/p5-Plack-Middleware-Test-StashWarnings/Makefile | 7 | ||||
-rw-r--r-- | www/p5-URI-Fetch/Makefile | 7 |
4 files changed, 12 insertions, 14 deletions
diff --git a/www/bins/Makefile b/www/bins/Makefile index 65a0c9f6014..d90ee3c21f7 100644 --- a/www/bins/Makefile +++ b/www/bins/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.44 2013/05/31 12:42:31 wiz Exp $ -# +# $NetBSD: Makefile,v 1.45 2013/11/24 09:57:04 wiz Exp $ DISTNAME= bins-1.1.29 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= www graphics MASTER_SITES= http://zubro.chez.tiscali.fr/BINS/ EXTRACT_SUFX= .tar.bz2 @@ -19,7 +18,7 @@ DEPENDS+= p5-Image-Info>=1.10:../../graphics/p5-Image-Info DEPENDS+= p5-Image-Size>=2.980:../../graphics/p5-Image-Size DEPENDS+= p5-IO-String>=1.01:../../devel/p5-IO-String DEPENDS+= p5-PerlMagick>=5.3.9nb1:../../graphics/p5-PerlMagick -DEPENDS+= p5-Storable>=2.04:../../devel/p5-Storable +#DEPENDS+= p5-Storable>=2.04:../../devel/p5-Storable DEPENDS+= p5-Text-Iconv>=1.1:../../converters/p5-Text-Iconv DEPENDS+= p5-Text-Unaccent>=1.0:../../textproc/p5-Text-Unaccent DEPENDS+= p5-TimeDate>=1.0:../../time/p5-TimeDate diff --git a/www/p5-POE-Component-Server-SimpleHTTP/Makefile b/www/p5-POE-Component-Server-SimpleHTTP/Makefile index 1b2884a3b78..e713ea4509d 100644 --- a/www/p5-POE-Component-Server-SimpleHTTP/Makefile +++ b/www/p5-POE-Component-Server-SimpleHTTP/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2013/11/04 21:06:33 tonnerre Exp $ +# $NetBSD: Makefile,v 1.2 2013/11/24 09:57:04 wiz Exp $ DISTNAME= POE-Component-Server-SimpleHTTP-2.18 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Plack/} @@ -17,7 +18,7 @@ BUILD_DEPENDS+= p5-POE-Filter-HTTP-Parser>=1.06:../../www/p5-POE-Filter-HTTP-Par BUILD_DEPENDS+= p5-Test-POE-Client-TCP>=0.10:../../devel/p5-Test-POE-Client-TCP DEPENDS+= p5-POE>=1.0:../../devel/p5-POE DEPENDS+= p5-HTTP-Date-[0-9]*:../../www/p5-HTTP-Date -DEPENDS+= p5-Storable-[0-9]*:../../devel/p5-Storable +#DEPENDS+= p5-Storable-[0-9]*:../../devel/p5-Storable DEPENDS+= p5-HTTP-Message-[0-9]*:../../www/p5-HTTP-Message DEPENDS+= p5-Moose>=0.90:../../devel/p5-Moose DEPENDS+= p5-MooseX-POE>=0.205:../../devel/p5-MooseX-POE diff --git a/www/p5-Plack-Middleware-Test-StashWarnings/Makefile b/www/p5-Plack-Middleware-Test-StashWarnings/Makefile index a1e3c4276e3..4bf81d57488 100644 --- a/www/p5-Plack-Middleware-Test-StashWarnings/Makefile +++ b/www/p5-Plack-Middleware-Test-StashWarnings/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2013/05/31 12:42:50 wiz Exp $ -# +# $NetBSD: Makefile,v 1.3 2013/11/24 09:57:04 wiz Exp $ DISTNAME= Plack-Middleware-Test-StashWarnings-0.07 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Plack/} @@ -12,7 +11,7 @@ HOMEPAGE= http://search.cpan.org/dist/Plack/ COMMENT= TODO: Short description of the package LICENSE= ${PERL5_LICENSE} -DEPENDS+= p5-Storable-[0-9]*:../../devel/p5-Storable +#DEPENDS+= p5-Storable-[0-9]*:../../devel/p5-Storable DEPENDS+= p5-Plack-[0-9]*:../../www/p5-Plack PERL5_PACKLIST= auto/Plack/Middleware/Test/StashWarnings/.packlist diff --git a/www/p5-URI-Fetch/Makefile b/www/p5-URI-Fetch/Makefile index d266776a0e8..62ffac13b3f 100644 --- a/www/p5-URI-Fetch/Makefile +++ b/www/p5-URI-Fetch/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2013/05/31 12:42:52 wiz Exp $ -# +# $NetBSD: Makefile,v 1.11 2013/11/24 09:57:04 wiz Exp $ DISTNAME= URI-Fetch-0.09 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 SVR4_PKGNAME= p5urf CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=URI/} @@ -16,7 +15,7 @@ LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww DEPENDS+= p5-Class-ErrorHandler-[0-9]*:../../devel/p5-Class-ErrorHandler DEPENDS+= p5-IO-Compress>=2.017:../../devel/p5-IO-Compress -DEPENDS+= p5-Storable-[0-9]*:../../devel/p5-Storable +#DEPENDS+= p5-Storable-[0-9]*:../../devel/p5-Storable DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI USE_LANGUAGES= # empty |