svn commit: r440780 - head/security/tclgpg
Martin Wilke
miwi at FreeBSD.org
Sat May 13 10:53:59 UTC 2017
Author: miwi
Date: Sat May 13 10:53:58 2017
New Revision: 440780
URL: https://svnweb.freebsd.org/changeset/ports/440780
Log:
- Broken checksum mismatch
fetch: http://chiselapp.com/user/sgolovan/repository/tclgpg/tarball/tclgpg-4cfd9fa949.tar.gz: size mismatch: expected 71951, actual 77326
Modified:
head/security/tclgpg/Makefile
Modified: head/security/tclgpg/Makefile
==============================================================================
--- head/security/tclgpg/Makefile Sat May 13 10:53:11 2017 (r440779)
+++ head/security/tclgpg/Makefile Sat May 13 10:53:58 2017 (r440780)
@@ -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 \
More information about the svn-ports-head
mailing list