Date: Mon, 12 Jul 2004 04:16:08 -0400 (EDT) From: michael johnson <ahze@ahze.net> To: FreeBSD-gnats-submit@FreeBSD.org Cc: lioux@FreeBSD.org Subject: ports/68939: [PATCH] multimedia/ogmtools: update to 1.4 Message-ID: <200407120816.i6C8G8B4074725@ahze.net> Resent-Message-ID: <200407120820.i6C8KKYt074324@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 68939 >Category: ports >Synopsis: [PATCH] multimedia/ogmtools: update to 1.4 >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 Jul 12 08:20:19 GMT 2004 >Closed-Date: >Last-Modified: >Originator: michael johnson >Release: FreeBSD 5.2-CURRENT i386 >Organization: >Environment: System: FreeBSD ahze.net 5.2-CURRENT FreeBSD 5.2-CURRENT #53: Fri Jun 11 22:50:16 EDT 2004 >Description: - Update to 1.4 ChangeLog can be found at http://www.bunkus.org/videotools/ogmtools/ChangeLog Port maintainer (lioux@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.50 >How-To-Repeat: >Fix: --- ogmtools-1.4.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/multimedia/ogmtools/Makefile,v retrieving revision 1.17 diff -u -r1.17 Makefile --- Makefile 23 Feb 2004 23:23:58 -0000 1.17 +++ Makefile 12 Jul 2004 08:15:14 -0000 @@ -6,7 +6,7 @@ # PORTNAME= ogmtools -PORTVERSION= 1.2 +PORTVERSION= 1.4 CATEGORIES= multimedia audio MASTER_SITES= http://www.bunkus.org/videotools/ogmtools/ @@ -17,7 +17,6 @@ USE_BZIP2= yes USE_REINPLACE= yes -USE_SIZE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-ogg-prefix=${LOCALBASE} \ --with-vorbis-prefix=${LOCALBASE} Index: distinfo =================================================================== RCS file: /home/ncvs/ports/multimedia/ogmtools/distinfo,v retrieving revision 1.13 diff -u -r1.13 distinfo --- distinfo 23 Feb 2004 23:23:58 -0000 1.13 +++ distinfo 12 Jul 2004 08:09:24 -0000 @@ -1,2 +1,2 @@ -MD5 (ogmtools-1.2.tar.bz2) = f5fe7e8a01847924f574dea91b91ccef -SIZE (ogmtools-1.2.tar.bz2) = 203798 +MD5 (ogmtools-1.4.tar.bz2) = 86e602282639524ccdf466e7a3939908 +SIZE (ogmtools-1.4.tar.bz2) = 214781 --- ogmtools-1.4.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?200407120816.i6C8G8B4074725>