From owner-freebsd-ports-bugs@FreeBSD.ORG Mon May 10 14:50:10 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B90716A4CE for ; Mon, 10 May 2004 14:50:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB6A843D2D for ; Mon, 10 May 2004 14:50:09 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i4ALo9jx028983 for ; Mon, 10 May 2004 14:50:09 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i4ALo9Ib028982; Mon, 10 May 2004 14:50:09 -0700 (PDT) (envelope-from gnats) Resent-Date: Mon, 10 May 2004 14:50:09 -0700 (PDT) Resent-Message-Id: <200405102150.i4ALo9Ib028982@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, michael johnson Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2AC3616A4CF; Mon, 10 May 2004 14:41:51 -0700 (PDT) Received: from ahze.ahze.net (adsl-068-209-163-003.sip.clt.bellsouth.net [68.209.163.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6BD5443D49; Mon, 10 May 2004 14:41:50 -0700 (PDT) (envelope-from root@ahze.net) Received: by ahze.ahze.net (Postfix, from userid 0) id B080664FF; Mon, 10 May 2004 17:42:40 -0400 (EDT) Message-Id: <20040510214240.B080664FF@ahze.ahze.net> Date: Mon, 10 May 2004 17:42:40 -0400 (EDT) From: michael johnson To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: lioux@FreeBSD.org Subject: ports/66497: [PATCH] textproc/libebml: update to 0.7.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 May 2004 21:50:10 -0000 >Number: 66497 >Category: ports >Synopsis: [PATCH] textproc/libebml: update to 0.7.0 >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 10 14:50:09 PDT 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 #45: Mon May 3 05:09:04 EDT >Description: - Update to 0.7.0 - make portlint happy Port maintainer (lioux@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.50 >How-To-Repeat: >Fix: --- libebml-0.7.0.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/textproc/libebml/Makefile,v retrieving revision 1.9 diff -u -r1.9 Makefile --- Makefile 27 Mar 2004 05:31:15 -0000 1.9 +++ Makefile 10 May 2004 21:42:06 -0000 @@ -6,7 +6,7 @@ # PORTNAME= libebml -PORTVERSION= 0.6.5 +PORTVERSION= 0.7.0 CATEGORIES= textproc MASTER_SITES= http://dl.matroska.org/downloads/libebml/ @@ -46,7 +46,7 @@ .if ${OSVERSION} < 500000 USE_GCC=2.95 # this is gcc 2.x -CFLAGS+= -DNO_WSTRING +CFLAGS+=-DNO_WSTRING .endif .include Index: distinfo =================================================================== RCS file: /home/ncvs/ports/textproc/libebml/distinfo,v retrieving revision 1.5 diff -u -r1.5 distinfo --- distinfo 27 Mar 2004 05:31:15 -0000 1.5 +++ distinfo 10 May 2004 21:41:03 -0000 @@ -1,2 +1,2 @@ -MD5 (libebml-0.6.5.tar.gz) = 417d2597e4310458a74e6db32fb13632 -SIZE (libebml-0.6.5.tar.gz) = 56354 +MD5 (libebml-0.7.0.tar.gz) = 84c94e2e5e0643155e799c1b7fef41e0 +SIZE (libebml-0.7.0.tar.gz) = 58316 --- libebml-0.7.0.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: