Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Aug 2004 18:36:28 -0400 (EDT)
From:      Michael Johnson <ahze@ahze.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        q@uni.de
Subject:   ports/71170: [PATCH] audio/mp3splt: update to 2.0e
Message-ID:  <200408302236.i7UMaSMu073631@gentoo.ahze.net>
Resent-Message-ID: <200408302240.i7UMeHJl028912@freefall.freebsd.org>

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

>Number:         71170
>Category:       ports
>Synopsis:       [PATCH] audio/mp3splt: update to 2.0e
>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 Aug 30 22:40:17 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Michael Johnson
>Release:        FreeBSD 5.3-BETA1 i386
>Organization:
>Environment:
System: FreeBSD gentoo.ahze.net 5.3-BETA1 FreeBSD 5.3-BETA1 #64: Thu Aug 26 13:59:58 EDT 2004
>Description:
- Update to 2.0e


Port maintainer (q@uni.de) is cc'd.

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

--- mp3splt-2.0e.patch begins here ---
Index: Makefile
===================================================================
RCS file: /usr/opt/cvs/freebsd-src/ports/audio/mp3splt/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- Makefile	18 Apr 2004 17:08:43 -0000	1.10
+++ Makefile	30 Aug 2004 22:32:27 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	mp3splt
-PORTVERSION=	2.0
-PORTREVISION=	3
+PORTVERSION=	2.0e
 CATEGORIES=	audio
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -26,7 +25,7 @@
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 USE_GETOPT_LONG=	yes
 
-WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
+WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:S|e||}
 
 MAN1=		mp3splt.1
 PLIST_FILES=	bin/mp3splt bin/oggsplt
Index: distinfo
===================================================================
RCS file: /usr/opt/cvs/freebsd-src/ports/audio/mp3splt/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- distinfo	18 Apr 2004 17:08:43 -0000	1.5
+++ distinfo	30 Aug 2004 22:31:45 -0000
@@ -1,2 +1,2 @@
-MD5 (mp3splt-2.0-src.tar.gz) = 538064a147a0ce571290e70ff65b1b6f
-SIZE (mp3splt-2.0-src.tar.gz) = 132921
+MD5 (mp3splt-2.0e-src.tar.gz) = c7d1057c605bf95dcefdbcd25ba10d63
+SIZE (mp3splt-2.0e-src.tar.gz) = 132937
--- mp3splt-2.0e.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?200408302236.i7UMaSMu073631>