Re: ports/124602: commit references a PR

[ Available lists | Index of freebsd-ports-bugs | Month of Jul 2008 | Week of 5 Jul 2008 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
dfilter service <dfilter@FreeBSD.ORG>
Date
5 Jul 2008 00:40:04
Subject
Re: ports/124602: commit references a PR
Message-ID
200807050040.m650e4GX035340@freefall.freebsd.org


[ Hide this part ]
The following reply was made to PR ports/124602; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:
Subject: Re: ports/124602: commit references a PR
Date: Sat, 5 Jul 2008 00:31:29 +0000 (UTC)

edwin 2008-07-05 00:31:21 UTC

FreeBSD ports repository

Modified files:
textproc/wbxml2 Makefile
Added files:
textproc/wbxml2/files patch-configure.in patch-libwbxml2.pc.in
patch-src_wbxml.h
patch-src_wbxml_encoder.c
patch-src_wbxml_encoder.h
patch-src_wbxml_parser.c
patch-src_wbxml_tables.h
patch-src_wbxml_tree.c
patch-src_wbxml_tree.h
Log:
[PATCH] textproc/wbxml2: update to latest from official SVN

Add missing dependency on textproc/libxml2.
Fix package version in libwbxml2.pc.
Update to latest from official SVN to fix build python bindings from SynCE Project.

PR: ports/124602
Submitted by: Alexander Logvinov <ports@logvinov.com>
Approved by: maintainer timeout

Revision Changes Path
1.10 +2 -2 ports/textproc/wbxml2/Makefile
1.1 +16 -0 ports/textproc/wbxml2/files/patch-configure.in (new)
1.1 +8 -0 ports/textproc/wbxml2/files/patch-libwbxml2.pc.in (new)
1.1 +9 -0 ports/textproc/wbxml2/files/patch-src_wbxml.h (new)
1.1 +277 -0 ports/textproc/wbxml2/files/patch-src_wbxml_encoder.c (new)
1.1 +10 -0 ports/textproc/wbxml2/files/patch-src_wbxml_encoder.h (new)
1.1 +300 -0 ports/textproc/wbxml2/files/patch-src_wbxml_parser.c (new)
1.1 +13 -0 ports/textproc/wbxml2/files/patch-src_wbxml_tables.h (new)
1.1 +253 -0 ports/textproc/wbxml2/files/patch-src_wbxml_tree.c (new)
1.1 +10 -0 ports/textproc/wbxml2/files/patch-src_wbxml_tree.h (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"



Elapsed time: 0.082 seconds