pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/audio/mpc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon May  7 10:46:52 UTC 2018

Modified Files:
        pkgsrc/audio/mpc: Makefile distinfo

Log Message:
mpc: update to 0.30.

0.30 (2018/05/03)
* add command "rescan"
* seek: use the "seekcur" command instead of "seekid"
* require MPD 0.19


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/audio/mpc/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/audio/mpc/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/audio/mpc/Makefile
diff -u pkgsrc/audio/mpc/Makefile:1.25 pkgsrc/audio/mpc/Makefile:1.26
--- pkgsrc/audio/mpc/Makefile:1.25      Sun Feb 25 20:30:21 2018
+++ pkgsrc/audio/mpc/Makefile   Mon May  7 10:46:52 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2018/02/25 20:30:21 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2018/05/07 10:46:52 wiz Exp $
 
-DISTNAME=              mpc-0.29
+DISTNAME=              mpc-0.30
 CATEGORIES=            audio
 #MASTER_SITES=         ${MASTER_SITE_SOURCEFORGE:=musicpd/}
 MASTER_SITES=          http://www.musicpd.org/download/mpc/0/

Index: pkgsrc/audio/mpc/distinfo
diff -u pkgsrc/audio/mpc/distinfo:1.19 pkgsrc/audio/mpc/distinfo:1.20
--- pkgsrc/audio/mpc/distinfo:1.19      Sun Feb 25 20:30:21 2018
+++ pkgsrc/audio/mpc/distinfo   Mon May  7 10:46:52 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.19 2018/02/25 20:30:21 wiz Exp $
+$NetBSD: distinfo,v 1.20 2018/05/07 10:46:52 wiz Exp $
 
-SHA1 (mpc-0.29.tar.xz) = 13af994056fff79712d0b274294204dd6d588349
-RMD160 (mpc-0.29.tar.xz) = 9584e437ae52657f728ea3887dc638a72de976c0
-SHA512 (mpc-0.29.tar.xz) = 3013b43f3b7d9a1b591c498515440afde1ba16656199f821addbc5018e2e6b0c84c4c7aa9ddbac40a51260d4ba3c281c128a61801f0cdfade5d10e9ead031757
-Size (mpc-0.29.tar.xz) = 41872 bytes
+SHA1 (mpc-0.30.tar.xz) = 54cc5ae32f1154ce042f6904ca22e3bc36d18dde
+RMD160 (mpc-0.30.tar.xz) = aac3298e45cf3378e1c2374f5ace04c4829834a1
+SHA512 (mpc-0.30.tar.xz) = 72d6f742de87ca1a9a09c73987786fa7c93b2829242135b210a9a2269e0319ba9e37367dae1043461ea870087faf5c349425025ce6c02aa9dd513ae90cbe8221
+Size (mpc-0.30.tar.xz) = 41968 bytes



Home | Main Index | Thread Index | Old Index