<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/diffutils.git, branch baserock/v3.3</title>
<subtitle>git.savannah.gnu.org: git/diffutils.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/diffutils.git/'/>
<entry>
<title>HACK to not build the docs</title>
<updated>2015-02-11T12:41:53+00:00</updated>
<author>
<name>Javier Jardón</name>
<email>jjardon@gnome.org</email>
</author>
<published>2015-02-11T12:41:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/diffutils.git/commit/?id=bd86eb1a1e87ab85a7c8dbb658fa829ce69c252e'/>
<id>bd86eb1a1e87ab85a7c8dbb658fa829ce69c252e</id>
<content type='text'>
There is a compilation problem with help2man:

make[1]: Entering directory `/diff.build/man'
  GEN      cmp.1
help2man: can't get '--help' info from cmp
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There is a compilation problem with help2man:

make[1]: Entering directory `/diff.build/man'
  GEN      cmp.1
help2man: can't get '--help' info from cmp
</pre>
</div>
</content>
</entry>
<entry>
<title>Update gitmodules</title>
<updated>2015-02-11T12:37:56+00:00</updated>
<author>
<name>Javier Jardón</name>
<email>jjardon@gnome.org</email>
</author>
<published>2015-02-11T12:37:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/diffutils.git/commit/?id=f4be4ab02fe24ff4588bc61410bfd0debd6fb630'/>
<id>f4be4ab02fe24ff4588bc61410bfd0debd6fb630</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>version 3.3</title>
<updated>2013-03-24T18:00:34+00:00</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@fb.com</email>
</author>
<published>2013-03-24T18:00:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/diffutils.git/commit/?id=4544aa68fda5404835d1e0bfbfda8467d7e0d4a5'/>
<id>4544aa68fda5404835d1e0bfbfda8467d7e0d4a5</id>
<content type='text'>
* NEWS: Record release date.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* NEWS: Record release date.
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: fix menu typo</title>
<updated>2013-03-23T07:26:39+00:00</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2013-03-23T07:26:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/diffutils.git/commit/?id=6e68271b694fd8fd75459f613861f66ae7b9573b'/>
<id>6e68271b694fd8fd75459f613861f66ae7b9573b</id>
<content type='text'>
* doc/diffutils.texi (Comparing Three Files): Fix out-of-order menu.
Bug caught by Texinfo 5.0.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/diffutils.texi (Comparing Three Files): Fix out-of-order menu.
Bug caught by Texinfo 5.0.
</pre>
</div>
</content>
</entry>
<entry>
<title>maint: update build procedure to recent gettext etc.</title>
<updated>2013-03-23T07:26:36+00:00</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2013-03-23T07:21:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/diffutils.git/commit/?id=0c22f56ed7990cf02cbd2ade738944dd5ea8afd5'/>
<id>0c22f56ed7990cf02cbd2ade738944dd5ea8afd5</id>
<content type='text'>
* bootstrap.conf (gnulib_modules): Add vararrays.
(needed_gnulib_files, unnecessary_gettext_files): New vars.
(bootstrap_post_import_hook): New function, to implement these vars.
(excluded_files): Remove; 'bootstrap' no longer supports this.
Its function is now performed by unnecessary_gettext_files.
(buildreq): Update automake to 1.12.2, to avoid CVE-2012-3386.
* configure.ac (AM_GNU_GETTEXT_VERSION): Bump from 0.17 to 0.18.2,
to lessen the probability that we'll have outlandishly old files
during a build.
* m4/vararrays.m4: Remove from repository, as we now use the
gnulib version.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* bootstrap.conf (gnulib_modules): Add vararrays.
(needed_gnulib_files, unnecessary_gettext_files): New vars.
(bootstrap_post_import_hook): New function, to implement these vars.
(excluded_files): Remove; 'bootstrap' no longer supports this.
Its function is now performed by unnecessary_gettext_files.
(buildreq): Update automake to 1.12.2, to avoid CVE-2012-3386.
* configure.ac (AM_GNU_GETTEXT_VERSION): Bump from 0.17 to 0.18.2,
to lessen the probability that we'll have outlandishly old files
during a build.
* m4/vararrays.m4: Remove from repository, as we now use the
gnulib version.
</pre>
</div>
</content>
</entry>
<entry>
<title>build: update gnulib to latest and adapt; update bootstrap, too</title>
<updated>2013-03-22T04:39:21+00:00</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2013-03-22T03:39:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/diffutils.git/commit/?id=90fd310a7865bf4ae695aaab0f21a9ab71f849f8'/>
<id>90fd310a7865bf4ae695aaab0f21a9ab71f849f8</id>
<content type='text'>
Blindly updating to the latest from gnulib, bootstrap would
fail due to failure of our local patches to apply.  Hence,
these first two updates.
* gl/lib/regex_internal.c.diff: Update offsets, so this patch
applies to the latest from gnulib.
* gl/lib/regex_internal.h.diff: Remove file.  No longer needed.
* bootstrap: Update from gnulib.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Blindly updating to the latest from gnulib, bootstrap would
fail due to failure of our local patches to apply.  Hence,
these first two updates.
* gl/lib/regex_internal.c.diff: Update offsets, so this patch
applies to the latest from gnulib.
* gl/lib/regex_internal.h.diff: Remove file.  No longer needed.
* bootstrap: Update from gnulib.
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: port to hosts lacking fmt, make -C</title>
<updated>2013-01-06T16:31:09+00:00</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2013-01-06T16:30:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/diffutils.git/commit/?id=b2f1e4bc555073d43b664c4389569a195ff040e3'/>
<id>b2f1e4bc555073d43b664c4389569a195ff040e3</id>
<content type='text'>
* tests/Makefile.am (built_programs): Don't assume fmt works.
Don't rely on 'make -C', either.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* tests/Makefile.am (built_programs): Don't assume fmt works.
Don't rely on 'make -C', either.
</pre>
</div>
</content>
</entry>
<entry>
<title>maint: update .gitignore for recent gnulib</title>
<updated>2013-01-06T16:25:34+00:00</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2013-01-06T16:25:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/diffutils.git/commit/?id=118d732ab2f414f9964377b4663598fa4a3ac3a6'/>
<id>118d732ab2f414f9964377b4663598fa4a3ac3a6</id>
<content type='text'>
* .gitignore: Add tests/*.trs and several *.h and *.sed files in lib,
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* .gitignore: Add tests/*.trs and several *.h and *.sed files in lib,
</pre>
</div>
</content>
</entry>
<entry>
<title>build: update gnulib submodule to latest</title>
<updated>2013-01-04T10:19:17+00:00</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2013-01-04T10:19:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/diffutils.git/commit/?id=45716f1cabffe46278c22b91a6399d7970639fef'/>
<id>45716f1cabffe46278c22b91a6399d7970639fef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>maint: update all copyright year number ranges</title>
<updated>2013-01-04T10:13:02+00:00</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2013-01-04T10:13:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/diffutils.git/commit/?id=a0483cb2fc67ce559033a28e98b310e8ceaa9fd0'/>
<id>a0483cb2fc67ce559033a28e98b310e8ceaa9fd0</id>
<content type='text'>
Run "make update-copyright".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Run "make update-copyright".
</pre>
</div>
</content>
</entry>
</feed>
