Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Aug 2016 18:25:15 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r420484 - in head/audio/mpdas: . files
Message-ID:  <201608191825.u7JIPFrD041713@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Fri Aug 19 18:25:15 2016
New Revision: 420484
URL: https://svnweb.freebsd.org/changeset/ports/420484

Log:
  - Update to 0.4.2
  - While here, minor whitespace fix
  
  PR:		211992
  Submitted by:	henrik@affekt.org (maintainer)

Modified:
  head/audio/mpdas/Makefile
  head/audio/mpdas/distinfo
  head/audio/mpdas/files/mpdas.in

Modified: head/audio/mpdas/Makefile
==============================================================================
--- head/audio/mpdas/Makefile	Fri Aug 19 18:24:41 2016	(r420483)
+++ head/audio/mpdas/Makefile	Fri Aug 19 18:25:15 2016	(r420484)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	mpdas
-PORTVERSION=	0.4.1
+PORTVERSION=	0.4.2
 CATEGORIES=	audio
 MASTER_SITES=	http://50hz.ws/mpdas/
 

Modified: head/audio/mpdas/distinfo
==============================================================================
--- head/audio/mpdas/distinfo	Fri Aug 19 18:24:41 2016	(r420483)
+++ head/audio/mpdas/distinfo	Fri Aug 19 18:25:15 2016	(r420484)
@@ -1,2 +1,3 @@
-SHA256 (mpdas-0.4.1.tar.gz) = f790be8e85c0d1324d7346b5b0fa3713db8db7fd4ea304c5c8d2921bf3855014
-SIZE (mpdas-0.4.1.tar.gz) = 15117
+TIMESTAMP = 1471601185
+SHA256 (mpdas-0.4.2.tar.gz) = 8ebdd0518cbdb033fc0578c9ea894d4670de1d67bf2541418cb5f7ac1210db6f
+SIZE (mpdas-0.4.2.tar.gz) = 15695

Modified: head/audio/mpdas/files/mpdas.in
==============================================================================
--- head/audio/mpdas/files/mpdas.in	Fri Aug 19 18:24:41 2016	(r420483)
+++ head/audio/mpdas/files/mpdas.in	Fri Aug 19 18:25:15 2016	(r420484)
@@ -1,7 +1,7 @@
 #!/bin/sh
 #
 
-# PROVIDE: mpdas 
+# PROVIDE: mpdas
 # REQUIRE: musicpd
 # KEYWORD: shutdown
 



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