Date: Sun, 20 May 2012 21:03:38 -0700 From: Timothy Beyer <beyert@cs.ucr.edu> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Timothy Beyer <beyert@cs.ucr.edu> Subject: ports/168185: update port: audio/mp3splt Message-ID: <87txzach9h.wl@fastmail.fm> Resent-Message-ID: <201205210410.q4L4A4H2033054@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 168185 >Category: ports >Synopsis: update port: audio/mp3splt >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 May 21 04:10:03 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Timothy Beyer >Release: FreeBSD 9.0-RELEASE-p1 i386 >Organization: no organization >Environment: System: FreeBSD aeonserv.aeonnet 9.0-RELEASE-p1 FreeBSD 9.0-RELEASE-p1 #11: Fri May 11 22:49:12 PDT 2012 root@aeonserv.aeonnet:/usr/obj/usr/src/sys/CUSTOM i386 >Description: - Update to version 2.4.2. - Depends on problem report http://www.freebsd.org/cgi/query-pr.cgi?pr=168184 >How-To-Repeat: apply the patch and build >Fix: Apply the patch and build --- mp3splt.diff begins here --- Index: Makefile ================================================================== --- Makefile +++ Makefile @@ -4,13 +4,13 @@ # # $FreeBSD: ports/audio/mp3splt/Makefile,v 1.33 2012/04/18 08:25:14 crees Exp $ # PORTNAME= mp3splt -PORTVERSION= 2.4.1 +PORTVERSION= 2.4.2 CATEGORIES= audio -MASTER_SITES= SF/mp3splt/${PORTNAME} +MASTER_SITES= SF/mp3splt/${PORTNAME}/${PORTVERSION} MAINTAINER= citrin@citrin.ru COMMENT= Utility to split mp3 and ogg files (via CUE sheets) LIB_DEPENDS= mp3splt:${PORTSDIR}/audio/libmp3splt Index: distinfo ================================================================== --- distinfo +++ distinfo @@ -1,2 +1,2 @@ -SHA256 (mp3splt-2.4.1.tar.gz) = e625bf7d3f11d69572794a8b9e85729c5c0b99ad52f5dbc4eafdea4644400d6e -SIZE (mp3splt-2.4.1.tar.gz) = 236103 +SHA256 (mp3splt-2.4.2.tar.gz) = bc0951801cf05985f1f314f1c4e0c383ba92dcc177a20daddb9c71e7956092c0 +SIZE (mp3splt-2.4.2.tar.gz) = 236676 --- mp3splt.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?87txzach9h.wl>