Bug 242471 - www/edbrowse increment PORTREVISION 3.7.6_2
Summary: www/edbrowse increment PORTREVISION 3.7.6_2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Vanilla I. Shu
URL:
Keywords: buildisok
Depends on:
Blocks:
 
Reported: 2019-12-06 06:51 UTC by Alfonso S. Siciliano
Modified: 2019-12-06 14:11 UTC (History)
1 user (show)

See Also:


Attachments
svn .diff (1.29 KB, patch)
2019-12-06 06:51 UTC, Alfonso S. Siciliano
asiciliano: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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