Bug 251118

Summary: www/neon: Fix GnuTLS support
Product: Ports & Packages Reporter: Daniel Engberg <diizzy>
Component: Individual Port(s)Assignee: Lev A. Serebryakov <lev>
Status: Closed FIXED    
Severity: Affects Only Me CC: arrowd
Priority: --- Flags: bugzilla: maintainer-feedback? (lev)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch for neon none

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.