Bug 242471

Summary: www/edbrowse increment PORTREVISION 3.7.6_2
Product: Ports & Packages Reporter: Alfonso S. Siciliano <asiciliano>
Component: Individual Port(s)Assignee: Vanilla I. Shu <vanilla>
Status: Closed FIXED    
Severity: Affects Only Me CC: vanilla
Priority: --- Keywords: buildisok
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
svn .diff asiciliano: maintainer-approval+

Description Alfonso S. Siciliano freebsd_committer freebsd_triage 2019-12-06 06:51:21 UTC
Created attachment 209749 [details]
svn .diff

A user reported a crash:

% edbrowse
.ebrc: unrecognized keyword linelength at line 49
edbrowse ready
b www.freebsd.org
25613
Assertion failed: (option_defs[ optId ].type == TidyBoolean), function prvTidySetOptionBool, file config.c, line 397.
Abort (core dumped)

So add: files/patch-src_html-tidy.c, 

% edbrowse
.ebrc: unrecognized keyword linelength at line 49
edbrowse ready
b www.freebsd.org
25613
3288
1,3p
{Skip site navigation} (1) {Skip section navigation} (2)
{FreeBSD}
{Donate to FreeBSD}
q


It's OK! This stupid patch fixes the failure, I will report the issue to the mainstream for a more intelligent solution


Alfonso
Comment 1 Automation User 2019-12-06 07:08:19 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/101103788
Comment 2 Alfonso S. Siciliano freebsd_committer freebsd_triage 2019-12-06 07:18:54 UTC
Mainstream issue https://github.com/CMB/edbrowse/issues/53
Comment 3 commit-hook freebsd_committer freebsd_triage 2019-12-06 14:11:01 UTC
A commit references this bug:

Author: vanilla
Date: Fri Dec  6 14:10:29 UTC 2019
New revision: 519145
URL: https://svnweb.freebsd.org/changeset/ports/519145

Log:
  Fix crash issue, and bump version.

  PR:		242471
  Submitted by:	maintainer

Changes:
  head/www/edbrowse/Makefile
  head/www/edbrowse/files/patch-src_html-tidy.c