svn commit: r420484 - in head/audio/mpdas: . files

Dmitry Marakasov amdmi3 at FreeBSD.org
Fri Aug 19 18:25:17 UTC 2016


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


More information about the svn-ports-all mailing list