svn commit: r423804 - head/audio/deadbeef-mpris2-plugin

Alexey Dokuchaev danfe at FreeBSD.org
Tue Oct 11 23:32:05 UTC 2016


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 at 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


More information about the svn-ports-all mailing list