svn commit: r497482 - head/audio/flacon

Alexey Dokuchaev danfe at FreeBSD.org
Mon Apr 1 14:10:29 UTC 2019


Author: danfe
Date: Mon Apr  1 14:10:27 2019
New Revision: 497482
URL: https://svnweb.freebsd.org/changeset/ports/497482

Log:
  Update `audio/flacon' to version 5.2.0; list of changes:
  
    - Fix: handling of CUE files with track index >= 01
    - The preferences dialog was too small so users could not
      find some settings; added size limit for the window
    - Improved message window for conversion errors
    - Minor improvements to program's appearance and behavior
    - Translations were updated
  
  Reported by:	portscout

Modified:
  head/audio/flacon/Makefile
  head/audio/flacon/distinfo

Modified: head/audio/flacon/Makefile
==============================================================================
--- head/audio/flacon/Makefile	Mon Apr  1 13:59:18 2019	(r497481)
+++ head/audio/flacon/Makefile	Mon Apr  1 14:10:27 2019	(r497482)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	flacon
-PORTVERSION=	5.1.0
+PORTVERSION=	5.2.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	audio
 

Modified: head/audio/flacon/distinfo
==============================================================================
--- head/audio/flacon/distinfo	Mon Apr  1 13:59:18 2019	(r497481)
+++ head/audio/flacon/distinfo	Mon Apr  1 14:10:27 2019	(r497482)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1548619386
-SHA256 (flacon-flacon-v5.1.0_GH0.tar.gz) = 9844b00d354a881fdbcdbc91ab46766053f25cfbd4a06e4f2290d26d9368e11f
-SIZE (flacon-flacon-v5.1.0_GH0.tar.gz) = 1645614
+TIMESTAMP = 1554051728
+SHA256 (flacon-flacon-v5.2.0_GH0.tar.gz) = 701fb0ebee98a697baa3060645ca4203771714994bb1fa8eeebfd2274e4704ac
+SIZE (flacon-flacon-v5.2.0_GH0.tar.gz) = 2326602


More information about the svn-ports-head mailing list