mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
- update to 0.19
PR: 186658 Submitted by: Johannes Jost Meixner <xmj@chaot.net> (maintainer)
This commit is contained in:
parent
fe59adfc1b
commit
c7131cd77d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343807
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= checkmanifest
|
||||
PORTVERSION= 0.18
|
||||
PORTVERSION= 0.19
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (check-manifest-0.18.tar.gz) = cdde57349bd5d229f30dd167ea7526d6be3514720f5a8fa12c5b0d0cbcbbfef0
|
||||
SIZE (check-manifest-0.18.tar.gz) = 17753
|
||||
SHA256 (check-manifest-0.19.tar.gz) = 0eeee5f1da54dd64df9ab8f4e056a4be11fb7d6a58853f39e840220f74d55bd4
|
||||
SIZE (check-manifest-0.19.tar.gz) = 21290
|
||||
|
@ -3,4 +3,4 @@ Are you a Python developer? Have you uploaded packages to the Python Package
|
||||
Index? Have you accidentally uploaded broken packages with some files missing?
|
||||
If so, check-manifest is for you.
|
||||
|
||||
WWW: https://github.com/mgedmin/check-manifest
|
||||
WWW: https://github.com/mgedmin/check-manifest/
|
||||
|
Loading…
Reference in New Issue
Block a user