svn commit: r350620 - in branches/2014Q2/security/keybase: . files
Bryan Drewery
bdrewery at FreeBSD.org
Tue Apr 8 14:10:01 UTC 2014
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.
More information about the svn-ports-branches
mailing list