mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
- Update MASTER_SITES/WWW
PR: ports/155796 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
This commit is contained in:
parent
63e8e07b5d
commit
5197dfb4ea
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=271530
@ -9,16 +9,13 @@
|
||||
PORTNAME= fchksum
|
||||
PORTVERSION= 1.7.1
|
||||
CATEGORIES= security python
|
||||
MASTER_SITES= http://www.dakotacom.net/~donut/programs/fchksum/
|
||||
MASTER_SITES= http://users.dakotacom.net/~donut/programs/fchksum/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= python-${PORTNAME}-${PORTVERSION}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Python module to find the checksum of files
|
||||
|
||||
DEPRECATED= Upstream disapear and distfile is no more available
|
||||
EXPIRATION_DATE= 2011-05-01
|
||||
|
||||
PLIST_FILES= %%PYTHON_SITELIBDIR%%/fchksum.so
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
|
@ -1,3 +1,2 @@
|
||||
MD5 (python-fchksum-1.7.1.tar.gz) = 5a7fdec9b6a04ef6d17962df2a74284b
|
||||
SHA256 (python-fchksum-1.7.1.tar.gz) = 407625d2bf38be6fcbe8b01007d1803b5c5bd97249114c076edef4fd061405a7
|
||||
SIZE (python-fchksum-1.7.1.tar.gz) = 26724
|
||||
|
@ -7,4 +7,4 @@ actual work is done by C code. Compared to the implementing a read loop in
|
||||
python with the standard python modules, fchksum is approximatly 2.0x faster
|
||||
in md5 and 1.1x faster in crc32.
|
||||
|
||||
WWW: http://www.azstarnet.com/~donut/programs/fchksum.html
|
||||
WWW: http://users.dakotacom.net/~donut/programs/fchksum.html
|
||||
|
Loading…
Reference in New Issue
Block a user