Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Jan 2009 13:28:00 +0800 (CST)
From:      chinsan <chinsan@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        miwi@FreeBSD.org
Subject:   ports/130362: [PATCH] audio/libmpd: update to 0.17.0
Message-ID:  <20090111052801.07D26B823@chinsan.info>
Resent-Message-ID: <200901110530.n0B5U4cM067675@freefall.freebsd.org>

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

>Number:         130362
>Category:       ports
>Synopsis:       [PATCH] audio/libmpd: update to 0.17.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 11 05:30:04 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     chinsan
>Release:        FreeBSD 7.1-PRERELEASE i386
>Organization:
Taiwan
>Environment:
System: FreeBSD chinsan.info 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Mon Sep 29 01:43:14 CST 2008
>Description:
- Update to 0.17.0

Port maintainer (miwi@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- libmpd-0.17.0.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/audio/libmpd/Makefile /usr/home/tinderbox/portstrees/FreeBSD/ports/audio/libmpd/Makefile
--- /usr/ports/audio/libmpd/Makefile	2008-10-01 06:06:04.000000000 +0800
+++ /usr/home/tinderbox/portstrees/FreeBSD/ports/audio/libmpd/Makefile	2009-01-11 12:51:04.000000000 +0800
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	libmpd
-PORTVERSION=	0.16.1
+PORTVERSION=	0.17.0
 CATEGORIES=	audio
 MASTER_SITES=	http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/
 
@@ -18,4 +18,8 @@
 USE_GNOME=	pkgconfig glib20 gnomehack
 USE_LDCONFIG=	yes
 
+post-patch:
+	@${REINPLACE_CMD} -e 's,libmpd-1.0\/libmpd,libmpd,' \
+		${WRKSRC}/src/Makefile.in
+
 .include <bsd.port.mk>
diff -ruN --exclude=CVS /usr/ports/audio/libmpd/distinfo /usr/home/tinderbox/portstrees/FreeBSD/ports/audio/libmpd/distinfo
--- /usr/ports/audio/libmpd/distinfo	2008-10-01 06:06:04.000000000 +0800
+++ /usr/home/tinderbox/portstrees/FreeBSD/ports/audio/libmpd/distinfo	2009-01-11 12:41:12.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (libmpd-0.16.1.tar.gz) = ec74a74bbe9df3243c45143306cff853
-SHA256 (libmpd-0.16.1.tar.gz) = 86c1c7bd8637bc83acaf33b410371b847e029ed53f72c319aedf87f3d0e575b2
-SIZE (libmpd-0.16.1.tar.gz) = 395762
+MD5 (libmpd-0.17.0.tar.gz) = 6690568e9f9d21d6b7556181ca7d9318
+SHA256 (libmpd-0.17.0.tar.gz) = f27b5931d47f59131e09bd9bd8835085e2f614ca1584bfbcaf00a2751756f170
+SIZE (libmpd-0.17.0.tar.gz) = 358418
--- libmpd-0.17.0.patch ends here ---

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



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