ports/129463: [UPDATE] audio/ncmpcpp - update to 0.2.5

Dennis Herrmann adox at mcx2.org
Sat Dec 6 14:50:05 UTC 2008


>Number:         129463
>Category:       ports
>Synopsis:       [UPDATE] audio/ncmpcpp - update to 0.2.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 06 14:50:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Dennis Herrmann
>Release:        FreeBSD 7.1-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD dhn.homeunix.com 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Thu Nov 6 17:50:47 CET 2008 root at dhn.homeunix.com:/usr/obj/usr/src/sys/PARANOIA i386


>Description:
Update port to 0.2.5

* support for unix domain sockets
* support for adding to playlist files outside mpd music directory (requires mpd >= 0.14_alpha*)
* support for browsing local directories tree (requires mpd >= 0.14_alpha*)
* support for searching in current playlist
* many bugfixes
>How-To-Repeat:
>Fix:


--- ncmpcpp_update.diff begins here ---
diff -ruN ncmpcpp.orig/Makefile ncmpcpp/Makefile
--- ncmpcpp.orig/Makefile	2008-12-06 15:38:27.000000000 +0100
+++ ncmpcpp/Makefile	2008-12-06 15:33:03.000000000 +0100
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	ncmpcpp
-PORTVERSION=	0.2.4
-PORTREVISION=	1
+PORTVERSION=	0.2.5
 CATEGORIES=	audio
 MASTER_SITES=	http://unkart.ovh.org/ncmpcpp/ \
 		http://mirror.mcx2.org/
@@ -39,7 +38,8 @@
 		%%DOCSDIR%%/config \
 		%%DOCSDIR%%/keys \
 		%%DOCSDIR%%/NEWS \
-		%%DOCSDIR%%/AUTHORS
+		%%DOCSDIR%%/AUTHORS \
+		%%DOCSDIR%%/COPYING
 PLIST_DIRS=	%%DOCSDIR%%
 
 .if !defined(WITHOUT_CURL)
@@ -63,6 +63,7 @@
 	@${MKDIR} ${DOCSDIR}
 	${INSTALL_DATA} ${WRKSRC}/NEWS ${DOCSDIR}/NEWS
 	${INSTALL_DATA} ${WRKSRC}/AUTHORS ${DOCSDIR}/AUTHORS
+	${INSTALL_DATA} ${WRKSRC}/COPYING ${DOCSDIR}/COPYING
 	${INSTALL_DATA} ${WRKSRC}/doc/config ${DOCSDIR}/config
 	${INSTALL_DATA} ${WRKSRC}/doc/keys ${DOCSDIR}/keys
 .endif
diff -ruN ncmpcpp.orig/distinfo ncmpcpp/distinfo
--- ncmpcpp.orig/distinfo	2008-12-06 15:38:27.000000000 +0100
+++ ncmpcpp/distinfo	2008-12-06 15:29:10.000000000 +0100
@@ -1,3 +1,3 @@
-MD5 (ncmpcpp-0.2.4.tar.bz2) = 4e4968bc70e64cfd29b93430f9d3c572
-SHA256 (ncmpcpp-0.2.4.tar.bz2) = f73dd57b9970d85c269b4e30b58d4a06cf4cd03be2ffe19913f7d107d36f3d9d
-SIZE (ncmpcpp-0.2.4.tar.bz2) = 307548
+MD5 (ncmpcpp-0.2.5.tar.bz2) = acd8df3f5512f7cab8b5b9207c778db1
+SHA256 (ncmpcpp-0.2.5.tar.bz2) = 9fde4a7fad47cee62fe5ab9f3c24f6b24cf592d2fd7a3d8009a157a2e4d51531
+SIZE (ncmpcpp-0.2.5.tar.bz2) = 310567
--- ncmpcpp_update.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list