diff options
author | wiz <wiz> | 2016-06-08 19:22:13 +0000 |
---|---|---|
committer | wiz <wiz> | 2016-06-08 19:22:13 +0000 |
commit | e6566551c602398b50eb56f6ecf52dc308257cb0 (patch) | |
tree | 621855d77838263eb17fae5857be04f635e14dc7 /filesystems | |
parent | c2dfe30bcc8216095ed0f62604b63cd3d692076d (diff) | |
download | pkgsrc-e6566551c602398b50eb56f6ecf52dc308257cb0.tar.gz |
Bump PKGREVISION for perl-5.24.
Diffstat (limited to 'filesystems')
-rw-r--r-- | filesystems/p5-Module-Path/Makefile | 3 | ||||
-rw-r--r-- | filesystems/p5-MooseX-Types-Path-Tiny/Makefile | 4 | ||||
-rw-r--r-- | filesystems/p5-Path-Tiny/Makefile | 3 |
3 files changed, 6 insertions, 4 deletions
diff --git a/filesystems/p5-Module-Path/Makefile b/filesystems/p5-Module-Path/Makefile index f91c2ecb804..798e4c6177d 100644 --- a/filesystems/p5-Module-Path/Makefile +++ b/filesystems/p5-Module-Path/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2015/08/03 07:53:40 wen Exp $ +# $NetBSD: Makefile,v 1.9 2016/06/08 19:23:50 wiz Exp $ DISTNAME= Module-Path-0.19 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/} diff --git a/filesystems/p5-MooseX-Types-Path-Tiny/Makefile b/filesystems/p5-MooseX-Types-Path-Tiny/Makefile index 4aaab83ccc2..57497acb06b 100644 --- a/filesystems/p5-MooseX-Types-Path-Tiny/Makefile +++ b/filesystems/p5-MooseX-Types-Path-Tiny/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2015/09/04 13:58:25 mef Exp $ +# $NetBSD: Makefile,v 1.6 2016/06/08 19:23:50 wiz Exp $ # DISTNAME= MooseX-Types-Path-Tiny-0.011 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/} diff --git a/filesystems/p5-Path-Tiny/Makefile b/filesystems/p5-Path-Tiny/Makefile index 454f5ad34e2..f7300627567 100644 --- a/filesystems/p5-Path-Tiny/Makefile +++ b/filesystems/p5-Path-Tiny/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2016/04/15 23:15:26 mef Exp $ +# $NetBSD: Makefile,v 1.19 2016/06/08 19:23:51 wiz Exp $ DISTNAME= Path-Tiny-0.088 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DA/DAGOLDEN/} |