ports/127613: [PATCH] audio/libmpd: update to 0.16.0
Martin Wilke
miwi at FreeBSD.org
Wed Sep 24 14:50:05 UTC 2008
>Number: 127613
>Category: ports
>Synopsis: [PATCH] audio/libmpd: update to 0.16.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: Wed Sep 24 14:50:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Martin Wilke
>Release: FreeBSD 8.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD miwi.homeunix.com 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sun Sep 21 15:37:31 UTC 2008
>Description:
- Update to 0.16.0
- I'd like to become the maintainer.
Port maintainer (mathias at monnerville.com) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- libmpd-0.16.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/audio/libmpd/Makefile,v
retrieving revision 1.6
diff -u -u -r1.6 Makefile
--- Makefile 6 Jun 2008 13:06:51 -0000 1.6
+++ Makefile 24 Sep 2008 14:16:19 -0000
@@ -6,10 +6,9 @@
#
PORTNAME= libmpd
-PORTVERSION= 0.15.0
-PORTREVISION= 1
+PORTVERSION= 0.16.0
CATEGORIES= audio
-MASTER_SITES= http://download.sarine.nl/gmpc-0.15.5/ \
+MASTER_SITES= http://download.sarine.nl/Programs/gmpc/0.16.0/ \
http://download.gna.org/kanicule/freebsd/distfiles/
MAINTAINER= mathias at monnerville.com
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/audio/libmpd/distinfo,v
retrieving revision 1.3
diff -u -u -r1.3 distinfo
--- distinfo 29 Mar 2008 23:57:34 -0000 1.3
+++ distinfo 24 Sep 2008 14:16:27 -0000
@@ -1,3 +1,3 @@
-MD5 (libmpd-0.15.0.tar.gz) = 723f84bb2d42deee76d2ebea6db61656
-SHA256 (libmpd-0.15.0.tar.gz) = 4bb2a6812815ef7f532011bb84701ed7cc01c7104a47ef515c45b3e77cd34943
-SIZE (libmpd-0.15.0.tar.gz) = 386847
+MD5 (libmpd-0.16.0.tar.gz) = 6a65cacde8ae12af0fe1ef739831f928
+SHA256 (libmpd-0.16.0.tar.gz) = 7a8d66165bc6f21dad7a2c22bf2effaadbad7b7e356c9cb1ab447aec6057f3ab
+SIZE (libmpd-0.16.0.tar.gz) = 395611
Index: pkg-descr
===================================================================
RCS file: /home/pcvs/ports/audio/libmpd/pkg-descr,v
retrieving revision 1.1
diff -u -u -r1.1 pkg-descr
--- pkg-descr 5 Apr 2006 12:28:05 -0000 1.1
+++ pkg-descr 24 Sep 2008 14:18:43 -0000
@@ -1,4 +1,4 @@
libmpd is an abstraction around libmpdclient. It provides
an easy and reliable callback based interface to mpd.
-WWW: http://cms.qballcow.nl/index.php?page=libmpd
+WWW: http://gmpcwiki.sarine.nl/index.php/GMPC
--- libmpd-0.16.0.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list