aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
Diffstat (limited to 'security')
-rw-r--r--security/teleport/Makefile6
-rw-r--r--security/teleport/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/security/teleport/Makefile b/security/teleport/Makefile
index 3e9c6e62a107..394942f83f62 100644
--- a/security/teleport/Makefile
+++ b/security/teleport/Makefile
@@ -2,7 +2,7 @@
PORTNAME= teleport
DISTVERSIONPREFIX= v
-DISTVERSION= 2.6.7
+DISTVERSION= 2.7.4
CATEGORIES= security
MAINTAINER= seanc@FreeBSD.org
@@ -39,8 +39,8 @@ PRE_GOPATH_DIR= ${PORTNAME}-${DISTVERSION}${DISTVERSIONSUFFIX}
post-extract:
@${MKDIR} ${WRKDIR}/${GO_TELEPORT_SRC_DIR}
- @${CP} -rp ${WRKDIR}/${PRE_GOPATH_DIR}/vendor/* ${WRKDIR}/src/
- @${CP} -rp ${WRKDIR}/${PRE_GOPATH_DIR}/* ${WRKDIR}/${GO_TELEPORT_SRC_DIR}/
+ @${CP} -rpH ${WRKDIR}/${PRE_GOPATH_DIR}/vendor/* ${WRKDIR}/src/
+ @${CP} -rpH ${WRKDIR}/${PRE_GOPATH_DIR}/* ${WRKDIR}/${GO_TELEPORT_SRC_DIR}/
post-patch:
@${REINPLACE_CMD} -e 's|^GITREF=.*|GITREF=${GH_TAG_COMMIT}|' \
diff --git a/security/teleport/distinfo b/security/teleport/distinfo
index 1364d853d7b2..58f953f77d4f 100644
--- a/security/teleport/distinfo
+++ b/security/teleport/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1531589244
-SHA256 (gravitational-teleport-v2.6.7_GH0.tar.gz) = a94e0483c324aefc962521893758611e11993caf360aedd52b569630ef94d9a5
-SIZE (gravitational-teleport-v2.6.7_GH0.tar.gz) = 16655508
+TIMESTAMP = 1535527550
+SHA256 (gravitational-teleport-v2.7.4_GH0.tar.gz) = c4fdccde77445ea0d2257c6a1a968705194e66481832d9c3954fb584d38a4296
+SIZE (gravitational-teleport-v2.7.4_GH0.tar.gz) = 18222034