Bug 216914 - www/elinks: set LICENSE, fix build with libressl-devel
Summary: www/elinks: set LICENSE, fix build with libressl-devel
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: Beat Gaetzi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-08 13:14 UTC by Piotr Kubaj
Modified: 2017-02-20 18:57 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (beat)


Attachments
patch (3.51 KB, patch)
2017-02-08 13:14 UTC, Piotr Kubaj
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr Kubaj freebsd_committer freebsd_triage 2017-02-08 13:14:02 UTC
Created attachment 179757 [details]
patch

The port fails to build against libressl-devel. The attached patch fixes this error and adds LICENSE.

Builds fine with Poudriere on 10.3-RELEASE.
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-02-20 18:47:25 UTC
A commit references this bug:

Author: beat
Date: Mon Feb 20 18:46:24 UTC 2017
New revision: 434484
URL: https://svnweb.freebsd.org/changeset/ports/434484

Log:
  - Add LICENSE
  - Fix build with libressl-devel

  PR:		216914
  Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>

Changes:
  head/www/elinks/Makefile
  head/www/elinks/files/patch-src_network_ssl_socket.c
Comment 2 Beat Gaetzi freebsd_committer freebsd_triage 2017-02-20 18:57:59 UTC
Committed, Thanks!