FreeBSD Bugzilla – Attachment 197433 Details for
Bug 231663
www/tdom: update to 0.9.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update to 0.9.1
tdom-0.9.1.diff.txt (text/plain), 2.38 KB, created by
Pietro Cerutti
on 2018-09-24 13:43:06 UTC
(
hide
)
Description:
Update to 0.9.1
Filename:
MIME Type:
Creator:
Pietro Cerutti
Created:
2018-09-24 13:43:06 UTC
Size:
2.38 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 480602) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= tDOM >-PORTVERSION= 0.9.0 >+PORTVERSION= 0.9.1 > CATEGORIES= www > MASTER_SITES= http://tdom.org/downloads/ > DISTNAME= ${PORTNAME:tl}-${PORTVERSION} >@@ -11,10 +11,11 @@ > MAINTAINER= mi@aldan.algebra.com > COMMENT= High performance processing of XML and HTML data with Tcl > >-LICENSE= MPL11 >+LICENSE= MPL20 > LICENSE_FILE= ${WRKSRC}/LICENSE > >-USES= tcl:tea >+USES= tcl:tea gmake >+ > CONFIGURE_ARGS= --enable-threads --disable-tdomalloc > CONFIGURE_ARGS+=--with-expat=/usr > EXTRACT_AFTER_ARGS=--exclude 'expat*/*.c' --exclude 'expat*/[a-mo-z]*.h' \ >Index: distinfo >=================================================================== >--- distinfo (revision 480602) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1517858044 >-SHA256 (tdom-0.9.0-src.tgz) = 201e7f1b0df28b1f1921d9ec18f1ffd5a1b558c0509c54c88206b65a81ba2740 >-SIZE (tdom-0.9.0-src.tgz) = 1065288 >+TIMESTAMP = 1537791265 >+SHA256 (tdom-0.9.1-src.tgz) = 3b1f644cf07533fe4afaa8cb709cb00a899d9e9ebfa66f4674aa2dcfb398242c >+SIZE (tdom-0.9.1-src.tgz) = 1100163 >Index: files/patch-generic-dom.h >=================================================================== >--- files/patch-generic-dom.h (revision 480602) >+++ files/patch-generic-dom.h (working copy) >@@ -1,9 +1,9 @@ >---- generic/dom.h.orig 2007-08-18 12:51:46 UTC >-+++ generic/dom.h >-@@ -40,7 +40,6 @@ >+--- generic/dom.h.orig 2018-09-24 12:17:05.706742000 +0000 >++++ generic/dom.h 2018-09-24 12:17:16.003866000 +0000 >+@@ -41,7 +41,6 @@ >+ #include <string.h> > #include <ctype.h> >- #include <expat.h> >- #include <utf8conv.h> >+ #include <bsdxml.h> > -#include <domalloc.h> > > /* >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 480602) >+++ pkg-plist (working copy) >@@ -9,6 +9,7 @@ > man/mann/domNode.n.gz > man/mann/expat.n.gz > man/mann/expatapi.n.gz >+man/mann/pullparser.n.gz > man/mann/tdomcmd.n.gz > man/mann/tnc.n.gz > %%PORTDOCS%%%%DOCSDIR%%/html/category-index.html >@@ -19,6 +20,7 @@ > %%PORTDOCS%%%%DOCSDIR%%/html/expatapi.html > %%PORTDOCS%%%%DOCSDIR%%/html/index.html > %%PORTDOCS%%%%DOCSDIR%%/html/keyword-index.html >+%%PORTDOCS%%%%DOCSDIR%%/html/pullparser.html > %%PORTDOCS%%%%DOCSDIR%%/html/tdomcmd.html > %%PORTDOCS%%%%DOCSDIR%%/html/tnc.html > %%PORTDOCS%%%%DOCSDIR%%/CHANGES
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 231663
:
197433
|
198136
|
198264