diff options
author | wiz <wiz@pkgsrc.org> | 2019-08-11 13:17:48 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2019-08-11 13:17:48 +0000 |
commit | 1e1e978e5bfccb88f11007db5a2f7c954c43a094 (patch) | |
tree | 050f3c669fc64c0a0b42ccb845c48008097455c4 /filesystems | |
parent | b25191da84b54b9852a539f132dd4dfd49755e1e (diff) | |
download | pkgsrc-1e1e978e5bfccb88f11007db5a2f7c954c43a094.tar.gz |
Bump PKGREVISIONs for perl 5.30.0
Diffstat (limited to 'filesystems')
-rw-r--r-- | filesystems/fuse-svnfs/Makefile | 4 | ||||
-rw-r--r-- | filesystems/ltfs/Makefile | 4 | ||||
-rw-r--r-- | filesystems/p5-Module-Path/Makefile | 4 | ||||
-rw-r--r-- | filesystems/p5-MooseX-Types-Path-Tiny/Makefile | 4 | ||||
-rw-r--r-- | filesystems/p5-Path-Tiny/Makefile | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/filesystems/fuse-svnfs/Makefile b/filesystems/fuse-svnfs/Makefile index e00ba9d8d3f..c049c5c91de 100644 --- a/filesystems/fuse-svnfs/Makefile +++ b/filesystems/fuse-svnfs/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.44 2019/04/03 00:32:42 ryoon Exp $ +# $NetBSD: Makefile,v 1.45 2019/08/11 13:20:59 wiz Exp $ # DISTNAME= svnfs-0.4 -PKGREVISION= 38 +PKGREVISION= 39 CATEGORIES= filesystems MASTER_SITES= http://www.jmadden.eu/wp-content/uploads/svnfs/ EXTRACT_SUFX= .tgz diff --git a/filesystems/ltfs/Makefile b/filesystems/ltfs/Makefile index da72effa807..75e3ba8801f 100644 --- a/filesystems/ltfs/Makefile +++ b/filesystems/ltfs/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2019/04/03 00:32:42 ryoon Exp $ +# $NetBSD: Makefile,v 1.4 2019/08/11 13:20:59 wiz Exp $ GITHUB_PROJECT= ltfs DISTNAME= v2.4.2.0-pre0 PKGNAME= ${GITHUB_PROJECT}-${DISTNAME:S/v//:S/-pre0/.0/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= filesystems MASTER_SITES= ${MASTER_SITE_GITHUB:=LinearTapeFileSystem/}/${GITHUB_PROJECT}/archive/ DIST_SUBDIR= ${GITHUB_PROJECT} diff --git a/filesystems/p5-Module-Path/Makefile b/filesystems/p5-Module-Path/Makefile index 3306d1b89b4..e4f23ef9430 100644 --- a/filesystems/p5-Module-Path/Makefile +++ b/filesystems/p5-Module-Path/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2019/06/30 20:16:08 nia Exp $ +# $NetBSD: Makefile,v 1.13 2019/08/11 13:20:59 wiz Exp $ DISTNAME= Module-Path-0.19 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 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 939c251fda2..8bc33524a3c 100644 --- a/filesystems/p5-MooseX-Types-Path-Tiny/Makefile +++ b/filesystems/p5-MooseX-Types-Path-Tiny/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2019/06/30 20:16:08 nia Exp $ +# $NetBSD: Makefile,v 1.12 2019/08/11 13:20:59 wiz Exp $ DISTNAME= MooseX-Types-Path-Tiny-0.012 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 a78bdefee28..5da165293c1 100644 --- a/filesystems/p5-Path-Tiny/Makefile +++ b/filesystems/p5-Path-Tiny/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2019/06/30 20:16:08 nia Exp $ +# $NetBSD: Makefile,v 1.29 2019/08/11 13:20:59 wiz Exp $ DISTNAME= Path-Tiny-0.108 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DA/DAGOLDEN/} |