Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Apr 2014 14:09:20 +0000 (UTC)
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r350619 - branches/2014Q2/security/keybase
Message-ID:  <201404081409.s38E9KQv041779@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 @@
+@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 '######################################################################' 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404081409.s38E9KQv041779>