From c7c6245bef7e5ca621e710024a67808158545477 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 4 Jan 2022 20:53:26 +0000 Subject: *: bump PKGREVISION for egg.mk users They now have a tool dependency on py-setuptools instead of a DEPENDS --- filesystems/fuse-pcachefs/Makefile | 3 ++- filesystems/py-fs/Makefile | 3 ++- filesystems/py-fuse-bindings/Makefile | 3 ++- filesystems/tahoe-lafs/Makefile | 3 ++- 4 files changed, 8 insertions(+), 4 deletions(-) (limited to 'filesystems') diff --git a/filesystems/fuse-pcachefs/Makefile b/filesystems/fuse-pcachefs/Makefile index 08ea358f7fe..b6e6f4002b2 100644 --- a/filesystems/fuse-pcachefs/Makefile +++ b/filesystems/fuse-pcachefs/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2021/12/01 16:59:49 pho Exp $ +# $NetBSD: Makefile,v 1.12 2022/01/04 20:53:51 wiz Exp $ DISTNAME= fuse-pcachefs-0.3 +PKGREVISION= 1 CATEGORIES= filesystems MASTER_SITES= ${MASTER_SITE_GITHUB:=ibizaman/} GITHUB_PROJECT= pcachefs diff --git a/filesystems/py-fs/Makefile b/filesystems/py-fs/Makefile index 3d96c3770ec..217bc3f5404 100644 --- a/filesystems/py-fs/Makefile +++ b/filesystems/py-fs/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2021/11/17 13:50:30 adam Exp $ +# $NetBSD: Makefile,v 1.8 2022/01/04 20:53:51 wiz Exp $ DISTNAME= fs-2.4.14 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +PKGREVISION= 1 CATEGORIES= filesystems python MASTER_SITES= ${MASTER_SITE_PYPI:=f/fs/} diff --git a/filesystems/py-fuse-bindings/Makefile b/filesystems/py-fuse-bindings/Makefile index e6c679cb776..b4efd9f3b9e 100644 --- a/filesystems/py-fuse-bindings/Makefile +++ b/filesystems/py-fuse-bindings/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2021/12/01 16:37:37 pho Exp $ +# $NetBSD: Makefile,v 1.22 2022/01/04 20:53:51 wiz Exp $ VERSION= 1.0.4 DISTNAME= fuse-python-${VERSION} PKGNAME= ${PYPKGPREFIX}-fuse-bindings-${VERSION} +PKGREVISION= 1 CATEGORIES= filesystems python MASTER_SITES= ${MASTER_SITE_PYPI:=f/fuse-python/} diff --git a/filesystems/tahoe-lafs/Makefile b/filesystems/tahoe-lafs/Makefile index f88bb8de4c4..d6e31cbce6f 100644 --- a/filesystems/tahoe-lafs/Makefile +++ b/filesystems/tahoe-lafs/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.52 2021/10/21 12:16:25 gdt Exp $ +# $NetBSD: Makefile,v 1.53 2022/01/04 20:53:51 wiz Exp $ VERSION_BASE= 1.16.0 VERSION_RC= DISTNAME= tahoe-lafs-${VERSION_BASE}${VERSION_RC} +PKGREVISION= 1 CATEGORIES= filesystems MASTER_SITES= https://tahoe-lafs.org/downloads/ -- cgit v1.2.3