diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2020-08-30 18:36:07 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2020-08-30 18:36:07 +0000 |
commit | c9a06251c54ac3f7aeadfb50d52ea9d89eaf5b40 (patch) | |
tree | d019fc1dd12e83b252599d9f7250733f5a8e2694 /java | |
parent | databases/pspg: Update to 3.1.3 (diff) |
lang/rust: Update to 1.46.0
- Force rebuild all consumers to catch regressions early
Changes: https://blog.rust-lang.org/2020/08/27/Rust-1.46.0.html
With hat: rust
Differential Revision: https://reviews.freebsd.org/D26176
Notes
Notes:
svn path=/head/; revision=547071
Diffstat (limited to 'java')
-rw-r--r-- | java/icedtea-web/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/icedtea-web/Makefile b/java/icedtea-web/Makefile index dc1156e5cbbb..324026647d51 100644 --- a/java/icedtea-web/Makefile +++ b/java/icedtea-web/Makefile @@ -3,7 +3,7 @@ PORTNAME= icedtea-web PORTVERSION= 1.8.4 DISTVERSIONPREFIX= icedtea-web- -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= java www DISTFILES= ${DISTNAME}${EXTRACT_SUFX} |