diff options
| author | Jan Beich <jbeich@FreeBSD.org> | 2018-12-06 17:11:14 +0000 |
|---|---|---|
| committer | Jan Beich <jbeich@FreeBSD.org> | 2018-12-06 17:11:14 +0000 |
| commit | 7c64203f67e1b9da62dbb9529801a35a5afdcbce (patch) | |
| tree | 34462cdd222bac0d63ff2e4a8943cb05b7a9f7ba /databases/puppetdb-cli | |
| parent | USES=cargo to convert LDFLAGS into RUSTFLAGS (diff) | |
lang/rust: update to 1.31.0
- devel/racer no longer needs to dowgrade rustc-ap-syntax
- Force rebuild all consumers to catch regressions early
Changes: https://blog.rust-lang.org/2018/12/06/Rust-1.31.0.html
Approved by: rust (tobik)
Differential Revision: https://reviews.freebsd.org/D18427
Notes
Notes:
svn path=/head/; revision=486770
Diffstat (limited to 'databases/puppetdb-cli')
| -rw-r--r-- | databases/puppetdb-cli/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/puppetdb-cli/Makefile b/databases/puppetdb-cli/Makefile index 4b9bedb9e0ad..9be56f592c10 100644 --- a/databases/puppetdb-cli/Makefile +++ b/databases/puppetdb-cli/Makefile @@ -2,7 +2,7 @@ PORTNAME= puppetdb-cli PORTVERSION= 1.2.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= databases MAINTAINER= puppet@FreeBSD.org |
