aboutsummaryrefslogtreecommitdiff
path: root/audio/spotifyd/Makefile
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-05-15 03:12:15 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-05-15 03:12:15 +0000
commit6bd3ed2a9bf56ab90c71eda62a771bd4c4b858fc (patch)
tree9ab55dc8485b2f1240d32da5f9dfb2f24f336c5c /audio/spotifyd/Makefile
parent5a6f5c2772f360ca6e57bc8c6264bd59232be3d2 (diff)
downloadports-6bd3ed2a9bf56ab90c71eda62a771bd4c4b858fc.tar.gz
ports-6bd3ed2a9bf56ab90c71eda62a771bd4c4b858fc.zip
lang/rust: Update to 1.34.2
- While here add patches from [1] for LibreSSL 2.9.1 support [1] https://github.com/sfackler/rust-openssl/pull/1097 Changes: https://blog.rust-lang.org/2019/05/13/Security-advisory.html Changes: https://blog.rust-lang.org/2019/05/14/Rust-1.34.2.html PR: 237495 [1] Security: 37528379-76a8-11e9-a4fd-00012e582166
Notes
Notes: svn path=/head/; revision=501679
Diffstat (limited to 'audio/spotifyd/Makefile')
-rw-r--r--audio/spotifyd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/spotifyd/Makefile b/audio/spotifyd/Makefile
index ce75ceed7f6f..1f9b53270cad 100644
--- a/audio/spotifyd/Makefile
+++ b/audio/spotifyd/Makefile
@@ -3,7 +3,7 @@
PORTNAME= spotifyd
DISTVERSIONPREFIX= v
DISTVERSION= 0.2.8
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MAINTAINER= tobik@FreeBSD.org