Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 309273 - [bump] app-text/html-xml-utils-5.5
Summary: [bump] app-text/html-xml-utils-5.5
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo SGML project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-13 16:01 UTC by Daniel Douglas
Modified: 2010-03-14 10:54 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Douglas 2010-03-13 16:01:22 UTC
Changes since 5.3:

2009-08-14  Bert Bos  <bert@w3.org>

	* hxcopy.c: URL references to the document itself, i.e., those
	that are of the form "", "#foo", and "?foo", are no longer
	rewritten.

2009-07-15  Bert Bos  <bert@w3.org>

	* Released 5.4

	* url.c: Bug in removal of /./ fixed. Now leaves one / instead of
	none.

2009-03-25  Bert Bos  <bert@w3.org>

	* hxindex.c: Bug if the first index term has no alphanumeric
	characters, so that it sorts to be equal to globalprevious. Fixed
	by making globalprevious a non-empty, but unlikely string.

2009-03-08  Bert Bos  <bert@w3.org>

	* hxnormalize.c: The characters '_' and ':' in attributes *do*
	require quote marks.

2009-03-02  Bert Bos  <bert@w3.org>

	* hxunentmain.c Error message now refers to the right command line
	argument.

	* hxincl.c: Added option -s to override which files are included.

2009-02-12  Bert Bos  <bert@w3.org>

	* textwrap.c: Buffer is now allocated on heap, so line length
	limit is now unlimited (limited by memory), instead of 32K.

2009-02-09  Bert Bos  <bert@w3.org>

	* openurl.c: Different way to check max # of redirects. Added a
	few assignments to errno to get slightly better than random error
	messages.

Reproducible: Always



Expected Results:  
mkdir -p ~/custom/app-text
cd ~/custom/app-text
cp -r $(dirname $(equery w html-xml-utils)) .
mv html-xml-utils-5.3.ebuild html-xml-utils-5.5.ebuild
ebuild html-xml-utils-5.5.ebuild manifest
emerge -uav html-xml-utils
\o/
Comment 1 Patrick Lauer gentoo-dev 2010-03-14 10:54:52 UTC
+  14 Mar 2010; Patrick Lauer <patrick@gentoo.org>
+  +html-xml-utils-5.5.ebuild:
+  Bump for #309273