summaryrefslogtreecommitdiff
path: root/databases/puppetdb-cli
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-05-15 03:12:15 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-05-15 03:12:15 +0000
commit6bd3ed2a9bf56ab90c71eda62a771bd4c4b858fc (patch)
tree9ab55dc8485b2f1240d32da5f9dfb2f24f336c5c /databases/puppetdb-cli
parentAdd recent lang/rust security advisory (diff)
lang/rust: Update to 1.34.2
- While here add patches from [1] for LibreSSL 2.9.1 support [1] https://github.com/sfackler/rust-openssl/pull/1097 Changes: https://blog.rust-lang.org/2019/05/13/Security-advisory.html Changes: https://blog.rust-lang.org/2019/05/14/Rust-1.34.2.html PR: 237495 [1] Security: 37528379-76a8-11e9-a4fd-00012e582166
Notes
Notes: svn path=/head/; revision=501679
Diffstat (limited to 'databases/puppetdb-cli')
-rw-r--r--databases/puppetdb-cli/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/puppetdb-cli/Makefile b/databases/puppetdb-cli/Makefile
index cda0a331626c..2d7edbdd2b8b 100644
--- a/databases/puppetdb-cli/Makefile
+++ b/databases/puppetdb-cli/Makefile
@@ -2,7 +2,7 @@
PORTNAME= puppetdb-cli
PORTVERSION= 1.2.5
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= databases
MAINTAINER= puppet@FreeBSD.org