ports/129259: [MAINTAINER] update audio/mpdas to 0.2.3

Henrik Friedrichsen hrkfrd at googlemail.com
Fri Nov 28 16:50:02 UTC 2008


>Number:         129259
>Category:       ports
>Synopsis:       [MAINTAINER] update audio/mpdas to 0.2.3
>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:   Fri Nov 28 16:50:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Henrik Friedrichsen
>Release:        FreeBSD 8.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD dsp.megawr.ath.cx 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Tue Nov 11 19:49:18 CET 2008 root at dsp.megawr.ath.cx:/usr/obj/usr/src/sys/REAKTOR i386


	
>Description:
This fixes several bugs and adds a lot of new features, such as config files and user switching.
>How-To-Repeat:
	
>Fix:

	

--- mpdas-patch.diff begins here ---
diff -Naur ./Makefile ../mpdas/Makefile
--- ./Makefile	2008-11-28 17:38:57.000000000 +0100
+++ ../mpdas/Makefile	2008-11-28 17:42:30.000000000 +0100
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	mpdas
-PORTVERSION=	0.2.2
+PORTVERSION=	0.2.3
 CATEGORIES=	audio
 MASTER_SITES=	http://50hz.ws/mpdas/
 
-MAINTAINER=	hrkfrd at googlemail.com
+MAINTAINER=	hrkfdn at gmail.com
 COMMENT=	MPD AudioScrobbler written in C++ supporting the latest protocol
 
 LIB_DEPENDS=	curl.4:${PORTSDIR}/ftp/curl \
@@ -21,4 +21,7 @@
 
 PLIST_FILES=	bin/mpdas
 
+MAN1=		mpdas.1
+MANCOMPRESSED=	no
+
 .include <bsd.port.mk>
diff -Naur ./distinfo ../mpdas/distinfo
--- ./distinfo	2008-11-28 17:38:57.000000000 +0100
+++ ../mpdas/distinfo	2008-11-28 17:42:36.000000000 +0100
@@ -1,3 +1,3 @@
-MD5 (mpdas-0.2.2.tar.bz2) = a720f4cac351e3378c075dfc1487b76a
-SHA256 (mpdas-0.2.2.tar.bz2) = 3bbf4ca63fc767a9700a1e8490702aef7db31640ff271f4cc57abd0d38cbd584
-SIZE (mpdas-0.2.2.tar.bz2) = 11233
+MD5 (mpdas-0.2.3.tar.bz2) = 969775daccc0ae76fd082e18d5204c80
+SHA256 (mpdas-0.2.3.tar.bz2) = 1bf795ada12d8fb26ec24255070f7c2aff2c1f302fc464d8c2ed0391f356c10f
+SIZE (mpdas-0.2.3.tar.bz2) = 15440
--- mpdas-patch.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list