Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Oct 2016 23:32:03 +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: r423804 - head/audio/deadbeef-mpris2-plugin
Message-ID:  <201610112332.u9BNW3ql079308@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danfe
Date: Tue Oct 11 23:32:03 2016
New Revision: 423804
URL: https://svnweb.freebsd.org/changeset/ports/423804

Log:
  Update to version 1.10.
  
  Because GitHub releases (tarballs) are not fetched with correct modification
  time, set TIMESTAMP to 1475314642 which corresponds to commit 57ef482 tagged
  as this release.
  
  Reported by:	portscout

Modified:
  head/audio/deadbeef-mpris2-plugin/Makefile
  head/audio/deadbeef-mpris2-plugin/distinfo

Modified: head/audio/deadbeef-mpris2-plugin/Makefile
==============================================================================
--- head/audio/deadbeef-mpris2-plugin/Makefile	Tue Oct 11 22:03:26 2016	(r423803)
+++ head/audio/deadbeef-mpris2-plugin/Makefile	Tue Oct 11 23:32:03 2016	(r423804)
@@ -3,7 +3,7 @@
 
 PORTNAME=	deadbeef-mpris2-plugin
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.9
+DISTVERSION=	1.10
 CATEGORIES=	audio
 
 MAINTAINER=	danfe@FreeBSD.org

Modified: head/audio/deadbeef-mpris2-plugin/distinfo
==============================================================================
--- head/audio/deadbeef-mpris2-plugin/distinfo	Tue Oct 11 22:03:26 2016	(r423803)
+++ head/audio/deadbeef-mpris2-plugin/distinfo	Tue Oct 11 23:32:03 2016	(r423804)
@@ -1,2 +1,3 @@
-SHA256 (Serranya-deadbeef-mpris2-plugin-v1.9_GH0.tar.gz) = 787319629fcd89b138402140f29998a382dbdb414323010773cc2667a8956a40
-SIZE (Serranya-deadbeef-mpris2-plugin-v1.9_GH0.tar.gz) = 9634
+TIMESTAMP = 1475314642
+SHA256 (Serranya-deadbeef-mpris2-plugin-v1.10_GH0.tar.gz) = 050d6fd3d77558f66b3f527b85e336bfe99e62ed49b05832881f4020e02269ab
+SIZE (Serranya-deadbeef-mpris2-plugin-v1.10_GH0.tar.gz) = 9638



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