svn commit: r505645 - head/audio/elisa

Adriaan de Groot adridg at FreeBSD.org
Mon Jul 1 21:40:05 UTC 2019


Author: adridg
Date: Mon Jul  1 21:40:03 2019
New Revision: 505645
URL: https://svnweb.freebsd.org/changeset/ports/505645

Log:
  Update audio/elisa to latest upstream release
  
  Release notes
  	https://mgallienkde.wordpress.com/2019/07/01/0-4-2-release-of-elisa/
  with fixes
   - Fix restore of tracks with missing metadata in playlist
   - Fix view selector not following the color theme

Modified:
  head/audio/elisa/Makefile
  head/audio/elisa/distinfo

Modified: head/audio/elisa/Makefile
==============================================================================
--- head/audio/elisa/Makefile	Mon Jul  1 21:27:58 2019	(r505644)
+++ head/audio/elisa/Makefile	Mon Jul  1 21:40:03 2019	(r505645)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	elisa
-PORTVERSION=	0.4.1
+PORTVERSION=	0.4.2
 CATEGORIES=	audio kde
 MASTER_SITES=	KDE/stable/${PORTNAME}/${PORTVERSION}
 

Modified: head/audio/elisa/distinfo
==============================================================================
--- head/audio/elisa/distinfo	Mon Jul  1 21:27:58 2019	(r505644)
+++ head/audio/elisa/distinfo	Mon Jul  1 21:40:03 2019	(r505645)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1561715763
-SHA256 (elisa-0.4.1.tar.xz) = 77836c406d32d52245987e7d26399b006e2d333fb3d00beaea059ea69f60a057
-SIZE (elisa-0.4.1.tar.xz) = 1273516
+TIMESTAMP = 1561976709
+SHA256 (elisa-0.4.2.tar.xz) = fc2496cad8b52daafa2c28fd033d8bd47e842de3ef3865cf0bffdd84a8712a6d
+SIZE (elisa-0.4.2.tar.xz) = 1274720


More information about the svn-ports-head mailing list