aboutsummaryrefslogtreecommitdiff
path: root/sysutils/potnet
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-12-19 16:14:48 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-12-19 16:14:48 +0000
commit6474c40f73babd7fae47427a3482118e3517496e (patch)
tree9014f248eeccab6481022db44344a707275e4c3d /sysutils/potnet
parentca7a17f1f2873ce714dee81f5b1d060b769ac185 (diff)
downloadports-6474c40f73babd7fae47427a3482118e3517496e.tar.gz
ports-6474c40f73babd7fae47427a3482118e3517496e.zip
lang/rust: Update to 1.40.0
- 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/12/19/Rust-1.40.0.html Tested by: mikael.urankar@gmail.com, tobik With hat: rust Differential Revision: https://reviews.freebsd.org/D22843
Notes
Notes: svn path=/head/; revision=520446
Diffstat (limited to 'sysutils/potnet')
-rw-r--r--sysutils/potnet/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/potnet/Makefile b/sysutils/potnet/Makefile
index 5c57e35d7c7e..0dbe0d61b901 100644
--- a/sysutils/potnet/Makefile
+++ b/sysutils/potnet/Makefile
@@ -2,7 +2,7 @@
PORTNAME= potnet
DISTVERSION= 0.4.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MAINTAINER= pizzamig@FreeBSD.org