From adox@mcx2.org  Mon Oct 13 11:03:53 2008
Return-Path: <adox@mcx2.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 057361065692
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 13 Oct 2008 11:03:53 +0000 (UTC)
	(envelope-from adox@mcx2.org)
Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185])
	by mx1.freebsd.org (Postfix) with ESMTP id 744188FC0A
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 13 Oct 2008 11:03:51 +0000 (UTC)
	(envelope-from adox@mcx2.org)
Received: by nf-out-0910.google.com with SMTP id h3so756656nfh.33
        for <FreeBSD-gnats-submit@freebsd.org>; Mon, 13 Oct 2008 04:03:50 -0700 (PDT)
Received: by 10.103.17.10 with SMTP id u10mr3444519mui.97.1223895830023;
        Mon, 13 Oct 2008 04:03:50 -0700 (PDT)
Received: from localhost (p5090EDE2.dip.t-dialin.net [80.144.237.226])
        by mx.google.com with ESMTPS id u9sm22586438muf.9.2008.10.13.04.03.48
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Mon, 13 Oct 2008 04:03:49 -0700 (PDT)
Message-Id: <48f32b15.09c5660a.3e75.ffffa1d2@mx.google.com>
Date: Mon, 13 Oct 2008 04:03:49 -0700 (PDT)
From: Dennis Herrmann <adox@mcx2.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [UPDATE] audio/ncmpcpp - update to 0.2.4
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         128055
>Category:       ports
>Synopsis:       [UPDATE] audio/ncmpcpp - update to 0.2.4
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 13 11:10:01 UTC 2008
>Closed-Date:    Fri Oct 17 19:10:23 UTC 2008
>Last-Modified:  Fri Oct 17 19:20:01 UTC 2008
>Originator:     Dennis Herrmann
>Release:        FreeBSD 8.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD dhn.homeunix.com 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Thu Oct 9 22:49:46 CEST 2008 root@dhn.homeunix.com:/usr/obj/usr/src/sys/PARANOIA i386


>Description:
Update from 0.2.3 to 0.2.4:

*fixed bug with not null terminated strings on mac os x
* support for renaming files in tiny tag editor
* support for editing composer, performer and disc tag in mp3 files
* support for user defined base seek time
* support for user defined tag type in left column of media library
* support for user defined display format in album column of media library
* support for basic mpc commands and command line arguments
* adding items to playlist can be done like in ncmpc
* fetching lyrics and artist's info doesn't lock ncmpcpp anymore
* changed place of storing config files
* list of recently used patterns in tag editor is now remembered
* other minor fixes and improvements
>How-To-Repeat:
>Fix:


--- ncmpcpp-0.2.4.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/audio/ncmpcpp/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile	22 Sep 2008 23:42:04 -0000	1.4
+++ Makefile	13 Oct 2008 10:40:18 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ncmpcpp
-PORTVERSION=	0.2.3
+PORTVERSION=	0.2.4
 CATEGORIES=	audio
 MASTER_SITES=	http://unkart.ovh.org/ncmpcpp/ \
 		http://mirror.mcx2.org/
@@ -30,8 +30,8 @@
 .include <bsd.port.pre.mk>
 
 PLIST_FILES=	bin/ncmpcpp \
-		%%DOCSDIR%%/ncmpcpprc \
-		%%DOCSDIR%%/ncmpcpp_keys \
+		%%DOCSDIR%%/config \
+		%%DOCSDIR%%/keys \
 		%%DOCSDIR%%/NEWS \
 		%%DOCSDIR%%/AUTHORS
 PLIST_DIRS=	%%DOCSDIR%%
@@ -57,8 +57,8 @@
 	@${MKDIR} ${DOCSDIR}
 	${INSTALL_DATA} ${WRKSRC}/NEWS ${DOCSDIR}/NEWS
 	${INSTALL_DATA} ${WRKSRC}/AUTHORS ${DOCSDIR}/AUTHORS
-	${INSTALL_DATA} ${WRKSRC}/doc/ncmpcpprc ${DOCSDIR}/ncmpcpprc
-	${INSTALL_DATA} ${WRKSRC}/doc/ncmpcpp_keys ${DOCSDIR}/ncmpcpp_keys
+	${INSTALL_DATA} ${WRKSRC}/doc/config ${DOCSDIR}/config
+	${INSTALL_DATA} ${WRKSRC}/doc/keys ${DOCSDIR}/keys
 .endif
 
 	@${ECHO_MSG} ""
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/audio/ncmpcpp/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo	22 Sep 2008 23:42:04 -0000	1.4
+++ distinfo	13 Oct 2008 10:37:39 -0000
@@ -1,3 +1,3 @@
-MD5 (ncmpcpp-0.2.3.tar.bz2) = c4aed09c7c3cf8d1cab5a7ff5d60be5c
-SHA256 (ncmpcpp-0.2.3.tar.bz2) = c17c655b90cfb502ad56f1d54a50567d37ff76b196b632f7d480ce20a9a79e0d
-SIZE (ncmpcpp-0.2.3.tar.bz2) = 300876
+MD5 (ncmpcpp-0.2.4.tar.bz2) = 4e4968bc70e64cfd29b93430f9d3c572
+SHA256 (ncmpcpp-0.2.4.tar.bz2) = f73dd57b9970d85c269b4e30b58d4a06cf4cd03be2ffe19913f7d107d36f3d9d
+SIZE (ncmpcpp-0.2.4.tar.bz2) = 307548
Index: pkg-message
===================================================================
RCS file: /home/pcvs/ports/audio/ncmpcpp/pkg-message,v
retrieving revision 1.3
diff -u -r1.3 pkg-message
--- pkg-message	7 Sep 2008 20:40:50 -0000	1.3
+++ pkg-message	13 Oct 2008 10:54:49 -0000
@@ -1,8 +1,12 @@
 ###########################################################################
 ncmpcpp has been installed.
 
-A default ncmpcpprc config has been installed to:
-PREFIX/share/doc/ncmpcpp/ncmpcpprc
+Attention: ncmpcpp doesn't use ~/.ncmpcpprc and ~/.ncmpcpp_keys as config
+files anymore. It's been using respectively ~/.ncmpcpp/config and
+~/.ncmpcpp/keys for this since ver. 0.2.4!
+
+A default config has been installed to:
+PREFIX/share/doc/ncmpcpp/config
 
 For more information about ncmpcpp visit:
 http://unkart.ovh.org/ncmpcpp
--- ncmpcpp-0.2.4.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Oct 13 11:10:46 UTC 2008 
Responsible-Changed-Why:  
miwi@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=128055 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Fri Oct 17 19:10:22 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=128055 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/128055: commit references a PR
Date: Fri, 17 Oct 2008 19:10:22 +0000 (UTC)

 miwi        2008-10-17 19:10:13 UTC
 
   FreeBSD ports repository
 
   Modified files:
     audio/ncmpcpp        Makefile distinfo pkg-message 
   Log:
   - Update to 0.2.4
   
   PR:             128055
   Submitted by:   Dennis Herrmann <adox@mcx2.org> (maintainer)
   
   Revision  Changes    Path
   1.5       +6 -6      ports/audio/ncmpcpp/Makefile
   1.5       +3 -3      ports/audio/ncmpcpp/distinfo
   1.4       +6 -2      ports/audio/ncmpcpp/pkg-message
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
