mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Unbreak as the port fetches with updated distinfo. The original
archive was not gzipped (despite the filename having a .tar.gz EXTRACT_SUFX). Upstream gzipped the tarball, thus causing size and md5 mismatches when trying to fetch. I have verified that there are no changes to the content of the archive. PR: ports/149751 [1] Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer) [1] Sunpoet Hsieh <sunpoet@sunpoet.net> (via email)
This commit is contained in:
parent
b61a2cd026
commit
b48500a42d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=259453
@ -13,8 +13,6 @@ MASTER_SITES= http://www.mew.org/~kazu/proj/pgpdump/
|
||||
MAINTAINER= kaoru@kaisei.org
|
||||
COMMENT= PGP packet visualizer
|
||||
|
||||
BROKEN= Fails to fetch due to size mismatch
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
MAKE_ARGS= CFLAGS="${CFLAGS}"
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (pgpdump-0.27.tar.gz) = e880c2eb03031cfd3340fbf4446add4a
|
||||
SHA256 (pgpdump-0.27.tar.gz) = ffeda26cb23cc8d37043f6efab381dba6d4cb6f0198d6f452a764af84568c7b0
|
||||
SIZE (pgpdump-0.27.tar.gz) = 276480
|
||||
MD5 (pgpdump-0.27.tar.gz) = 10263d74d29ef67ed9352eb338d9f609
|
||||
SHA256 (pgpdump-0.27.tar.gz) = 6c44d58d7e69560891bac7247f8f9c5218f12ad11a26504d968ce4f6b59f8bb9
|
||||
SIZE (pgpdump-0.27.tar.gz) = 62307
|
||||
|
Loading…
Reference in New Issue
Block a user