Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Feb 2014 14:22:43 GMT
From:      Henrik Friedrichsen <henrik@affekt.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/187144: [MAINTAINER] update audio/ncmpc to 0.2.1
Message-ID:  <201402281422.s1SEMhr2039516@cgiserv.freebsd.org>
Resent-Message-ID: <201402281430.s1SEU1a1066008@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         187144
>Category:       misc
>Synopsis:       [MAINTAINER] update audio/ncmpc to 0.2.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 28 14:30:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Henrik Friedrichsen
>Release:        10.0
>Organization:
>Environment:
FreeBSD vm 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Fri Jan 17 01:46:25 UTC 2014     root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
This patch updates audio/ncmpc to 0.2.1
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -Naur ../_ncmpc/Makefile ./Makefile
--- ../_ncmpc/Makefile	2014-02-28 16:13:50.000000000 +0100
+++ ./Makefile	2014-02-28 16:15:56.000000000 +0100
@@ -2,9 +2,9 @@
 # $FreeBSD: head/audio/ncmpc/Makefile 336166 2013-12-11 14:35:36Z bapt $
 
 PORTNAME=	ncmpc
-PORTVERSION=	0.20
+PORTVERSION=	0.21
 CATEGORIES=	audio
-MASTER_SITES=	SF/musicpd/${PORTNAME}/${PORTVERSION}
+MASTER_SITES=	http://www.musicpd.org/download/ncmpc/0/
 
 MAINTAINER=	henrik@affekt.org
 COMMENT=	Ncurses client for the musicpd
diff -Naur ../_ncmpc/distinfo ./distinfo
--- ../_ncmpc/distinfo	2014-02-28 16:13:50.000000000 +0100
+++ ./distinfo	2014-02-28 16:15:58.000000000 +0100
@@ -1,2 +1,2 @@
-SHA256 (ncmpc-0.20.tar.gz) = 7ed3b1e3d3321855b20725a7ddc9b1ede6487760647755bae5e4e7999e661205
-SIZE (ncmpc-0.20.tar.gz) = 437453
+SHA256 (ncmpc-0.21.tar.gz) = 26a8b0fef8a42505000b844c5ef3403f4f8777cb2857aee7eb8672057236febe
+SIZE (ncmpc-0.21.tar.gz) = 493635
diff -Naur ../_ncmpc/pkg-descr ./pkg-descr
--- ../_ncmpc/pkg-descr	2014-02-28 16:13:50.000000000 +0100
+++ ./pkg-descr	2014-02-28 16:14:43.000000000 +0100
@@ -2,4 +2,4 @@
 ncmpc connects to a musicpd running on a machine via a network.
 The interface was inspired by cplay.
 
-WWW:	http://mpd.wikia.com/wiki/Client:Ncmpc
+WWW:	http://www.musicpd.org/clients/ncmpc/


>Release-Note:
>Audit-Trail:
>Unformatted:



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