Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 May 2004 17:42:40 -0400 (EDT)
From:      michael johnson <ahze@ahze.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        lioux@FreeBSD.org
Subject:   ports/66497: [PATCH] textproc/libebml: update to 0.7.0
Message-ID:  <20040510214240.B080664FF@ahze.ahze.net>
Resent-Message-ID: <200405102150.i4ALo9Ib028982@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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 <bsd.port.post.mk>
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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040510214240.B080664FF>