svn commit: r386920 - head/audio/ncmpcpp

Johannes Jost Meixner xmj at FreeBSD.org
Thu May 21 09:20:35 UTC 2015


Author: xmj
Date: Thu May 21 09:20:34 2015
New Revision: 386920
URL: https://svnweb.freebsd.org/changeset/ports/386920

Log:
  audio/ncmpcpp: update to 0.6.4, assign maintainership
  
  - update to 0.6.4
  - assign maintainership submitter
  
  PR:		199990
  Submitted by:	yamagi at yamagi.org
  Approved by:	maintainer timeout (2 weeks, third time in a row)

Modified:
  head/audio/ncmpcpp/Makefile
  head/audio/ncmpcpp/distinfo

Modified: head/audio/ncmpcpp/Makefile
==============================================================================
--- head/audio/ncmpcpp/Makefile	Thu May 21 08:35:50 2015	(r386919)
+++ head/audio/ncmpcpp/Makefile	Thu May 21 09:20:34 2015	(r386920)
@@ -1,11 +1,11 @@
 # $FreeBSD$
 
 PORTNAME=	ncmpcpp
-PORTVERSION=	0.6.3
+PORTVERSION=	0.6.4
 CATEGORIES=	audio
 MASTER_SITES=	http://ncmpcpp.rybczak.net/stable/
 
-MAINTAINER=	dhn at FreeBSD.org
+MAINTAINER=	yamagi at yamagi.org
 COMMENT=	ncurses mpd client, clone of ncmpc with some new features
 
 LICENSE=	GPLv2

Modified: head/audio/ncmpcpp/distinfo
==============================================================================
--- head/audio/ncmpcpp/distinfo	Thu May 21 08:35:50 2015	(r386919)
+++ head/audio/ncmpcpp/distinfo	Thu May 21 09:20:34 2015	(r386920)
@@ -1,2 +1,2 @@
-SHA256 (ncmpcpp-0.6.3.tar.bz2) = d7774f2db77f89aa70b7f4a57f4302e74f4dc5a7030fd7a9a85e8aa6ef712203
-SIZE (ncmpcpp-0.6.3.tar.bz2) = 428016
+SHA256 (ncmpcpp-0.6.4.tar.bz2) = 757e2e06b7e17009c24e2b46a69f008e61aa679476f93e00dc602ca087c805f1
+SIZE (ncmpcpp-0.6.4.tar.bz2) = 429705


More information about the svn-ports-head mailing list