Date: Sat, 5 Oct 2019 06:31:09 +0000 (UTC) From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r513811 - head/audio/spotifyd Message-ID: <201910050631.x956V9do073230@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Sat Oct 5 06:31:09 2019 New Revision: 513811 URL: https://svnweb.freebsd.org/changeset/ports/513811 Log: audio/spotifyd: Update to v0.2.18 Changes: https://github.com/Spotifyd/spotifyd/commits/v0.2.18 Modified: head/audio/spotifyd/Makefile head/audio/spotifyd/distinfo Modified: head/audio/spotifyd/Makefile ============================================================================== --- head/audio/spotifyd/Makefile Sat Oct 5 06:28:07 2019 (r513810) +++ head/audio/spotifyd/Makefile Sat Oct 5 06:31:09 2019 (r513811) @@ -2,7 +2,7 @@ PORTNAME= spotifyd DISTVERSIONPREFIX= v -DISTVERSION= 0.2.17 +DISTVERSION= 0.2.18 CATEGORIES= audio MAINTAINER= tobik@FreeBSD.org Modified: head/audio/spotifyd/distinfo ============================================================================== --- head/audio/spotifyd/distinfo Sat Oct 5 06:28:07 2019 (r513810) +++ head/audio/spotifyd/distinfo Sat Oct 5 06:31:09 2019 (r513811) @@ -1,4 +1,4 @@ -TIMESTAMP = 1569771340 +TIMESTAMP = 1570156296 SHA256 (rust/crates/adler32-1.0.4.tar.gz) = 5d2e7343e7fc9de883d1b0341e0b13970f764c14101234857d2ddafa1cb1cac2 SIZE (rust/crates/adler32-1.0.4.tar.gz) = 5105 SHA256 (rust/crates/advapi32-sys-0.2.0.tar.gz) = e06588080cb19d0acb6739808aafa5f26bfb2ca015b2b6370028b44cf7cb8a9a @@ -647,8 +647,8 @@ SHA256 (rust/crates/ws2_32-sys-0.2.1.tar.gz) = d59cefe SIZE (rust/crates/ws2_32-sys-0.2.1.tar.gz) = 4697 SHA256 (rust/crates/xdg-2.2.0.tar.gz) = d089681aa106a86fade1b0128fb5daf07d5867a509ab036d99988dec80429a57 SIZE (rust/crates/xdg-2.2.0.tar.gz) = 13387 -SHA256 (Spotifyd-spotifyd-v0.2.17_GH0.tar.gz) = bef43eb6446e8c265d67b3ded09ed36c4396ebe135017093aa281ae365243be1 -SIZE (Spotifyd-spotifyd-v0.2.17_GH0.tar.gz) = 59741 +SHA256 (Spotifyd-spotifyd-v0.2.18_GH0.tar.gz) = 844e46cf7d17e1c98813df991be74d6911a3c162363834e3ba0bb216d08e3edd +SIZE (Spotifyd-spotifyd-v0.2.18_GH0.tar.gz) = 59735 SHA256 (plietar-dns-parser-1d3e5a5591bc72eb061c23bd426c4a25f2f73791_GH0.tar.gz) = 739cfbee9bc0a871ea72bde750f3aaffb9bc7cdcfe21db21d138ab60dd2f0985 SIZE (plietar-dns-parser-1d3e5a5591bc72eb061c23bd426c4a25f2f73791_GH0.tar.gz) = 16353 SHA256 (librespot-org-librespot-76088d0fc99501813e1a42b0acccb152fc0c7800_GH0.tar.gz) = 070568dae4547248f26752d445fad6161bd934b944c6053660a59894138a9b56
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910050631.x956V9do073230>