summaryrefslogtreecommitdiff
path: root/databases/puppetdb-cli
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-04-11 19:39:28 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-04-11 19:39:28 +0000
commit67b6dd1b42589ea8ca3f51de5b652fe2d8efe668 (patch)
treef4c6e19cb8923b0d6c167e65a921d94116152de8 /databases/puppetdb-cli
parentSecurity Update to 11.9.7. (diff)
lang/rust: Update to 1.34.0
- Update devel/racer to latest version that can build with 1.34.0 - Drop no longer needed patch from textproc/ripgrep - Force rebuild all consumers to catch regressions early Thanks to Mikaƫl Urankar for providing updated bootstraps for aarch64, armv6, armv7, powerpc64. Changes: https://blog.rust-lang.org/2019/04/11/Rust-1.34.0.html Reviewed by: jbeich With hat: rust Differential Revision: https://reviews.freebsd.org/D19850
Notes
Notes: svn path=/head/; revision=498677
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 6a515287ab03..88dfc6ec0459 100644
--- a/databases/puppetdb-cli/Makefile
+++ b/databases/puppetdb-cli/Makefile
@@ -2,7 +2,7 @@
PORTNAME= puppetdb-cli
PORTVERSION= 1.2.5
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= databases
MAINTAINER= puppet@FreeBSD.org