summaryrefslogtreecommitdiff
path: root/filesystems
diff options
context:
space:
mode:
authorpho <pho@pkgsrc.org>2021-12-01 16:59:49 +0000
committerpho <pho@pkgsrc.org>2021-12-01 16:59:49 +0000
commit923b72811af1b42e13144d8b406d71b2eb5e7b16 (patch)
tree47b74faf353e31851ef110d490ca3a19584b7fb0 /filesystems
parent2d28b5f1b56172d588081f87293ca633548a057c (diff)
downloadpkgsrc-923b72811af1b42e13144d8b406d71b2eb5e7b16.tar.gz
Update to pcachefs-0.3
No release notes are provided by the upstream.
Diffstat (limited to 'filesystems')
-rw-r--r--filesystems/fuse-pcachefs/Makefile21
-rw-r--r--filesystems/fuse-pcachefs/PLIST18
-rw-r--r--filesystems/fuse-pcachefs/distinfo8
3 files changed, 26 insertions, 21 deletions
diff --git a/filesystems/fuse-pcachefs/Makefile b/filesystems/fuse-pcachefs/Makefile
index 753eec1e965..08ea358f7fe 100644
--- a/filesystems/fuse-pcachefs/Makefile
+++ b/filesystems/fuse-pcachefs/Makefile
@@ -1,11 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2020/12/04 20:45:17 nia Exp $
+# $NetBSD: Makefile,v 1.11 2021/12/01 16:59:49 pho Exp $
-DISTNAME= fuse-pcachefs-0.0.20160203
-PKGREVISION= 2
+DISTNAME= fuse-pcachefs-0.3
CATEGORIES= filesystems
MASTER_SITES= ${MASTER_SITE_GITHUB:=ibizaman/}
GITHUB_PROJECT= pcachefs
-GITHUB_TAG= 0712601d2b3fc2667112be106133ae162e98d7a5
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/ibizaman/pcachefs
@@ -14,11 +12,20 @@ LICENSE= apache-2.0
PYTHON_VERSIONED_DEPENDENCIES+= setuptools:build
-EGG_NAME= pCacheFS-0.2
-PYTHON_VERSIONS_ACCEPTED= 27 # py-fuse-bindings
+WRKSRC= ${WRKDIR}/${GITHUB_PROJECT}-${PKGVERSION_NOREV}
+EGG_NAME= pCacheFS-${PKGVERSION_NOREV}
+
+# It's not been ported to Python 3, and the upstream seems to be dead
+# atm.
+PYTHON_VERSIONS_ACCEPTED= 27
+
+INSTALLATION_DIRS+= share/doc/${PKGBASE}
+post-install:
+ ${INSTALL_DATA} "${WRKSRC}/README.md" \
+ "${DESTDIR}${PREFIX}/share/doc/${PKGBASE}"
.include "../../filesystems/py-fuse-bindings/buildlink3.mk"
-.include "../../lang/python/distutils.mk"
+.include "../../lang/python/egg.mk"
.include "../../mk/fuse.buildlink3.mk"
.include "../../lang/python/versioned_dependencies.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/filesystems/fuse-pcachefs/PLIST b/filesystems/fuse-pcachefs/PLIST
index 71f999b64f8..e5d73ac67cc 100644
--- a/filesystems/fuse-pcachefs/PLIST
+++ b/filesystems/fuse-pcachefs/PLIST
@@ -1,17 +1,14 @@
-@comment $NetBSD: PLIST,v 1.1 2016/02/05 21:01:46 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.2 2021/12/01 16:59:49 pho Exp $
bin/pcachefs
-${PYSITELIB}/pCacheFS-0.2-py2.7.egg-info/PKG-INFO
-${PYSITELIB}/pCacheFS-0.2-py2.7.egg-info/SOURCES.txt
-${PYSITELIB}/pCacheFS-0.2-py2.7.egg-info/dependency_links.txt
-${PYSITELIB}/pCacheFS-0.2-py2.7.egg-info/entry_points.txt
-${PYSITELIB}/pCacheFS-0.2-py2.7.egg-info/requires.txt
-${PYSITELIB}/pCacheFS-0.2-py2.7.egg-info/top_level.txt
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/pcachefs/__init__.py
${PYSITELIB}/pcachefs/__init__.pyc
${PYSITELIB}/pcachefs/__init__.pyo
-${PYSITELIB}/pcachefs/factory.py
-${PYSITELIB}/pcachefs/factory.pyc
-${PYSITELIB}/pcachefs/factory.pyo
${PYSITELIB}/pcachefs/pcachefs.py
${PYSITELIB}/pcachefs/pcachefs.pyc
${PYSITELIB}/pcachefs/pcachefs.pyo
@@ -24,3 +21,4 @@ ${PYSITELIB}/pcachefs/ranges.pyo
${PYSITELIB}/pcachefs/vfs.py
${PYSITELIB}/pcachefs/vfs.pyc
${PYSITELIB}/pcachefs/vfs.pyo
+share/doc/fuse-pcachefs/README.md
diff --git a/filesystems/fuse-pcachefs/distinfo b/filesystems/fuse-pcachefs/distinfo
index 595aafb8be4..c18c5f614a3 100644
--- a/filesystems/fuse-pcachefs/distinfo
+++ b/filesystems/fuse-pcachefs/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2021/10/26 10:25:28 nia Exp $
+$NetBSD: distinfo,v 1.4 2021/12/01 16:59:49 pho Exp $
-BLAKE2s (fuse-pcachefs-0.0.20160203-0712601d2b3fc2667112be106133ae162e98d7a5.tar.gz) = fd9a20201d7bd986fd9d35d140dc9a6eb9e1d5933809639b651798ff574061e2
-SHA512 (fuse-pcachefs-0.0.20160203-0712601d2b3fc2667112be106133ae162e98d7a5.tar.gz) = a48e97ce60efc389bfd86f102a6b802b991086ee72a862957ded8fc325c4afa02cb70d2ce20db87c41032c630c2296c46e4e6e0448926032b8abb0f8aa786b32
-Size (fuse-pcachefs-0.0.20160203-0712601d2b3fc2667112be106133ae162e98d7a5.tar.gz) = 16877 bytes
+BLAKE2s (fuse-pcachefs-0.3.tar.gz) = 46fba54dc6f2c2cc451c667cadc8686c178b4b09552730b2e9edc2f3417f4027
+SHA512 (fuse-pcachefs-0.3.tar.gz) = 2c0059e716a8e0b4334018bf366796ea95c6a663b12d0f3c76e38b93a90b0ee698f5c0456523a350cb9eeedd03df02a4471fe66d9a425df41305de8bf5105d5c
+Size (fuse-pcachefs-0.3.tar.gz) = 16571 bytes