Bug 249390 - misc/wmtunlo: fix 13-CURRENT build
Summary: misc/wmtunlo: fix 13-CURRENT build
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: Danilo G. Baio
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-17 11:57 UTC by jens_d
Modified: 2020-09-19 15:28 UTC (History)
1 user (show)

See Also:


Attachments
patch fixing declaration of global variables in header (1.84 KB, patch)
2020-09-17 11:57 UTC, jens_d
dbaio: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description jens_d 2020-09-17 11:57:44 UTC
Created attachment 218022 [details]
patch fixing declaration of global variables in header

It's not a very useful port, but it was easy to fix.
Comment 1 Danilo G. Baio freebsd_committer freebsd_triage 2020-09-19 00:06:10 UTC
Comment on attachment 218022 [details]
patch fixing declaration of global variables in header

maintained by ports@
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-09-19 15:28:35 UTC
A commit references this bug:

Author: dbaio
Date: Sat Sep 19 15:28:01 UTC 2020
New revision: 548996
URL: https://svnweb.freebsd.org/changeset/ports/548996

Log:
  misc/wmtunlo: Fix build on head

  PR:		249390
  Submitted by:	jd.fbsd@goneja.de
  Event:		September 2020 Bugathon

Changes:
  head/misc/wmtunlo/files/patch-docklib.c
  head/misc/wmtunlo/files/patch-docklib.h
Comment 3 Danilo G. Baio freebsd_committer freebsd_triage 2020-09-19 15:28:56 UTC
Committed, thanks!