Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Apr 2014 14:10:01 +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: r350620 - in branches/2014Q2/security/keybase: . files
Message-ID:  <201404081410.s38EA1du042026@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bdrewery
Date: Tue Apr  8 14:10:00 2014
New Revision: 350620
URL: http://svnweb.freebsd.org/changeset/ports/350620
QAT: https://qat.redports.org/buildarchive/r350620/

Log:
  MFH: r350193
  
  Move message to pkg-message

Added:
  branches/2014Q2/security/keybase/files/
     - copied from r350193, head/security/keybase/files/
Deleted:
  branches/2014Q2/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:09:19 2014	(r350619)
+++ branches/2014Q2/security/keybase/Makefile	Tue Apr  8 14:10:00 2014	(r350620)
@@ -2,7 +2,7 @@
 
 PORTNAME=	keybase
 PORTVERSION=	0.2.18
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	security
 MASTER_SITES=	https://dist.keybase.io/pkg/files/ \
 		LOCAL/bdrewery/${PORTNAME}/:DEFAULT,deps \
@@ -20,6 +20,7 @@ RUN_DEPENDS=	node>=0:${PORTSDIR}/www/nod
 WRKSRC=		${WRKDIR}/package
 NO_ARCH=	yes
 NO_BUILD=	yes
+SUB_FILES=	pkg-message
 
 # Install it a private place instead of polluting lib/node_modules
 # which npm(1) owns and will upgrade beneath pkg(8) control.



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