Date: Sun, 29 Sep 2019 16:21:26 +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: r513247 - head/audio/spotifyd Message-ID: <201909291621.x8TGLQQ7064980@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Sun Sep 29 16:21:26 2019 New Revision: 513247 URL: https://svnweb.freebsd.org/changeset/ports/513247 Log: audio/spotifyd: Update to v0.2.17 Changes: https://github.com/Spotifyd/spotifyd/commits/v0.2.17 Modified: head/audio/spotifyd/Makefile head/audio/spotifyd/distinfo Modified: head/audio/spotifyd/Makefile ============================================================================== --- head/audio/spotifyd/Makefile Sun Sep 29 16:03:13 2019 (r513246) +++ head/audio/spotifyd/Makefile Sun Sep 29 16:21:26 2019 (r513247) @@ -2,7 +2,7 @@ PORTNAME= spotifyd DISTVERSIONPREFIX= v -DISTVERSION= 0.2.16 +DISTVERSION= 0.2.17 CATEGORIES= audio MAINTAINER= tobik@FreeBSD.org Modified: head/audio/spotifyd/distinfo ============================================================================== --- head/audio/spotifyd/distinfo Sun Sep 29 16:03:13 2019 (r513246) +++ head/audio/spotifyd/distinfo Sun Sep 29 16:21:26 2019 (r513247) @@ -1,4 +1,4 @@ -TIMESTAMP = 1569578654 +TIMESTAMP = 1569771340 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.16_GH0.tar.gz) = 370458d66260a8a99f1f0db60f321727526a17ad4e8c269099ed18fccf005857 -SIZE (Spotifyd-spotifyd-v0.2.16_GH0.tar.gz) = 59629 +SHA256 (Spotifyd-spotifyd-v0.2.17_GH0.tar.gz) = bef43eb6446e8c265d67b3ded09ed36c4396ebe135017093aa281ae365243be1 +SIZE (Spotifyd-spotifyd-v0.2.17_GH0.tar.gz) = 59741 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?201909291621.x8TGLQQ7064980>