From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Sep 27 02:10:03 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B3F521065670 for ; Sun, 27 Sep 2009 02:10:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 9389C8FC14 for ; Sun, 27 Sep 2009 02:10:03 +0000 (UTC) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n8R2A3sL043470 for ; Sun, 27 Sep 2009 02:10:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n8R2A3Oe043469; Sun, 27 Sep 2009 02:10:03 GMT (envelope-from gnats) Resent-Date: Sun, 27 Sep 2009 02:10:03 GMT Resent-Message-Id: <200909270210.n8R2A3Oe043469@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Timothy Beyer Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 67B2D1065670 for ; Sun, 27 Sep 2009 02:06:54 +0000 (UTC) (envelope-from beyert@cs.ucr.edu) Received: from sentoku.ucr.edu (sentoku.ucr.edu [138.23.214.80]) by mx1.freebsd.org (Postfix) with ESMTP id 50C1D8FC0A for ; Sun, 27 Sep 2009 02:06:54 +0000 (UTC) Received: from aeonserv.aeonnet (cpe-76-90-217-240.socal.res.rr.com [76.90.217.240]) by sentoku.ucr.edu (MOS 3.10.5-GA) with ESMTP id JGW50482 (AUTH tbeye001); Sat, 26 Sep 2009 19:06:53 -0700 (PDT) Message-Id: <87bpkxjg0p.wl%beyert@cs.ucr.edu> Date: Sat, 26 Sep 2009 19:08:38 -0700 From: Timothy Beyer To: FreeBSD-gnats-submit@FreeBSD.org Cc: Timothy Beyer Subject: ports/139167: update port: audio/mp3splt to version 0.2.6a X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Sep 2009 02:10:03 -0000 >Number: 139167 >Category: ports >Synopsis: update port: audio/mp3splt to version 0.2.6a >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 Sep 27 02:10:03 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Timothy Beyer >Release: FreeBSD 7.2-RELEASE i386 >Organization: no organization >Environment: System: FreeBSD aeonserv.aeonnet 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Thu Sep 24 02:00:22 PDT 2009 root@aeonserv.aeonnet:/usr/src/sys/i386/compile/CUSTOM i386 >Description: These patches make the following changes: -Updates audio/mp3splt to version 2.2.6a, the latest version (Needs Update of audio/libmp3splt to the latest version -- see my submission to update audio/libmp3splt -- see http://www.freebsd.org/cgi/query-pr.cgi?pr=139166 for the PR) -Makes according changes to Makefile -Makes according changes to distinfo >How-To-Repeat: -Need to apply my submitted update for audio/libmp3splt first (mp3splt versions are tied directly to the respective version of libmp3splt -- the old mp3splt will not compile on newer versions of libmp3splt) -Apply the patches >Fix: The included patches --- Makefile.diff begins here --- --- Makefile.orig 2009-08-02 15:30:15.000000000 -0700 +++ Makefile 2009-09-05 16:26:37.000000000 -0700 @@ -6,7 +6,7 @@ # PORTNAME= mp3splt -PORTVERSION= 2.2.3 +PORTVERSION= 2.2.6a PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= SF @@ -20,6 +20,7 @@ GNU_CONFIGURE= yes CONFIGURE_ENV+= LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" \ CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" +CONFIGURE_ARGS+= --with-mp3splt=${LOCALBASE} MAN1= mp3splt.1 PLIST_FILES= bin/mp3splt bin/oggsplt --- Makefile.diff ends here --- --- distinfo.diff begins here --- --- distinfo.orig 2009-03-30 15:30:43.000000000 -0700 +++ distinfo 2009-09-05 14:33:31.000000000 -0700 @@ -1,3 +1,3 @@ -MD5 (mp3splt-2.2.3.tar.gz) = aa67e24931c62d2f09be13303fbf410e -SHA256 (mp3splt-2.2.3.tar.gz) = aae0abb51f537224135204de2dea516a2293a9385f58c7167c483df28a717b04 -SIZE (mp3splt-2.2.3.tar.gz) = 135298 +MD5 (mp3splt-2.2.6a.tar.gz) = 4d49ad93f46ed8fcdf4bf2e269c80929 +SHA256 (mp3splt-2.2.6a.tar.gz) = 66060497b0b574d4e79ac1d692c36a9907bfbb5ef2c0ed07bf89b2bc14b0702d +SIZE (mp3splt-2.2.6a.tar.gz) = 214625 --- distinfo.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: