aboutsummaryrefslogtreecommitdiff
path: root/security/enchive
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2017-08-03 22:54:53 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2017-08-03 22:54:53 +0000
commita3e684dcf38219a03e93f2fd6d453eda2066aa33 (patch)
tree07b6f03a7c8e2c8040c85aa5e09db9fbefaee01f /security/enchive
parent49c0b59ecc0457ec13ae517a01c64808dc5c8f58 (diff)
downloadports-a3e684dcf38219a03e93f2fd6d453eda2066aa33.tar.gz
ports-a3e684dcf38219a03e93f2fd6d453eda2066aa33.zip
Notes
Diffstat (limited to 'security/enchive')
-rw-r--r--security/enchive/Makefile6
-rw-r--r--security/enchive/distinfo6
2 files changed, 7 insertions, 5 deletions
diff --git a/security/enchive/Makefile b/security/enchive/Makefile
index ee322305f4ab..315554bcaa79 100644
--- a/security/enchive/Makefile
+++ b/security/enchive/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= enchive
-PORTVERSION= 3.2
+PORTVERSION= 3.3
CATEGORIES= security
MAINTAINER= acm@FreeBSD.org
@@ -17,7 +17,8 @@ GH_ACCOUNT= skeeto
ALL_TARGET= ${PORTNAME}
PLIST_FILES= bin/${PORTNAME} \
- %%DATADIR%%/UNLICENSE
+ %%DATADIR%%/UNLICENSE \
+ man/man1/${PORTNAME}.1.gz
post-patch:
@${REINPLACE_CMD} -e 's|^CC|CC?|g' -e 's|^CFLAGS|CFLAGS?|g' ${WRKSRC}/Makefile
@@ -26,5 +27,6 @@ do-install:
@${MKDIR} ${STAGEDIR}/${DATADIR}
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
${INSTALL_DATA} ${WRKSRC}/UNLICENSE ${STAGEDIR}/${DATADIR}/UNLICENSE
+ ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}/${MANPREFIX}/man/man1
.include <bsd.port.mk>
diff --git a/security/enchive/distinfo b/security/enchive/distinfo
index fa621b3f07bb..93782ada3455 100644
--- a/security/enchive/distinfo
+++ b/security/enchive/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1496752755
-SHA256 (skeeto-enchive-3.2_GH0.tar.gz) = 1bd31ccff26a06cf7e86ba5143496f300b6cf6d432f26f34670483b9dfb947a2
-SIZE (skeeto-enchive-3.2_GH0.tar.gz) = 29577
+TIMESTAMP = 1501800621
+SHA256 (skeeto-enchive-3.3_GH0.tar.gz) = 64ae476186a7e84bce18a81e3d4e119cc5e4ef717982a79a45899db1369f5ab0
+SIZE (skeeto-enchive-3.3_GH0.tar.gz) = 31309