Bug 251118 - www/neon: Fix GnuTLS support
Summary: www/neon: Fix GnuTLS support
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: Lev A. Serebryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-14 00:46 UTC by Daniel Engberg
Modified: 2020-11-14 08:51 UTC (History)
1 user (show)

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


Attachments
Patch for neon (745 bytes, patch)
2020-11-14 00:46 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2020-11-14 00:46:06 UTC
Created attachment 219659 [details]
Patch for neon

I accidentally forgot to add proper support in Makefile for GnuTLS in previous patch. As OpenSSL is default there's no need to bump package.

Compile tested on FreeBSD 13.0-CURRENT r364979 (amd64)
Poudriere testport OK 12.2-RELEASE (amd64)
Comment 1 commit-hook freebsd_committer freebsd_triage 2020-11-14 08:07:23 UTC
A commit references this bug:

Author: arrowd
Date: Sat Nov 14 08:06:39 UTC 2020
New revision: 555093
URL: https://svnweb.freebsd.org/changeset/ports/555093

Log:
  www/neon: Fix GNUTLS option.

  PR:		251118
  Submitted by:	daniel.engberg.lists@pyret.net

Changes:
  head/www/neon/Makefile
Comment 2 Gleb Popov freebsd_committer freebsd_triage 2020-11-14 08:51:00 UTC
Committed, thanks.