Skip site navigation (1)Skip section navigation (2)
Date:      Sun,  8 Nov 2009 23:21:41 -0500 (EST)
From:      Sahil Tandon <sahil@tandon.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/140401: [PATCH] audio/p5-Audio-MPD-Common: update to 1.093120
Message-ID:  <20091109042141.4BEF817090@spartan.hamla.org>
Resent-Message-ID: <200911090430.nA94U1uE098010@freefall.freebsd.org>

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

>Number:         140401
>Category:       ports
>Synopsis:       [PATCH] audio/p5-Audio-MPD-Common: update to 1.093120
>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:   Mon Nov 09 04:30:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Sahil Tandon
>Release:        FreeBSD 7.2-RELEASE i386
>Organization:
>Environment:

	
>Description:
- Update to 1.093120
- Add missing dependency on devel/p5-Moose
>How-To-Repeat:
	
>Fix:

	



--- p5-Audio-MPD-Common.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/p5-Audio-MPD-Common/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile	22 Oct 2009 02:31:30 -0000	1.5
+++ Makefile	9 Nov 2009 04:19:51 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Audio-MPD-Common
-PORTVERSION=	1.092910
+PORTVERSION=	1.093120
 CATEGORIES=	audio perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -15,6 +15,7 @@
 COMMENT=	A bunch of common helper classes for mpd
 
 BUILD_DEPENDS=	p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
+		p5-Moose>=0.92:${PORTSDIR}/devel/p5-Moose \
 		p5-Readonly>=0:${PORTSDIR}/devel/p5-Readonly
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/audio/p5-Audio-MPD-Common/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo	22 Oct 2009 02:31:30 -0000	1.4
+++ distinfo	9 Nov 2009 04:19:51 -0000
@@ -1,3 +1,3 @@
-MD5 (Audio-MPD-Common-1.092910.tar.gz) = c733ed3aa17f538f6311317448c727b1
-SHA256 (Audio-MPD-Common-1.092910.tar.gz) = 3948f918d222b9299901f4212b81276cdc1fa94d77b975787af03b4f0103f6d1
-SIZE (Audio-MPD-Common-1.092910.tar.gz) = 16204
+MD5 (Audio-MPD-Common-1.093120.tar.gz) = a5c4f1f311dbf64fe94010e99138c494
+SHA256 (Audio-MPD-Common-1.093120.tar.gz) = faafbdcd54d1000754a57115ea1b87bd615d2767ca8d549405f962a548696eae
+SIZE (Audio-MPD-Common-1.093120.tar.gz) = 16255
--- p5-Audio-MPD-Common.diff ends here ---

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



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