Bug 103987 - [UPDATE]: www/checkbot: Update to version 1.78.
Summary: [UPDATE]: www/checkbot: Update to version 1.78.
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Soeren Straarup
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-04 19:40 UTC by Frank J. Laszlo
Modified: 2006-10-05 18:38 UTC (History)
0 users

See Also:


Attachments
checkbot-1.78.diff (1.68 KB, patch)
2006-10-04 19:40 UTC, Frank J. Laszlo
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Frank J. Laszlo 2006-10-04 19:40:18 UTC
	This patch will update www/checkbot to version 1.78. This version fixes the following bugs:

	* Don't throw errors for links that cannot be expected to be valid all the time (e.g. the classid attribute
	  of an object element)
	* Better fallbacks for some cases where the HEAD request does not work
	* Add more classes and ids to allow more styling of results pages (including example CSS file)
	* Ensure XHTML compliance
	* Better checks for optional dependencies
Comment 1 Soeren Straarup freebsd_committer freebsd_triage 2006-10-04 19:43:44 UTC
Responsible Changed
From-To: freebsd-ports-bugs->xride

I'll take it
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-10-05 17:15:42 UTC
xride       2006-10-05 16:15:35 UTC

  FreeBSD ports repository

  Modified files:
    www/checkbot         Makefile distinfo 
  Log:
  PR:             103987
  Submitted by:   maintainer
  Approved by:    tmclaugh (mentor)
  
  Revision  Changes    Path
  1.37      +11 -3     ports/www/checkbot/Makefile
  1.15      +3 -3      ports/www/checkbot/distinfo
_______________________________________________
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"
Comment 3 dfilter service freebsd_committer freebsd_triage 2006-10-05 18:14:28 UTC
xride       2006-10-05 17:14:20 UTC

  FreeBSD ports repository

  Modified files:
    www/checkbot         Makefile distinfo 
  Log:
  Forced commit:
  Previous checkin to update to 1.78. This version fixes the following bugs:
  
  * Don't throw errors for links that cannot be expected to be valid all the time
    (e.g. the classid attribute
  of an object element)
  * Better fallbacks for some cases where the HEAD request does not work
  * Add more classes and ids to allow more styling of results pages
    (including example CSS file)
  * Ensure XHTML compliance
  * Better checks for optional dependencies
  
  PR:             103987
  Submitted by:   maintainer
  Approved by:    tmclaugh (mentor)
  
  Revision  Changes    Path
  1.38      +0 -0      ports/www/checkbot/Makefile
  1.16      +0 -0      ports/www/checkbot/distinfo
_______________________________________________
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"
Comment 4 Soeren Straarup freebsd_committer freebsd_triage 2006-10-05 18:38:18 UTC
State Changed
From-To: open->closed

Committed with minor changes.  Thanks.