Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Dec 2016 08:45:42 +0000 (UTC)
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r429731 - head/audio/flacon
Message-ID:  <201612280845.uBS8jg2S095556@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danfe
Date: Wed Dec 28 08:45:42 2016
New Revision: 429731
URL: https://svnweb.freebsd.org/changeset/ports/429731

Log:
  - Update `audio/flacon' to version 2.1.1
  - Couple of minor non-functional adjustments
  
  Reported by:	portscout
  
  Because GitHub releases (tarballs) are not fetched with correct modification
  time, set TIMESTAMP to 1482855182 which corresponds to commit 9caf6bc tagged
  as this release.

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

Modified: head/audio/flacon/Makefile
==============================================================================
--- head/audio/flacon/Makefile	Wed Dec 28 08:43:19 2016	(r429730)
+++ head/audio/flacon/Makefile	Wed Dec 28 08:45:42 2016	(r429731)
@@ -2,8 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	flacon
+PORTVERSION=	2.1.1
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.1.0
 CATEGORIES=	audio
 
 MAINTAINER=	danfe@FreeBSD.org
@@ -13,9 +13,8 @@ LICENSE=	LGPL21
 
 LIB_DEPENDS=	libuchardet.so:textproc/uchardet
 
-USE_GITHUB=	yes
-
 USES=		cmake desktop-file-utils pkgconfig
+USE_GITHUB=	yes
 
 OPTIONS_DEFINE=	QT5
 QT5_DESC=	Build against Qt 5 instead of Qt 4

Modified: head/audio/flacon/distinfo
==============================================================================
--- head/audio/flacon/distinfo	Wed Dec 28 08:43:19 2016	(r429730)
+++ head/audio/flacon/distinfo	Wed Dec 28 08:45:42 2016	(r429731)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1475427605
-SHA256 (flacon-flacon-v2.1.0_GH0.tar.gz) = 787b84ba6f068bb54954ec4681f21aa815fe6f25f19f43f10942c5fcec967e2d
-SIZE (flacon-flacon-v2.1.0_GH0.tar.gz) = 337008
+TIMESTAMP = 1482855182
+SHA256 (flacon-flacon-v2.1.1_GH0.tar.gz) = 9ece812c0bd68828301d745fbdddaf9ff2d9e572cc205e20d2bbcb093de98a1b
+SIZE (flacon-flacon-v2.1.1_GH0.tar.gz) = 337500



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612280845.uBS8jg2S095556>