ports/156646: [Patch] Update audio/cmus to version 2.4.0

Herbert J. Skuhra h.skuhra at gmail.com
Mon Apr 25 17:00:23 UTC 2011


>Number:         156646
>Category:       ports
>Synopsis:       [Patch] Update audio/cmus to version 2.4.0
>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:   Mon Apr 25 17:00:22 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Herbert J. Skuhra
>Release:        FreeBSD 8.2-STABLE i386
>Organization:
>Environment:
FreeBSD oslo.ath.cx 8.2-STABLE FreeBSD 8.2-STABLE #2 r220615: Thu Apr 14 12:31:59 CEST 2011     herbert at oslo.ath.cx:/usr/obj/usr/src/sys/PC1  i386
>Description:
The attached patch updates audio/cmus to version 2.4.0. files/patch-configure is no longer required. Please remove.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN audio/cmus.bak/Makefile audio/cmus/Makefile
--- audio/cmus.bak/Makefile	2011-04-25 09:54:20.000000000 +0200
+++ audio/cmus/Makefile	2011-04-25 09:54:31.000000000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	cmus
-PORTVERSION=	2.3.5
+PORTVERSION=	2.4.0
 CATEGORIES=	audio
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
diff -ruN audio/cmus.bak/distinfo audio/cmus/distinfo
--- audio/cmus.bak/distinfo	2011-04-25 09:54:20.000000000 +0200
+++ audio/cmus/distinfo	2011-04-25 09:54:51.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (cmus-v2.3.5.tar.bz2) = b3a48a99828a7378b3f90ac0a0fdfae862482ba85f7e448fe0557a6474f4b055
-SIZE (cmus-v2.3.5.tar.bz2) = 169625
+SHA256 (cmus-v2.4.0.tar.bz2) = 42a1ea7597d7388e50a1534ad1f51636ce05cf31a939e01b4901a539f7348803
+SIZE (cmus-v2.4.0.tar.bz2) = 202970
diff -ruN audio/cmus.bak/files/patch-configure audio/cmus/files/patch-configure
--- audio/cmus.bak/files/patch-configure	2011-04-25 09:54:20.000000000 +0200
+++ audio/cmus/files/patch-configure	1970-01-01 01:00:00.000000000 +0100
@@ -1,11 +0,0 @@
---- configure.orig	2010-09-10 23:37:55.577146100 +0200
-+++ configure	2010-09-10 23:38:07.609090631 +0200
-@@ -135,7 +135,7 @@
- {
- 	check_header mpc/mpcdec.h
- 	MPC_SV7=$?
--	check_library MPC "" "-lmpcdec"
-+	check_library MPC "" "-lmpcdec -lm"
- 	return $?
- }
- 


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



More information about the freebsd-ports-bugs mailing list