Powered by OpenBSD

CVS log for openbsd/errata_scraper/errata_scraper.pl

[BACK] Up to [local] / openbsd / errata_scraper

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.5 / (download) - annotate - [select for diffs], Mon Oct 12 00:37:53 2015 UTC (8 years, 6 months ago) by andrew
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +17 -6 lines
Diff to previous 1.4 (colored)

Update again for newer Mojo

Annoyingly ->replace('') no longer returns the element replaced,
instead returns the parent.

Also, account for errata without patches and li's that don't have titles.

Could probably do a better job of selecting just the elements I want above, but filtering after is easy.

Revision 1.4 / (download) - annotate - [select for diffs], Sun May 29 01:04:30 2011 UTC (12 years, 11 months ago) by andrew
Branch: MAIN
Changes since 1.3: +7 -6 lines
Diff to previous 1.3 (colored)

Gets a little simpler with Mojo::Dom updates.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Mar 23 18:46:16 2011 UTC (13 years, 1 month ago) by andrew
Branch: MAIN
Changes since 1.2: +13 -6 lines
Diff to previous 1.2 (colored)

now gets errata for the last two versions.

Revision 1.2 / (download) - annotate - [select for diffs], Mon Mar 21 16:28:15 2011 UTC (13 years, 1 month ago) by andrew
Branch: MAIN
Changes since 1.1: +20 -34 lines
Diff to previous 1.1 (colored)

better, shorter version with newer Mojo::UserAgent

Revision 1.1 / (download) - annotate - [select for diffs], Mon Mar 21 16:26:58 2011 UTC (13 years, 1 month ago) by andrew
Branch: MAIN

add the old version.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>