svn commit: r560492 - in head: accessibility/sctd audio/ncspot audio/spotify-tui audio/spotifyd benchmarks/hyperfine benchmarks/inferno databases/ods2sql databases/xls2txt deskutils/just devel/bing...
Mikael Urankar
mikael at FreeBSD.org
Wed Jan 6 10:14:16 UTC 2021
Author: mikael
Date: Wed Jan 6 10:13:58 2021
New Revision: 560492
URL: https://svnweb.freebsd.org/changeset/ports/560492
Log:
lang/rust: Update to 1.49.0
Changes: https://github.com/rust-lang/rust/releases/tag/1.49.0
Tested by: mikael, pkubaj
Differential Revision: https://reviews.freebsd.org/D27940
Deleted:
head/lang/rust/files/powerpc64le/patch-vendor_openssl-src_src_lib.rs
Modified:
head/accessibility/sctd/Makefile
head/audio/ncspot/Makefile
head/audio/spotify-tui/Makefile
head/audio/spotifyd/Makefile
head/benchmarks/hyperfine/Makefile
head/benchmarks/inferno/Makefile
head/databases/ods2sql/Makefile
head/databases/xls2txt/Makefile
head/deskutils/just/Makefile
head/devel/bingrep/Makefile
head/devel/cargo-c/Makefile
head/devel/cargo-generate/Makefile
head/devel/desed/Makefile
head/devel/dtool/Makefile
head/devel/gbump/Makefile
head/devel/git-absorb/Makefile
head/devel/git-delta/Makefile
head/devel/gitui/Makefile
head/devel/grcov/Makefile
head/devel/grex/Makefile
head/devel/interactive_rebase_tool/Makefile
head/devel/pijul/Makefile
head/devel/py-maturin/Makefile
head/devel/racer/Makefile
head/devel/rust-analyzer/Makefile
head/devel/rust-bindgen/Makefile
head/devel/rust-cbindgen/Makefile
head/devel/sccache/Makefile
head/devel/sentry-cli/Makefile
head/devel/tokei/Makefile
head/dns/dog/Makefile
head/dns/doh-proxy/Makefile
head/dns/encrypted-dns-server/Makefile
head/editors/kak-lsp/Makefile
head/editors/kibi/Makefile
head/editors/parinfer-rust/Makefile
head/editors/xi-core/Makefile
head/editors/xi-term/Makefile
head/games/abstreet/Makefile
head/games/anki/Makefile
head/games/dose-response/Makefile
head/games/genact/Makefile
head/games/jaggedalliance2/Makefile
head/games/veloren/Makefile
head/graphics/dssim/Makefile
head/graphics/gifski/Makefile
head/graphics/ikona/Makefile
head/graphics/libopenraw/Makefile
head/graphics/librsvg2-rust/Makefile
head/graphics/pastel/Makefile
head/graphics/rx/Makefile
head/graphics/svgbob/Makefile
head/graphics/viu/Makefile
head/java/icedtea-web/Makefile
head/lang/rust/Makefile
head/lang/rust/distinfo
head/lang/rust/files/powerpc64-elfv2/patch-compiler_rustc__target_src_spec_powerpc64__unknown__freebsd.rs
head/lang/spidermonkey78/Makefile
head/mail/thunderbird/Makefile
head/misc/broot/Makefile
head/misc/ruut/Makefile
head/misc/xd-rust/Makefile
head/multimedia/librav1e/Makefile
head/multimedia/librespot/Makefile
head/multimedia/rav1e/Makefile
head/multimedia/termplay/Makefile
head/net-im/fractal/Makefile
head/net-im/yume/Makefile
head/net-im/zkgroup/Makefile
head/net-mgmt/bandwhich/Makefile
head/net-p2p/openethereum/Makefile
head/net/findomain/Makefile
head/net/proby/Makefile
head/net/quiche/Makefile
head/net/rabbiteer/Makefile
head/net/routinator/Makefile
head/security/acmed/Makefile
head/security/bitwarden_rs/Makefile
head/security/cargo-audit/Makefile
head/security/cloak/Makefile
head/security/rustscan/Makefile
head/security/sequoia/Makefile
head/security/suricata/Makefile
head/shells/ion/Makefile
head/shells/starship/Makefile
head/sysutils/diskonaut/Makefile
head/sysutils/dua-cli/Makefile
head/sysutils/exa/Makefile
head/sysutils/fd/Makefile
head/sysutils/flowgger/Makefile
head/sysutils/fselect/Makefile
head/sysutils/fusefs-sandboxfs/Makefile
head/sysutils/hexyl/Makefile
head/sysutils/jail_exporter/Makefile
head/sysutils/lsd/Makefile
head/sysutils/mcfly/Makefile
head/sysutils/onefetch/Makefile
head/sysutils/potnet/Makefile
head/sysutils/rsfetch/Makefile
head/sysutils/tealdeer/Makefile
head/sysutils/vector/Makefile
head/sysutils/zoxide/Makefile
head/textproc/angle-grinder/Makefile
head/textproc/bat/Makefile
head/textproc/cast2gif/Makefile
head/textproc/jql/Makefile
head/textproc/mdbook/Makefile
head/textproc/ripgrep/Makefile
head/textproc/sd/Makefile
head/textproc/sonic/Makefile
head/textproc/xsv-rs/Makefile
head/www/castor/Makefile
head/www/deno/Makefile
head/www/ffsend/Makefile
head/www/firefox-esr/Makefile
head/www/firefox/Makefile
head/www/geckodriver/Makefile
head/www/jwt-cli/Makefile
head/www/lychee/Makefile
head/www/miniserve/Makefile
head/www/monolith/Makefile
head/www/newsboat/Makefile
head/www/websocat/Makefile
head/www/zola/Makefile
head/x11/admiral/Makefile
head/x11/alacritty/Makefile
head/x11/squeekboard/Makefile
head/x11/wmfocus/Makefile
Modified: head/accessibility/sctd/Makefile
==============================================================================
--- head/accessibility/sctd/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/accessibility/sctd/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -2,6 +2,7 @@
PORTNAME= sctd
DISTVERSION= 0.2.0
+PORTREVISION= 1
CATEGORIES= accessibility
MAINTAINER= 0mp at FreeBSD.org
Modified: head/audio/ncspot/Makefile
==============================================================================
--- head/audio/ncspot/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/audio/ncspot/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -3,7 +3,7 @@
PORTNAME= ncspot
DISTVERSIONPREFIX= v
DISTVERSION= 0.2.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MAINTAINER= ports at FreeBSD.org
Modified: head/audio/spotify-tui/Makefile
==============================================================================
--- head/audio/spotify-tui/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/audio/spotify-tui/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -3,7 +3,7 @@
PORTNAME= spotify-tui
DISTVERSIONPREFIX= v
DISTVERSION= 0.22.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MAINTAINER= vulcan at wired.sh
Modified: head/audio/spotifyd/Makefile
==============================================================================
--- head/audio/spotifyd/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/audio/spotifyd/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -3,7 +3,7 @@
PORTNAME= spotifyd
DISTVERSIONPREFIX= v
DISTVERSION= 0.2.24
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= audio
MAINTAINER= mikael at FreeBSD.org
Modified: head/benchmarks/hyperfine/Makefile
==============================================================================
--- head/benchmarks/hyperfine/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/benchmarks/hyperfine/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -3,7 +3,7 @@
PORTNAME= hyperfine
DISTVERSIONPREFIX= v
DISTVERSION= 1.11.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= benchmarks
MAINTAINER= pizzamig at FreeBSD.org
Modified: head/benchmarks/inferno/Makefile
==============================================================================
--- head/benchmarks/inferno/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/benchmarks/inferno/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -3,6 +3,7 @@
PORTNAME= inferno
DISTVERSIONPREFIX= v
DISTVERSION= 0.10.2
+PORTREVISION= 1
CATEGORIES= benchmarks
MAINTAINER= yuri at FreeBSD.org
Modified: head/databases/ods2sql/Makefile
==============================================================================
--- head/databases/ods2sql/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/databases/ods2sql/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -2,7 +2,7 @@
PORTNAME= ods2sql
DISTVERSION= 0.4.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= databases
MAINTAINER= yuri at FreeBSD.org
Modified: head/databases/xls2txt/Makefile
==============================================================================
--- head/databases/xls2txt/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/databases/xls2txt/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -2,6 +2,7 @@
PORTNAME= xls2txt
DISTVERSION= 1.0.1
+PORTREVISION= 1
CATEGORIES= databases textproc
MAINTAINER= yuri at FreeBSD.org
Modified: head/deskutils/just/Makefile
==============================================================================
--- head/deskutils/just/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/deskutils/just/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -3,7 +3,7 @@
PORTNAME= just
DISTVERSIONPREFIX= v
DISTVERSION= 0.8.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= deskutils
MAINTAINER= yuri at FreeBSD.org
Modified: head/devel/bingrep/Makefile
==============================================================================
--- head/devel/bingrep/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/devel/bingrep/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -2,7 +2,7 @@
PORTNAME= bingrep
PORTVERSION= 0.8.2
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= devel
MASTER_SITES= CRATESIO
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
Modified: head/devel/cargo-c/Makefile
==============================================================================
--- head/devel/cargo-c/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/devel/cargo-c/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -2,6 +2,7 @@
PORTNAME= cargo-c
DISTVERSION= 0.7.0
+PORTREVISION= 1
DISTVERSIONSUFFIX= +cargo-0.49
CATEGORIES= devel
MASTER_SITES= CRATESIO
Modified: head/devel/cargo-generate/Makefile
==============================================================================
--- head/devel/cargo-generate/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/devel/cargo-generate/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -3,7 +3,7 @@
PORTNAME= cargo-generate
DISTVERSIONPREFIX= v
DISTVERSION= 0.5.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel
MAINTAINER= vulcan at wired.sh
Modified: head/devel/desed/Makefile
==============================================================================
--- head/devel/desed/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/devel/desed/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -2,7 +2,7 @@
PORTNAME= desed
DISTVERSION= 1.2.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= devel
MASTER_SITES= CRATESIO
DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${EXTRACT_SUFX}
Modified: head/devel/dtool/Makefile
==============================================================================
--- head/devel/dtool/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/devel/dtool/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -3,7 +3,7 @@
PORTNAME= dtool
DISTVERSIONPREFIX= v
DISTVERSION= 0.10.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel
MAINTAINER= vulcan at wired.sh
Modified: head/devel/gbump/Makefile
==============================================================================
--- head/devel/gbump/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/devel/gbump/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -2,7 +2,7 @@
PORTNAME= gbump
PORTVERSION= 1.0.1
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= devel
MASTER_SITES= CRATESIO
DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${EXTRACT_SUFX}
Modified: head/devel/git-absorb/Makefile
==============================================================================
--- head/devel/git-absorb/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/devel/git-absorb/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -2,7 +2,7 @@
PORTNAME= git-absorb
DISTVERSION= 0.5.0
-PORTREVISION= 17
+PORTREVISION= 18
CATEGORIES= devel
MAINTAINER= greg at unrelenting.technology
Modified: head/devel/git-delta/Makefile
==============================================================================
--- head/devel/git-delta/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/devel/git-delta/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -2,7 +2,7 @@
PORTNAME= delta
DISTVERSION= 0.4.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
PKGNAMEPREFIX= git-
Modified: head/devel/gitui/Makefile
==============================================================================
--- head/devel/gitui/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/devel/gitui/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -3,6 +3,7 @@
PORTNAME= gitui
DISTVERSIONPREFIX= v
DISTVERSION= 0.11.0
+PORTREVISION= 1
CATEGORIES= devel
MAINTAINER= yuri at FreeBSD.org
Modified: head/devel/grcov/Makefile
==============================================================================
--- head/devel/grcov/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/devel/grcov/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -3,6 +3,7 @@
PORTNAME= grcov
DISTVERSIONPREFIX= v
DISTVERSION= 0.6.1
+PORTREVISION= 1
CATEGORIES= devel
MAINTAINER= yuri at FreeBSD.org
Modified: head/devel/grex/Makefile
==============================================================================
--- head/devel/grex/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/devel/grex/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -3,6 +3,7 @@
PORTNAME= grex
DISTVERSIONPREFIX=v
DISTVERSION= 1.1.0
+PORTREVISION= 1
CATEGORIES= devel
MAINTAINER= petteri.valkonen at iki.fi
Modified: head/devel/interactive_rebase_tool/Makefile
==============================================================================
--- head/devel/interactive_rebase_tool/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/devel/interactive_rebase_tool/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -2,7 +2,7 @@
PORTNAME= interactive_rebase_tool
DISTVERSION= 1.2.1
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= devel
MAINTAINER= petteri.valkonen at iki.fi
Modified: head/devel/pijul/Makefile
==============================================================================
--- head/devel/pijul/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/devel/pijul/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -3,7 +3,7 @@
PORTNAME= pijul
PORTVERSION= 0.12.0
-PORTREVISION= 21
+PORTREVISION= 22
CATEGORIES= devel
MASTER_SITES= https://pijul.org/releases/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
Modified: head/devel/py-maturin/Makefile
==============================================================================
--- head/devel/py-maturin/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/devel/py-maturin/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -3,7 +3,7 @@
PORTNAME= maturin
DISTVERSIONPREFIX= v
DISTVERSION= 0.8.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/devel/racer/Makefile
==============================================================================
--- head/devel/racer/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/devel/racer/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -3,7 +3,7 @@
PORTNAME= racer
DISTVERSION= 2.1.36
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= CRATESIO
DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${EXTRACT_SUFX}
Modified: head/devel/rust-analyzer/Makefile
==============================================================================
--- head/devel/rust-analyzer/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/devel/rust-analyzer/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -2,6 +2,7 @@
PORTNAME= rust-analyzer
DISTVERSION= 2020-12-28
+PORTREVISION= 1
CATEGORIES= devel
MAINTAINER= rust at FreeBSD.org
Modified: head/devel/rust-bindgen/Makefile
==============================================================================
--- head/devel/rust-bindgen/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/devel/rust-bindgen/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -2,6 +2,7 @@
PORTNAME= bindgen
DISTVERSION= 0.56.0
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= CRATESIO
PKGNAMEPREFIX= rust-
Modified: head/devel/rust-cbindgen/Makefile
==============================================================================
--- head/devel/rust-cbindgen/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/devel/rust-cbindgen/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -2,6 +2,7 @@
PORTNAME= cbindgen
DISTVERSION= 0.16.0
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= CRATESIO
PKGNAMEPREFIX= rust-
Modified: head/devel/sccache/Makefile
==============================================================================
--- head/devel/sccache/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/devel/sccache/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -2,7 +2,7 @@
PORTNAME= sccache
DISTVERSION= 0.2.14
-PORTREVISION= 0
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= devel
Modified: head/devel/sentry-cli/Makefile
==============================================================================
--- head/devel/sentry-cli/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/devel/sentry-cli/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -2,7 +2,7 @@
PORTNAME= sentry-cli
DISTVERSION= 1.58.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel
MAINTAINER= vulcan at wired.sh
Modified: head/devel/tokei/Makefile
==============================================================================
--- head/devel/tokei/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/devel/tokei/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -3,6 +3,7 @@
PORTNAME= tokei
DISTVERSIONPREFIX= v
DISTVERSION= 12.1.1
+PORTREVISION= 1
CATEGORIES= devel
MAINTAINER= mikael at FreeBSD.org
Modified: head/dns/dog/Makefile
==============================================================================
--- head/dns/dog/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/dns/dog/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -3,7 +3,7 @@
PORTNAME= dog
DISTVERSIONPREFIX= v
DISTVERSION= 0.1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= dns net
MAINTAINER= vulcan at wired.sh
Modified: head/dns/doh-proxy/Makefile
==============================================================================
--- head/dns/doh-proxy/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/dns/doh-proxy/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -3,7 +3,7 @@
PORTNAME= doh-proxy
DISTVERSION= 0.3.3
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= dns
MASTER_SITES= CRATESIO
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
Modified: head/dns/encrypted-dns-server/Makefile
==============================================================================
--- head/dns/encrypted-dns-server/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/dns/encrypted-dns-server/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -2,7 +2,7 @@
PORTNAME= encrypted-dns-server
DISTVERSION= 0.3.21
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= dns
MAINTAINER= felix at userspace.com.au
Modified: head/editors/kak-lsp/Makefile
==============================================================================
--- head/editors/kak-lsp/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/editors/kak-lsp/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -3,7 +3,7 @@
PORTNAME= kak-lsp
DISTVERSIONPREFIX= v
DISTVERSION= 8.0.0
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= editors
MAINTAINER= mikael at FreeBSD.org
Modified: head/editors/kibi/Makefile
==============================================================================
--- head/editors/kibi/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/editors/kibi/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -3,7 +3,7 @@
PORTNAME= kibi
DISTVERSIONPREFIX= v
DISTVERSION= 0.2.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= editors
MAINTAINER= vulcan at wired.sh
Modified: head/editors/parinfer-rust/Makefile
==============================================================================
--- head/editors/parinfer-rust/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/editors/parinfer-rust/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -3,7 +3,7 @@
PORTNAME= parinfer-rust
DISTVERSIONPREFIX= v
DISTVERSION= 0.4.3
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= editors
MAINTAINER= mikael at FreeBSD.org
Modified: head/editors/xi-core/Makefile
==============================================================================
--- head/editors/xi-core/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/editors/xi-core/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -3,7 +3,7 @@
PORTNAME= xi-core
DISTVERSIONPREFIX= v
DISTVERSION= 0.3.0
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= editors
MAINTAINER= ed.arrakis at gmail.com
Modified: head/editors/xi-term/Makefile
==============================================================================
--- head/editors/xi-term/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/editors/xi-term/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -2,7 +2,7 @@
PORTNAME= xi-term
DISTVERSION= g20190913
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= editors
MAINTAINER= ed.arrakis at gmail.com
Modified: head/games/abstreet/Makefile
==============================================================================
--- head/games/abstreet/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/games/abstreet/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -3,7 +3,7 @@
PORTNAME= abstreet
DISTVERSIONPREFIX= v
DISTVERSION= 0.2.9-49
-PORTREVISION= 2
+PORTREVISION= 3
DISTVERSIONSUFFIX= -g74aca40c0
CATEGORIES= games
MASTER_SITES= LOCAL/yuri:data
Modified: head/games/anki/Makefile
==============================================================================
--- head/games/anki/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/games/anki/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -3,7 +3,7 @@
PORTNAME= anki
DISTVERSION= 2.1.35
-PORTREVISION= 3
+PORTREVISION= 4
# Don't forget to update ${_MY_BUILDHASH}
CATEGORIES= games education python
MASTER_SITES= LOCAL/kai/:npmcache
Modified: head/games/dose-response/Makefile
==============================================================================
--- head/games/dose-response/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/games/dose-response/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -3,7 +3,7 @@
PORTNAME= dose-response
DISTVERSIONPREFIX= v
DISTVERSION= 1.0.0
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= games
MAINTAINER= greg at unrelenting.technology
Modified: head/games/genact/Makefile
==============================================================================
--- head/games/genact/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/games/genact/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -3,7 +3,7 @@
PORTNAME= genact
DISTVERSIONPREFIX= v
DISTVERSION= 0.10.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games
MAINTAINER= 0mp at FreeBSD.org
Modified: head/games/jaggedalliance2/Makefile
==============================================================================
--- head/games/jaggedalliance2/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/games/jaggedalliance2/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -4,7 +4,7 @@
PORTNAME= ja2
DISTVERSIONPREFIX= v
DISTVERSION= 0.17.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= games
MAINTAINER= ports at FreeBSD.org
Modified: head/games/veloren/Makefile
==============================================================================
--- head/games/veloren/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/games/veloren/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -3,6 +3,7 @@
PORTNAME= veloren
DISTVERSIONPREFIX= v
DISTVERSION= 0.8.0
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= https://veloren.net/icons/favicon/:icon
DISTFILES= android-icon-192x192.png:icon
Modified: head/graphics/dssim/Makefile
==============================================================================
--- head/graphics/dssim/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/graphics/dssim/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -2,7 +2,7 @@
PORTNAME= dssim
DISTVERSION= 2.11.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= CRATESIO
# XXX Teach USES=cargo to have proper default
Modified: head/graphics/gifski/Makefile
==============================================================================
--- head/graphics/gifski/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/graphics/gifski/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -2,6 +2,7 @@
PORTNAME= gifski
DISTVERSION= 1.2.4
+PORTREVISION= 1
CATEGORIES= graphics
MAINTAINER= yuri at FreeBSD.org
Modified: head/graphics/ikona/Makefile
==============================================================================
--- head/graphics/ikona/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/graphics/ikona/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -2,7 +2,7 @@
PORTNAME= ikona
DISTVERSION= 1.0
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= graphics kde
MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION}/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
Modified: head/graphics/libopenraw/Makefile
==============================================================================
--- head/graphics/libopenraw/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/graphics/libopenraw/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -3,7 +3,7 @@
PORTNAME= libopenraw
PORTVERSION= 0.2.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= http://libopenraw.freedesktop.org/download/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
Modified: head/graphics/librsvg2-rust/Makefile
==============================================================================
--- head/graphics/librsvg2-rust/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/graphics/librsvg2-rust/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -3,6 +3,7 @@
PORTNAME= librsvg
PORTVERSION= 2.50.2
+PORTREVISION= 1
CATEGORIES= graphics gnome
MASTER_SITES= GNOME
PKGNAMESUFFIX= 2-rust
Modified: head/graphics/pastel/Makefile
==============================================================================
--- head/graphics/pastel/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/graphics/pastel/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -3,7 +3,7 @@
PORTNAME= pastel
DISTVERSIONPREFIX= v
DISTVERSION= 0.8.0
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= graphics
MAINTAINER= vulcan at wired.sh
Modified: head/graphics/rx/Makefile
==============================================================================
--- head/graphics/rx/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/graphics/rx/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -3,7 +3,7 @@
PORTNAME= rx
DISTVERSIONPREFIX= v
DISTVERSION= 0.4.0
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= graphics
PKGNAMESUFFIX= -editor
Modified: head/graphics/svgbob/Makefile
==============================================================================
--- head/graphics/svgbob/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/graphics/svgbob/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -2,7 +2,7 @@
PORTNAME= svgbob
DISTVERSION= g20190412
-PORTREVISION= 15
+PORTREVISION= 16
CATEGORIES= graphics
MAINTAINER= mikael at FreeBSD.org
Modified: head/graphics/viu/Makefile
==============================================================================
--- head/graphics/viu/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/graphics/viu/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -3,6 +3,7 @@
PORTNAME= viu
DISTVERSIONPREFIX= v
DISTVERSION= 1.3.0
+PORTREVISION= 1
CATEGORIES= graphics
MAINTAINER= vulcan at wired.sh
Modified: head/java/icedtea-web/Makefile
==============================================================================
--- head/java/icedtea-web/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/java/icedtea-web/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -3,7 +3,7 @@
PORTNAME= icedtea-web
PORTVERSION= 1.8.4
DISTVERSIONPREFIX= icedtea-web-
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= java www
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
Modified: head/lang/rust/Makefile
==============================================================================
--- head/lang/rust/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/lang/rust/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= rust
-PORTVERSION?= 1.48.0
+PORTVERSION?= 1.49.0
PORTREVISION?= 0
CATEGORIES= lang
MASTER_SITES= https://static.rust-lang.org/dist/:src \
@@ -69,9 +69,8 @@ WASM_VARS= _RUST_BUILD_WASM=true \
WASM_VARS_OFF= _RUST_BUILD_WASM=false
# See WRKSRC/src/stage0.txt for the date and version values.
-BOOTSTRAPS_DATE?= 2020-10-08
-RUST_BOOTSTRAP_VERSION?= 1.47.0
-CARGO_BOOTSTRAP_VERSION?= 0.48.0
+BOOTSTRAPS_DATE?= 2020-11-19
+RUST_BOOTSTRAP_VERSION?= 1.48.0
BOOTSTRAPS_SUFFIX?= ${BOOTSTRAPS_SUFFIX_${ARCH}}
BOOTSTRAPS_SUFFIX_powerpc64?= -${PPC_ABI:tl}
@@ -87,7 +86,7 @@ _RUST_TOOLS= analysis cargo clippy rls rustfmt
_RUSTC_BOOTSTRAP= ${BOOTSTRAPS_DATE_${ARCH}:U${BOOTSTRAPS_DATE}}/rustc-${RUST_BOOTSTRAP_VERSION_${ARCH}:U${RUST_BOOTSTRAP_VERSION}}-${_RUST_TARGET}
_RUST_STD_BOOTSTRAP= ${BOOTSTRAPS_DATE_${ARCH}:U${BOOTSTRAPS_DATE}}/rust-std-${RUST_BOOTSTRAP_VERSION_${ARCH}:U${RUST_BOOTSTRAP_VERSION}}-${_RUST_TARGET}
-_CARGO_BOOTSTRAP= ${BOOTSTRAPS_DATE_${ARCH}:U${BOOTSTRAPS_DATE}}/cargo-${CARGO_BOOTSTRAP_VERSION_${ARCH}:U${CARGO_BOOTSTRAP_VERSION}}-${_RUST_TARGET}
+_CARGO_BOOTSTRAP= ${BOOTSTRAPS_DATE_${ARCH}:U${BOOTSTRAPS_DATE}}/cargo-${RUST_BOOTSTRAP_VERSION_${ARCH}:U${RUST_BOOTSTRAP_VERSION}}-${_RUST_TARGET}
.include <bsd.port.pre.mk>
Modified: head/lang/rust/distinfo
==============================================================================
--- head/lang/rust/distinfo Wed Jan 6 10:11:55 2021 (r560491)
+++ head/lang/rust/distinfo Wed Jan 6 10:13:58 2021 (r560492)
@@ -1,51 +1,51 @@
-TIMESTAMP = 1605689255
-SHA256 (rust/rustc-1.48.0-src.tar.xz) = ff0a242392a1865d7b2d08eb5ca6c1b3fd0820741d4c13a51a4b2d5d2bb53908
-SIZE (rust/rustc-1.48.0-src.tar.xz) = 105951736
-SHA256 (rust/2020-10-08/rustc-1.47.0-aarch64-unknown-freebsd.tar.xz) = 4809cfc78c13049f3c8da500f33242964dbe7aa4df3b511432a7f745ee9898e8
-SIZE (rust/2020-10-08/rustc-1.47.0-aarch64-unknown-freebsd.tar.xz) = 50672176
-SHA256 (rust/2020-10-08/rust-std-1.47.0-aarch64-unknown-freebsd.tar.xz) = 0278b986c43e04611ee718c13babbd72fbe08d7765fff68d9a8b6d5bdc999831
-SIZE (rust/2020-10-08/rust-std-1.47.0-aarch64-unknown-freebsd.tar.xz) = 16961564
-SHA256 (rust/2020-10-08/cargo-0.48.0-aarch64-unknown-freebsd.tar.xz) = bf8003784eb79710323c86fe46e42a37c901f2c64da6a122e0ea26a278b618a2
-SIZE (rust/2020-10-08/cargo-0.48.0-aarch64-unknown-freebsd.tar.xz) = 3267200
-SHA256 (rust/2020-10-08/rustc-1.47.0-x86_64-unknown-freebsd.tar.xz) = 4a6d872a6f4ba837e65f3a0689b59c3769c3645eede963e80919e374eafcd676
-SIZE (rust/2020-10-08/rustc-1.47.0-x86_64-unknown-freebsd.tar.xz) = 38800024
-SHA256 (rust/2020-10-08/rust-std-1.47.0-x86_64-unknown-freebsd.tar.xz) = 783b5659440331807600d8e391f9da35684465843cd671e6236929fc295faf1d
-SIZE (rust/2020-10-08/rust-std-1.47.0-x86_64-unknown-freebsd.tar.xz) = 18402664
-SHA256 (rust/2020-10-08/cargo-0.48.0-x86_64-unknown-freebsd.tar.xz) = 068d5a21faa84d8d7cf6c0c840f7060b370cb9a61ffd9e42d79bad87e0e2e58f
-SIZE (rust/2020-10-08/cargo-0.48.0-x86_64-unknown-freebsd.tar.xz) = 4817536
-SHA256 (rust/2020-10-08/rustc-1.47.0-armv6-unknown-freebsd.tar.xz) = c1fa3a4f23c79cd7eee9bf876b04fba7f5d137c0ae7eedf52650874c5aaccf73
-SIZE (rust/2020-10-08/rustc-1.47.0-armv6-unknown-freebsd.tar.xz) = 37540840
-SHA256 (rust/2020-10-08/rust-std-1.47.0-armv6-unknown-freebsd.tar.xz) = c80f48a0d2dc1da2767ba53f99005076857a1229687685a759a1558abee9056c
-SIZE (rust/2020-10-08/rust-std-1.47.0-armv6-unknown-freebsd.tar.xz) = 16950080
-SHA256 (rust/2020-10-08/cargo-0.48.0-armv6-unknown-freebsd.tar.xz) = e3a323d54310501ead63da5ee1921355af415eaa4cfc8d9526351469e3b021e2
-SIZE (rust/2020-10-08/cargo-0.48.0-armv6-unknown-freebsd.tar.xz) = 4234128
-SHA256 (rust/2020-10-08/rustc-1.47.0-armv7-unknown-freebsd.tar.xz) = 465abb5c5e9a645f3e45b1a9d5fdc9f6587feae12278ff1c6578ac182c6e04a5
-SIZE (rust/2020-10-08/rustc-1.47.0-armv7-unknown-freebsd.tar.xz) = 37322636
-SHA256 (rust/2020-10-08/rust-std-1.47.0-armv7-unknown-freebsd.tar.xz) = 8c5d8f9257044a95278fc9db563c6421d95c1a5ee74fb7e9717ed3526998947b
-SIZE (rust/2020-10-08/rust-std-1.47.0-armv7-unknown-freebsd.tar.xz) = 16895888
-SHA256 (rust/2020-10-08/cargo-0.48.0-armv7-unknown-freebsd.tar.xz) = 4b0b7de3c50636d57fb9b137b0aacb479e71ec48eb5b0472c204f0420ab5bb76
-SIZE (rust/2020-10-08/cargo-0.48.0-armv7-unknown-freebsd.tar.xz) = 4224144
-SHA256 (rust/2020-10-08/rustc-1.47.0-i686-unknown-freebsd.tar.xz) = 42fe57233c01aee72857363c1a9159edb966ebc8e531bf0567f2ff74e46e3c53
-SIZE (rust/2020-10-08/rustc-1.47.0-i686-unknown-freebsd.tar.xz) = 40170160
-SHA256 (rust/2020-10-08/rust-std-1.47.0-i686-unknown-freebsd.tar.xz) = 724c0f627a2167bfb0d4622a9306eb0385624b966669fecf114f59c1dda61ce9
-SIZE (rust/2020-10-08/rust-std-1.47.0-i686-unknown-freebsd.tar.xz) = 18333648
-SHA256 (rust/2020-10-08/cargo-0.48.0-i686-unknown-freebsd.tar.xz) = ed3cd6121bd5e1a54526d61525ac546706b69cf9fa7ba79f7a0cf94464f3d4cf
-SIZE (rust/2020-10-08/cargo-0.48.0-i686-unknown-freebsd.tar.xz) = 4891828
-SHA256 (rust/2020-10-08/rustc-1.47.0-powerpc64-unknown-freebsd-elfv1.tar.xz) = 47e3df2e0a8fce74026bc48da0aad67228b6df7ea3fc75434fa36d0148a7afad
-SIZE (rust/2020-10-08/rustc-1.47.0-powerpc64-unknown-freebsd-elfv1.tar.xz) = 43535196
-SHA256 (rust/2020-10-08/rust-std-1.47.0-powerpc64-unknown-freebsd-elfv1.tar.xz) = c4a3c622e987352f6c574ead2c44f5009a64e9dcc292a7dbbb3efeaf2f0e0fb7
-SIZE (rust/2020-10-08/rust-std-1.47.0-powerpc64-unknown-freebsd-elfv1.tar.xz) = 16909364
-SHA256 (rust/2020-10-08/cargo-0.48.0-powerpc64-unknown-freebsd-elfv1.tar.xz) = 76e97500d41060ae62bcca97e188c7b2200a06744402001aa108643e2fb08ea1
-SIZE (rust/2020-10-08/cargo-0.48.0-powerpc64-unknown-freebsd-elfv1.tar.xz) = 4707416
-SHA256 (rust/2020-10-08/rustc-1.47.0-powerpc64le-unknown-freebsd.tar.xz) = dbd867e7dafca668feca05db717ebf6e6d6d31544f09a3ecd28de61edd971342
-SIZE (rust/2020-10-08/rustc-1.47.0-powerpc64le-unknown-freebsd.tar.xz) = 38752420
-SHA256 (rust/2020-10-08/rust-std-1.47.0-powerpc64le-unknown-freebsd.tar.xz) = 91958a7c3d07c47cd017e31c2a9d599c66da2b593002c73d1a1bb3fa97e9f79b
-SIZE (rust/2020-10-08/rust-std-1.47.0-powerpc64le-unknown-freebsd.tar.xz) = 17004748
-SHA256 (rust/2020-10-08/cargo-0.48.0-powerpc64le-unknown-freebsd.tar.xz) = 9409208a1fd44182c08e4111b28542a6ec6ee0a257347d8a5af06b981e9ce35f
-SIZE (rust/2020-10-08/cargo-0.48.0-powerpc64le-unknown-freebsd.tar.xz) = 4651420
-SHA256 (rust/2020-10-08/rustc-1.47.0-powerpc64-unknown-freebsd-elfv2.tar.xz) = 86b4ef213c780a5d2c88e85a5ca20ea2219fa919407a6bfc7661f2f23675a55f
-SIZE (rust/2020-10-08/rustc-1.47.0-powerpc64-unknown-freebsd-elfv2.tar.xz) = 36841600
-SHA256 (rust/2020-10-08/rust-std-1.47.0-powerpc64-unknown-freebsd-elfv2.tar.xz) = 62d951e288b2c56aa11780a95ce16cd9e56b4b13814b0c1bd2c2cc1ed187b283
-SIZE (rust/2020-10-08/rust-std-1.47.0-powerpc64-unknown-freebsd-elfv2.tar.xz) = 16841320
-SHA256 (rust/2020-10-08/cargo-0.48.0-powerpc64-unknown-freebsd-elfv2.tar.xz) = b628741be429426848c5f0a76e8aefa00a097c108512d48722795e04231a819e
-SIZE (rust/2020-10-08/cargo-0.48.0-powerpc64-unknown-freebsd-elfv2.tar.xz) = 4405904
+TIMESTAMP = 1609603291
+SHA256 (rust/rustc-1.49.0-src.tar.xz) = ebe910edc824a0a037a10be443446a0511923ba8342fa3c331ec8a22481d5d15
+SIZE (rust/rustc-1.49.0-src.tar.xz) = 108330280
+SHA256 (rust/2020-11-19/rustc-1.48.0-aarch64-unknown-freebsd.tar.xz) = 1a2d975dc14f30044cdef9045af7fbe47fdb4652b5f1da55afebda59857e56b4
+SIZE (rust/2020-11-19/rustc-1.48.0-aarch64-unknown-freebsd.tar.xz) = 39078180
+SHA256 (rust/2020-11-19/rust-std-1.48.0-aarch64-unknown-freebsd.tar.xz) = 3c4af0093a028c8273e4bcd0c45444a42bfa1627de96ee925795573898dad1c9
+SIZE (rust/2020-11-19/rust-std-1.48.0-aarch64-unknown-freebsd.tar.xz) = 16735248
+SHA256 (rust/2020-11-19/cargo-1.48.0-aarch64-unknown-freebsd.tar.xz) = 180b78e030d105818b6989f71491a86edcd69bf7554e1500a0a01d9dc94d6f87
+SIZE (rust/2020-11-19/cargo-1.48.0-aarch64-unknown-freebsd.tar.xz) = 3276872
+SHA256 (rust/2020-11-19/rustc-1.48.0-x86_64-unknown-freebsd.tar.xz) = 60306c65024dd56fc23ad23f3815bd2a405603eb9ca2f0695954127bc0c36308
+SIZE (rust/2020-11-19/rustc-1.48.0-x86_64-unknown-freebsd.tar.xz) = 38980996
+SHA256 (rust/2020-11-19/rust-std-1.48.0-x86_64-unknown-freebsd.tar.xz) = 2240679f9b4b94fa8dd028f215872d4255a67a6d8c119faeb73624e9a161ce60
+SIZE (rust/2020-11-19/rust-std-1.48.0-x86_64-unknown-freebsd.tar.xz) = 19142612
+SHA256 (rust/2020-11-19/cargo-1.48.0-x86_64-unknown-freebsd.tar.xz) = 284fc96854d9f189288a6b2e3039f0606ea64f937bae0ac63d55fd970bcc016a
+SIZE (rust/2020-11-19/cargo-1.48.0-x86_64-unknown-freebsd.tar.xz) = 4822700
+SHA256 (rust/2020-11-19/rustc-1.48.0-armv6-unknown-freebsd.tar.xz) = 632ebc660a62d64ce96862bb1078a2402c69e9b0532efa9d7eed819067c24797
+SIZE (rust/2020-11-19/rustc-1.48.0-armv6-unknown-freebsd.tar.xz) = 37503040
+SHA256 (rust/2020-11-19/rust-std-1.48.0-armv6-unknown-freebsd.tar.xz) = e9545ce421149cfdd33ba0063b61c4e4a763ec76e3abc6abac6746974abe0b24
+SIZE (rust/2020-11-19/rust-std-1.48.0-armv6-unknown-freebsd.tar.xz) = 16662048
+SHA256 (rust/2020-11-19/cargo-1.48.0-armv6-unknown-freebsd.tar.xz) = f04648e7a4261d5bcc5c33c016ec6d6fe6a98c240e9d9556b1f2a28d9af4c39a
+SIZE (rust/2020-11-19/cargo-1.48.0-armv6-unknown-freebsd.tar.xz) = 4249176
+SHA256 (rust/2020-11-19/rustc-1.48.0-armv7-unknown-freebsd.tar.xz) = 070eb9a6e3b4aabbc655686d4d43e607844a575e0ebebc1467598a23fc6f9826
+SIZE (rust/2020-11-19/rustc-1.48.0-armv7-unknown-freebsd.tar.xz) = 37454264
+SHA256 (rust/2020-11-19/rust-std-1.48.0-armv7-unknown-freebsd.tar.xz) = f5988190009891364f5fb0472bb03040d392674ed942755cd20a0438e8aeea01
+SIZE (rust/2020-11-19/rust-std-1.48.0-armv7-unknown-freebsd.tar.xz) = 16601188
+SHA256 (rust/2020-11-19/cargo-1.48.0-armv7-unknown-freebsd.tar.xz) = c0de3b44d341508cbaa48a34eb2c1e577636bb67d9d5c1fe9d4ac9b137b1e447
+SIZE (rust/2020-11-19/cargo-1.48.0-armv7-unknown-freebsd.tar.xz) = 4239624
+SHA256 (rust/2020-11-19/rustc-1.48.0-i686-unknown-freebsd.tar.xz) = 333946b1e923bd47166cefb4cb79b23ad2455ab2d59da0c0ba3e598c18861735
+SIZE (rust/2020-11-19/rustc-1.48.0-i686-unknown-freebsd.tar.xz) = 40390492
+SHA256 (rust/2020-11-19/rust-std-1.48.0-i686-unknown-freebsd.tar.xz) = 3b60d571ae6898a5d945f3636151339443a01e3c95fd0724a93cc4cdf1cf7e7b
+SIZE (rust/2020-11-19/rust-std-1.48.0-i686-unknown-freebsd.tar.xz) = 19066848
+SHA256 (rust/2020-11-19/cargo-1.48.0-i686-unknown-freebsd.tar.xz) = 31ff75bcf7b05f37030732dbf3e69becd9f170d7360b04fe64e2db86337493d6
+SIZE (rust/2020-11-19/cargo-1.48.0-i686-unknown-freebsd.tar.xz) = 4908060
+SHA256 (rust/2020-11-19/rustc-1.48.0-powerpc64-unknown-freebsd-elfv1.tar.xz) = 5047ec64a5ddc12d9413e53e4101f19332761bf27842b2c32e44c985d008f0db
+SIZE (rust/2020-11-19/rustc-1.48.0-powerpc64-unknown-freebsd-elfv1.tar.xz) = 43681308
+SHA256 (rust/2020-11-19/rust-std-1.48.0-powerpc64-unknown-freebsd-elfv1.tar.xz) = d466b3e3c01dd0455b235956677b6aa4e95a020ee71173961aaf156e0b833877
+SIZE (rust/2020-11-19/rust-std-1.48.0-powerpc64-unknown-freebsd-elfv1.tar.xz) = 16659968
+SHA256 (rust/2020-11-19/cargo-1.48.0-powerpc64-unknown-freebsd-elfv1.tar.xz) = a4671cbe5bab5fd75b1373f35d6c91b60760e944bdd9bf3ff3dc8601ea42066e
+SIZE (rust/2020-11-19/cargo-1.48.0-powerpc64-unknown-freebsd-elfv1.tar.xz) = 4715748
+SHA256 (rust/2020-11-19/rustc-1.48.0-powerpc64le-unknown-freebsd.tar.xz) = 9c044d7498c12aa4179a0121aa5339a8293abc2c75ec71c1bdcf97ec3f4d93ff
+SIZE (rust/2020-11-19/rustc-1.48.0-powerpc64le-unknown-freebsd.tar.xz) = 38987020
+SHA256 (rust/2020-11-19/rust-std-1.48.0-powerpc64le-unknown-freebsd.tar.xz) = 6dddd82c3842d7da26aeacc6445cbe7ca65e96f0cdb7f1b4d3369030f6f91215
+SIZE (rust/2020-11-19/rust-std-1.48.0-powerpc64le-unknown-freebsd.tar.xz) = 16742116
+SHA256 (rust/2020-11-19/cargo-1.48.0-powerpc64le-unknown-freebsd.tar.xz) = e287c3216d92326b5703287fb58ebea7d9690c2744021872e1097335715ab5fd
+SIZE (rust/2020-11-19/cargo-1.48.0-powerpc64le-unknown-freebsd.tar.xz) = 4656276
+SHA256 (rust/2020-11-19/rustc-1.48.0-powerpc64-unknown-freebsd-elfv2.tar.xz) = 0e3bbb22a95d338fa4ee80e9fe65eaa4b1d3a826fa3bc1fa20522aa10d4ef119
+SIZE (rust/2020-11-19/rustc-1.48.0-powerpc64-unknown-freebsd-elfv2.tar.xz) = 37129484
+SHA256 (rust/2020-11-19/rust-std-1.48.0-powerpc64-unknown-freebsd-elfv2.tar.xz) = 79bd3ccb036153e63df229bc4d65a45e8f5f0daba930214dc1c70cb76e66cd8f
+SIZE (rust/2020-11-19/rust-std-1.48.0-powerpc64-unknown-freebsd-elfv2.tar.xz) = 16631184
+SHA256 (rust/2020-11-19/cargo-1.48.0-powerpc64-unknown-freebsd-elfv2.tar.xz) = 7f6ab7edf18c87997fb0b6f563ab776a6af22dcbb655acc6d7c81b0a6fe0837c
+SIZE (rust/2020-11-19/cargo-1.48.0-powerpc64-unknown-freebsd-elfv2.tar.xz) = 4412520
Modified: head/lang/rust/files/powerpc64-elfv2/patch-compiler_rustc__target_src_spec_powerpc64__unknown__freebsd.rs
==============================================================================
--- head/lang/rust/files/powerpc64-elfv2/patch-compiler_rustc__target_src_spec_powerpc64__unknown__freebsd.rs Wed Jan 6 10:11:55 2021 (r560491)
+++ head/lang/rust/files/powerpc64-elfv2/patch-compiler_rustc__target_src_spec_powerpc64__unknown__freebsd.rs Wed Jan 6 10:13:58 2021 (r560492)
@@ -1,14 +1,14 @@
---- compiler/rustc_target/src/spec/powerpc64_unknown_freebsd.rs.orig 2020-07-15 11:31:58 UTC
+--- compiler/rustc_target/src/spec/powerpc64_unknown_freebsd.rs.orig 2020-12-29 04:03:08 UTC
+++ compiler/rustc_target/src/spec/powerpc64_unknown_freebsd.rs
-@@ -17,6 +17,10 @@ pub fn target() -> TargetResult {
- target_env: String::new(),
- target_vendor: "unknown".to_string(),
- linker_flavor: LinkerFlavor::Gcc,
-- options: TargetOptions { target_mcount: "_mcount".to_string(), ..base },
+@@ -11,6 +11,10 @@ pub fn target() -> Target {
+ pointer_width: 64,
+ data_layout: "E-m:e-i64:64-n32:64".to_string(),
+ arch: "powerpc64".to_string(),
+- options: TargetOptions { endian: "big".to_string(), mcount: "_mcount".to_string(), ..base },
+ options: TargetOptions {
-+ target_mcount: "_mcount".to_string(),
++ endian: "big".to_string(),
++ mcount: "_mcount".to_string(),
+ llvm_abiname: "elfv2".to_string(),
-+ ..base
-+ },
- })
++ ..base },
+ }
}
Modified: head/lang/spidermonkey78/Makefile
==============================================================================
--- head/lang/spidermonkey78/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/lang/spidermonkey78/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -2,6 +2,7 @@
PORTNAME= spidermonkey
DISTVERSION= 78.6.0
+PORTREVISION= 1
CATEGORIES= lang
MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source
PKGNAMESUFFIX= ${SP_VER}
Modified: head/mail/thunderbird/Makefile
==============================================================================
--- head/mail/thunderbird/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/mail/thunderbird/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -3,7 +3,7 @@
PORTNAME= thunderbird
DISTVERSION= 78.6.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail news net-im
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source
Modified: head/misc/broot/Makefile
==============================================================================
--- head/misc/broot/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/misc/broot/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -3,6 +3,7 @@
PORTNAME= broot
DISTVERSIONPREFIX= v
DISTVERSION= 1.1.10
+PORTREVISION= 1
CATEGORIES= misc
MAINTAINER= vulcan at wired.sh
Modified: head/misc/ruut/Makefile
==============================================================================
--- head/misc/ruut/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/misc/ruut/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -3,7 +3,7 @@
PORTNAME= ruut
DISTVERSIONPREFIX= v
DISTVERSION= 0.6.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= misc
MAINTAINER= yuri at FreeBSD.org
Modified: head/misc/xd-rust/Makefile
==============================================================================
--- head/misc/xd-rust/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/misc/xd-rust/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -2,6 +2,7 @@
PORTNAME= xd
DISTVERSION= 0.0.4
+PORTREVISION= 1
CATEGORIES= misc
MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/:main
DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}:main
Modified: head/multimedia/librav1e/Makefile
==============================================================================
--- head/multimedia/librav1e/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/multimedia/librav1e/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -1,6 +1,6 @@
# $FreeBSD$
-PORTREVISION= 0
+PORTREVISION= 1
PKGNAMEPREFIX= lib
MASTERDIR= ${.CURDIR}/../rav1e
Modified: head/multimedia/librespot/Makefile
==============================================================================
--- head/multimedia/librespot/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/multimedia/librespot/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -3,7 +3,7 @@
PORTNAME= librespot
PORTVERSION= 0.1.3
DISTVERSIONPREFIX= v
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= multimedia
MAINTAINER= ehaupt at FreeBSD.org
Modified: head/multimedia/rav1e/Makefile
==============================================================================
--- head/multimedia/rav1e/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/multimedia/rav1e/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -3,7 +3,7 @@
PORTNAME= rav1e
DISTVERSIONPREFIX= v
DISTVERSION= 0.3.5
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= multimedia
MAINTAINER= jbeich at FreeBSD.org
Modified: head/multimedia/termplay/Makefile
==============================================================================
--- head/multimedia/termplay/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/multimedia/termplay/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -2,7 +2,7 @@
PORTNAME= termplay
DISTVERSION= 2.0.6
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= multimedia
MASTER_SITES= CRATESIO
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
Modified: head/net-im/fractal/Makefile
==============================================================================
--- head/net-im/fractal/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/net-im/fractal/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -2,7 +2,7 @@
PORTNAME= fractal
DISTVERSION= 4.2.2
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= net-im
MASTER_SITES= https://gitlab.gnome.org/World/fractal/uploads/${GL_HASH}/
Modified: head/net-im/yume/Makefile
==============================================================================
--- head/net-im/yume/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/net-im/yume/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -3,6 +3,7 @@
PORTNAME= yume
DISTVERSIONPREFIX= v
DISTVERSION= 0.2.0
+PORTREVISION= 1
CATEGORIES= net-im
MAINTAINER= yuri at FreeBSD.org
Modified: head/net-im/zkgroup/Makefile
==============================================================================
--- head/net-im/zkgroup/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/net-im/zkgroup/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -3,7 +3,7 @@
PORTNAME= zkgroup
DISTVERSIONPREFIX= v
DISTVERSION= 0.7.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-im
MAINTAINER= 0mp at FreeBSD.org
Modified: head/net-mgmt/bandwhich/Makefile
==============================================================================
--- head/net-mgmt/bandwhich/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/net-mgmt/bandwhich/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -2,7 +2,7 @@
PORTNAME= bandwhich
DISTVERSION= 0.20.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-mgmt
MAINTAINER= petteri.valkonen at iki.fi
Modified: head/net-p2p/openethereum/Makefile
==============================================================================
--- head/net-p2p/openethereum/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/net-p2p/openethereum/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -3,7 +3,7 @@
PORTNAME= openethereum
DISTVERSIONPREFIX= v
DISTVERSION= 3.1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-p2p
MAINTAINER= ale at FreeBSD.org
Modified: head/net/findomain/Makefile
==============================================================================
--- head/net/findomain/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/net/findomain/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -2,7 +2,7 @@
PORTNAME= findomain
DISTVERSION= 2.1.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net security
MAINTAINER= vulcan at wired.sh
Modified: head/net/proby/Makefile
==============================================================================
--- head/net/proby/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/net/proby/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -3,7 +3,7 @@
PORTNAME= proby
DISTVERSIONPREFIX= v
DISTVERSION= 1.0.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net
MAINTAINER= yuri at FreeBSD.org
Modified: head/net/quiche/Makefile
==============================================================================
--- head/net/quiche/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/net/quiche/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -2,6 +2,7 @@
PORTNAME= quiche
DISTVERSION= 0.6.0
+PORTREVISION= 1
CATEGORIES= net
MAINTAINER= junho.choi at gmail.com
Modified: head/net/rabbiteer/Makefile
==============================================================================
--- head/net/rabbiteer/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/net/rabbiteer/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -2,7 +2,7 @@
PORTNAME= rabbiteer
DISTVERSION= 1.4.1
-PORTREVISION= 25
+PORTREVISION= 26
CATEGORIES= net
MAINTAINER= dch at FreeBSD.org
Modified: head/net/routinator/Makefile
==============================================================================
--- head/net/routinator/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/net/routinator/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -2,7 +2,7 @@
PORTNAME= routinator
PORTVERSION= 0.8.0
-PORTREVISION= 1
+PORTREVISION= 2
DISTVERSIONPREFIX= v
CATEGORIES= net
Modified: head/security/acmed/Makefile
==============================================================================
--- head/security/acmed/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/security/acmed/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -3,7 +3,7 @@
PORTNAME= acmed
DISTVERSIONPREFIX= v
DISTVERSION= 0.13.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MAINTAINER= greg at unrelenting.technology
Modified: head/security/bitwarden_rs/Makefile
==============================================================================
--- head/security/bitwarden_rs/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/security/bitwarden_rs/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -3,6 +3,7 @@
PORTNAME= bitwarden_rs
DISTVERSION= 1.18.0
+PORTREVISION= 1
# PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= https://github.com/dani-garcia/bw_web_builds/releases/download/v${DISTVERSION_WV}/:web
Modified: head/security/cargo-audit/Makefile
==============================================================================
--- head/security/cargo-audit/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/security/cargo-audit/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -3,7 +3,7 @@
PORTNAME= cargo-audit
DISTVERSIONPREFIX= v
DISTVERSION= 0.13.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MAINTAINER= mikael at FreeBSD.org
Modified: head/security/cloak/Makefile
==============================================================================
--- head/security/cloak/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/security/cloak/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -3,7 +3,7 @@
PORTNAME= cloak
DISTVERSIONPREFIX= v
DISTVERSION= 0.2.0
-PORTREVISION= 15
+PORTREVISION= 16
CATEGORIES= security
MAINTAINER= mikael at FreeBSD.org
Modified: head/security/rustscan/Makefile
==============================================================================
--- head/security/rustscan/Makefile Wed Jan 6 10:11:55 2021 (r560491)
+++ head/security/rustscan/Makefile Wed Jan 6 10:13:58 2021 (r560492)
@@ -2,7 +2,7 @@
PORTNAME= rustscan
PORTVERSION= 2.0.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MAINTAINER= mikael at FreeBSD.org
*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***
More information about the svn-ports-head
mailing list