svn commit: r350619 - branches/2014Q2/security/keybase
Bryan Drewery
bdrewery at FreeBSD.org
Tue Apr 8 14:09:20 UTC 2014
Author: bdrewery
Date: Tue Apr 8 14:09:19 2014
New Revision: 350619
URL: http://svnweb.freebsd.org/changeset/ports/350619
QAT: https://qat.redports.org/buildarchive/r350619/
Log:
MFH: r350192
Add missed warning from r350191
Added:
branches/2014Q2/security/keybase/pkg-plist
- copied unchanged from r350192, head/security/keybase/pkg-plist
Modified:
branches/2014Q2/security/keybase/Makefile
Directory Properties:
branches/2014Q2/ (props changed)
Modified: branches/2014Q2/security/keybase/Makefile
==============================================================================
--- branches/2014Q2/security/keybase/Makefile Tue Apr 8 14:08:12 2014 (r350618)
+++ branches/2014Q2/security/keybase/Makefile Tue Apr 8 14:09:19 2014 (r350619)
@@ -2,6 +2,7 @@
PORTNAME= keybase
PORTVERSION= 0.2.18
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= https://dist.keybase.io/pkg/files/ \
LOCAL/bdrewery/${PORTNAME}/:DEFAULT,deps \
Copied: branches/2014Q2/security/keybase/pkg-plist (from r350192, head/security/keybase/pkg-plist)
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ branches/2014Q2/security/keybase/pkg-plist Tue Apr 8 14:09:19 2014 (r350619, copy of r350192, head/security/keybase/pkg-plist)
@@ -0,0 +1 @@
+ at exec echo; echo '######################################################################'; echo ' \!/ WARNING \!/'; echo ' \!/ WARNING \!/'; echo; echo 'Keybase is alpha, has a bad security and bug track record, and is written by e-dating site OkCupid.com. Extreme caution should be used.' | /usr/bin/fmt -w 79; echo; echo 'Uploading any private key is strongly discouraged.'; echo; echo ' \!/ WARNING \!/';echo '######################################################################'
More information about the svn-ports-branches
mailing list