Skip to content

Commit

Permalink
devel/py-diskcache: avoid reliance on DQS extension
Browse files Browse the repository at this point in the history
- grantjenks/python-diskcache#311

Differential Revision: https://reviews.freebsd.org/D45295

Approved by:	yuri
Sponsored by:	SkunkWerks, GmbH
  • Loading branch information
dch committed May 22, 2024
1 parent 6acad34 commit d945dd5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
4 changes: 4 additions & 0 deletions devel/py-diskcache/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
PORTNAME= diskcache
DISTVERSIONPREFIX= v
DISTVERSION= 5.6.3
PORTREVISION= 1
CATEGORIES= devel python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES+= b89111d.patch:-p1 # https://github.com/grantjenks/python-diskcache/pull/311

MAINTAINER= [email protected]
COMMENT= Disk and file backed persistent cache
WWW= https://grantjenks.com/docs/diskcache/
Expand Down
4 changes: 3 additions & 1 deletion devel/py-diskcache/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
TIMESTAMP = 1703309501
TIMESTAMP = 1716359609
SHA256 (grantjenks-python-diskcache-v5.6.3_GH0.tar.gz) = ecd01a006c60c68171571da77d905878bacc2103a8e0ade55dcda26271ea2bb3
SIZE (grantjenks-python-diskcache-v5.6.3_GH0.tar.gz) = 655441
SHA256 (b89111d.patch) = 0d3451f01e8331d0d3db654566b08eac552f8b71f0f090f5a381c45f5d6ac4ae
SIZE (b89111d.patch) = 4077

0 comments on commit d945dd5

Please sign in to comment.