Update to 1.34
This commit is contained in:
@@ -2,11 +2,8 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= op
|
||||
PORTVERSION= 1.32
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.34
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://swapoff.org/files/op/ \
|
||||
LOCAL/ehaupt
|
||||
|
||||
MAINTAINER= ehaupt@FreeBSD.org
|
||||
COMMENT= Controlled privilege escalation tool
|
||||
@@ -14,12 +11,15 @@ COMMENT= Controlled privilege escalation tool
|
||||
LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= dagwieers
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFLICTS_INSTALL= security/1password-client
|
||||
|
||||
post-install:
|
||||
@${MKDIR} ${STAGEDIR}${PREFIX}/etc/op.d
|
||||
${INSTALL_DATA} -m 0600 ${WRKSRC}/${PORTNAME}.conf \
|
||||
${STAGEDIR}${PREFIX}/etc/${PORTNAME}.conf.sample
|
||||
${MV} ${STAGEDIR}${PREFIX}/etc/op.conf-dist \
|
||||
${STAGEDIR}${PREFIX}/etc/op.conf.sample
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
SHA256 (op-1.32.tar.gz) = 520d330ad7bb038d0719a3ea0304795311de219cf1def8d141097692147d5632
|
||||
SIZE (op-1.32.tar.gz) = 145682
|
||||
TIMESTAMP = 1551911731
|
||||
SHA256 (dagwieers-op-1.34_GH0.tar.gz) = 65632c3cc5e144c7b1c1e1eff67e9b92a74ed0b98f34f3dc25f70776a0008e72
|
||||
SIZE (dagwieers-op-1.34_GH0.tar.gz) = 256341
|
||||
|
||||
Reference in New Issue
Block a user