- Update to 4.21
- Take maintainership
This commit is contained in:
parent
06c4b62627
commit
665acdb37f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=192452
2 changed files with 5 additions and 5 deletions
|
@ -5,7 +5,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= magic
|
||||
PORTVERSION= 4.20
|
||||
PORTVERSION= 4.21
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= ftp://ftp.astron.com/pub/file/ \
|
||||
ftp://ftp.gw.com/mirrors/pub/unix/file/ \
|
||||
|
@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.astron.com/pub/file/ \
|
|||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= file-${PORTVERSION}
|
||||
|
||||
MAINTAINER= python@FreeBSD.org
|
||||
MAINTAINER= lwhsu@FreeBSD.org
|
||||
COMMENT= Python module for determing file type
|
||||
|
||||
USE_PYTHON= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (file-4.20.tar.gz) = 402bdb26356791bd5d277099adacc006
|
||||
SHA256 (file-4.20.tar.gz) = c0810fb3ddb6cb73c9ff045965e542af6e3eaa7f2995b3037181766d26d5e6e7
|
||||
SIZE (file-4.20.tar.gz) = 548393
|
||||
MD5 (file-4.21.tar.gz) = 9e3503116f4269a1be70220ee2234b0e
|
||||
SHA256 (file-4.21.tar.gz) = 6f5644d56cc603138533158076a6cb41cd33c33d27e5310cb76cb6576151ca67
|
||||
SIZE (file-4.21.tar.gz) = 549938
|
||||
|
|
Loading…
Reference in a new issue