aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2017-05-13 18:53:58 +0800
committerMartin Wilke <miwi@FreeBSD.org>2017-05-13 18:53:58 +0800
commit134648cfeb800428d9db8c81d73b15ccb8180b9e (patch)
treeed3d261dc155d19bc29ccfe08e2feab6515dbbd6
parenta7c4de02e7e5f42186312e527dea1a2facb5029f (diff)
downloadfreebsd-ports-gnome-134648cfeb800428d9db8c81d73b15ccb8180b9e.tar.gz
freebsd-ports-gnome-134648cfeb800428d9db8c81d73b15ccb8180b9e.tar.zst
freebsd-ports-gnome-134648cfeb800428d9db8c81d73b15ccb8180b9e.zip
- Broken checksum mismatch
fetch: http://chiselapp.com/user/sgolovan/repository/tclgpg/tarball/tclgpg-4cfd9fa949.tar.gz: size mismatch: expected 71951, actual 77326
-rw-r--r--security/tclgpg/Makefile1
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 \
freebsd-ports-gnome/commit/comms/qpage?id=07a250f4fa5b2ccfc534ea6eec8110e0684b9ccf'>Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * - adopt optionsNGjgh2013-03-241-8/+6 * In the rc.d scripts, change assignments to rcvar to use thedougb2012-01-141-1/+1 * - Get Rid MD5 supportmiwi2011-03-201-1/+0 * Begin the process of deprecating sysutils/rc_subr bydougb2010-03-271-1/+1 * Fix a few "bad example" problems in the rc.d scripts that have beendougb2009-07-161-2/+0 * - Fix patch from previous committabthorpe2008-10-262-3/+3 * - Added rc.subr integration and removed references to etc/rc.d/qpage.shstefan2008-10-248-36/+144 * Fix a potential buffer overflow.stefan2008-10-192-1/+29 * - Fix segmentation faults on SIGHUP.stefan2008-10-192-2/+14 * remove USE_REINPLACE for all ports with categories starting with Cedwin2006-05-04