diff options
author | miwi <miwi@FreeBSD.org> | 2017-05-13 18:53:58 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2017-05-13 18:53:58 +0800 |
commit | 6c212730fe0a9f4e43584bf360b50bfd76758d2f (patch) | |
tree | ed3d261dc155d19bc29ccfe08e2feab6515dbbd6 /security | |
parent | 11f9ec11fea90428e8a457c3de6a4796d50f2da9 (diff) | |
download | freebsd-ports-gnome-6c212730fe0a9f4e43584bf360b50bfd76758d2f.tar.gz freebsd-ports-gnome-6c212730fe0a9f4e43584bf360b50bfd76758d2f.tar.zst freebsd-ports-gnome-6c212730fe0a9f4e43584bf360b50bfd76758d2f.zip |
- Broken checksum mismatch
fetch: http://chiselapp.com/user/sgolovan/repository/tclgpg/tarball/tclgpg-4cfd9fa949.tar.gz: size mismatch: expected 71951, actual 77326
Diffstat (limited to 'security')
-rw-r--r-- | security/tclgpg/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/tclgpg/Makefile b/security/tclgpg/Makefile index a035bb73102f..3d9e8bea0c83 100644 --- a/security/tclgpg/Makefile +++ b/security/tclgpg/Makefile @@ -18,6 +18,7 @@ RUN_DEPENDS= gpg:security/gnupg1 USES= autoreconf gmake tcl:tea USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/tclgpg-4cfd9fa949 +BROKEN= checksum mismatch PLIST_FILES= lib/gpg1.0/libgpg1.0.so \ lib/gpg1.0/pkgIndex.tcl \ |