Date: Sat, 26 Sep 2009 19:08:38 -0700 From: Timothy Beyer <beyert@cs.ucr.edu> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Timothy Beyer <beyert@cs.ucr.edu> Subject: ports/139167: update port: audio/mp3splt to version 0.2.6a Message-ID: <87bpkxjg0p.wl%beyert@cs.ucr.edu> Resent-Message-ID: <200909270210.n8R2A3Oe043469@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?87bpkxjg0p.wl%beyert>