Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Mar 2011 09:33:31 GMT
From:      Anton Yuzhaninov <citrin@citrin.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        dinoex@FreeBSD.org
Subject:   ports/155464: [PATCH] audio/mp3gain: update to 1.5.2
Message-ID:  <201103110933.p2B9XVu7090649@builder.corp.vega.ru>
Resent-Message-ID: <201103110950.p2B9oDWd047979@freefall.freebsd.org>

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

>Number:         155464
>Category:       ports
>Synopsis:       [PATCH] audio/mp3gain: update to 1.5.2
>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:   Fri Mar 11 09:50:12 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Anton Yuzhaninov
>Release:        FreeBSD 8.2-PRERELEASE-20101227 amd64
>Organization:
>Environment:
System: FreeBSD builder.corp.vega.ru 8.2-PRERELEASE-20101227 FreeBSD 8.2-PRERELEASE-20101227 #0: Mon Dec 27 11:24:54 UTC 2010
>Description:
- Update to 1.5.2

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

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

--- mp3gain-1.5.2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/audio/mp3gain/Makefile /usr/home/ayuzhaninov/mp3gain/Makefile
--- /usr/ports/audio/mp3gain/Makefile	2010-06-06 03:19:58.000000000 +0000
+++ /usr/home/ayuzhaninov/mp3gain/Makefile	2011-03-11 09:29:43.000000000 +0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	mp3gain
-PORTVERSION=	1.5.1
+PORTVERSION=	1.5.2
 CATEGORIES=	audio
 MASTER_SITES=	SF
 DISTNAME=	${PORTNAME}-${PORTVERSION:C/\./_/g}-src
@@ -18,13 +18,10 @@
 
 PLIST_FILES=	bin/mp3gain
 USE_ZIP=	yes
+USE_DOS2UNIX=	yes
 
 NO_WRKSUBDIR=	yes
 
-pre-patch:
-	@${FIND} ${WRKDIR} -type f -print0 | ${XARGS} -0 \
-		${REINPLACE_CMD} -e 's/[[:cntrl:]]*$$//'
-
 post-patch:
 	@${CP} ${FILESDIR}/Makefile.main ${WRKSRC}/Makefile
 	@${CP} ${FILESDIR}/Makefile.lib ${WRKSRC}/mpglibDBL/Makefile
diff -ruN --exclude=CVS /usr/ports/audio/mp3gain/distinfo /usr/home/ayuzhaninov/mp3gain/distinfo
--- /usr/ports/audio/mp3gain/distinfo	2009-07-01 04:53:03.000000000 +0000
+++ /usr/home/ayuzhaninov/mp3gain/distinfo	2011-03-11 09:29:43.000000000 +0000
@@ -1,3 +1,2 @@
-MD5 (mp3gain-1_5_1-src.zip) = 71a43bd183bc2a2c37fbf4a633ffb7aa
-SHA256 (mp3gain-1_5_1-src.zip) = 4d756b2aebb8dffed36a43a81379a5512743fbb1217a27e70a6f96640dd414b5
-SIZE (mp3gain-1_5_1-src.zip) = 121613
+SHA256 (mp3gain-1_5_2-src.zip) = dbadc7a41a8a3b87d3a21a1989701cfe72d2090c3ead02b0b396a19a8acf6fca
+SIZE (mp3gain-1_5_2-src.zip) = 129435
--- mp3gain-1.5.2.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?201103110933.p2B9XVu7090649>