Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Aug 2005 12:32:28 -0300 (BRT)
From:      Marcus Grando <marcus@corp.grupos.com.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        q@galgenberg.net
Subject:   ports/85405: Update port: audio/mp3splt to 2.1c
Message-ID:  <200508281532.j7SFWSEB017818@marcus.grupos.com.br>
Resent-Message-ID: <200508281540.j7SFeIqZ070675@freefall.freebsd.org>

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

>Number:         85405
>Category:       ports
>Synopsis:       Update port: audio/mp3splt to 2.1c
>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:   Sun Aug 28 15:40:17 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Marcus Grando
>Release:        FreeBSD 6.0-BETA3 i386
>Organization:
Grupos Internet S/A
>Environment:
System: FreeBSD marcus.grupos.com.br 6.0-BETA3 FreeBSD 6.0-BETA3 #29: Fri Aug 26 21:08:26 BRT 2005 root@marcus.grupos.com.br:/usr/obj/usr/src/sys/MARCUS i386


	
>Description:

- Update to 2.1c
- Use DISTVERSION

	
>How-To-Repeat:
	
>Fix:

	

--- mp3splt.patch begins here ---
diff -ruN mp3splt.orig/Makefile mp3splt/Makefile
--- mp3splt.orig/Makefile	Fri May 13 17:17:25 2005
+++ mp3splt/Makefile	Fri Aug 12 09:49:38 2005
@@ -6,12 +6,12 @@
 #
 
 PORTNAME=	mp3splt
-PORTVERSION=	2.1b
-PORTREVISION=	1
+DISTVERSION=	2.1c
+PORTEPOCH=	1
 CATEGORIES=	audio
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
-DISTNAME=	${PORTNAME}-${PORTVERSION}-src
+DISTNAME=	${PORTNAME}-${DISTVERSION}-src
 
 MAINTAINER=	q@galgenberg.net
 COMMENT=	Utility to split mp3 and ogg files (via CUE sheets)
@@ -26,7 +26,7 @@
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 USE_GETOPT_LONG=	yes
 
-WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
+WRKSRC=         ${WRKDIR}/${PORTNAME}-${DISTVERSION}
 
 MAN1=		mp3splt.1
 PLIST_FILES=	bin/mp3splt bin/oggsplt
diff -ruN mp3splt.orig/distinfo mp3splt/distinfo
--- mp3splt.orig/distinfo	Mon Jan 17 12:32:20 2005
+++ mp3splt/distinfo	Fri Aug 12 09:48:57 2005
@@ -1,2 +1,2 @@
-MD5 (mp3splt-2.1b-src.tar.gz) = b1f4140ff40d51921edf0e1f6c402463
-SIZE (mp3splt-2.1b-src.tar.gz) = 134352
+MD5 (mp3splt-2.1c-src.tar.gz) = b355835e4d57b8b921a14a6485244c87
+SIZE (mp3splt-2.1c-src.tar.gz) = 131810
--- mp3splt.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?200508281532.j7SFWSEB017818>