Bug 191977 - [MAINTAINER-UPDATE] dns/knot: update to 1.5.0
Summary: [MAINTAINER-UPDATE] dns/knot: update to 1.5.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Danilo Egea Gondolfo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-20 01:01 UTC by Leo Vandewoestijne
Modified: 2014-07-21 16:49 UTC (History)
1 user (show)

See Also:


Attachments
knot update to 1.5.0 (1.74 KB, text/plain)
2014-07-20 01:01 UTC, Leo Vandewoestijne
no flags Details
upgrade to 1.5.0 but with OpenSSL (1.48 KB, text/plain)
2014-07-21 12:41 UTC, Leo Vandewoestijne
no flags Details
minor adjustment (removed info file) (1.62 KB, text/plain)
2014-07-21 12:55 UTC, Leo Vandewoestijne
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Leo Vandewoestijne 2014-07-20 01:01:55 UTC
Created attachment 144804 [details]
knot update to 1.5.0

Knot 1.5.0 came out.
It feels awkward to remove OpenSSL, but it's replaced with gnutls.
Comment 1 Danilo Egea Gondolfo freebsd_committer freebsd_triage 2014-07-20 01:40:31 UTC
It's failing to build on 9.x and 8.x. Seems knot is searching for OpenSSL...

Can you check, please?

https://redports.org/buildarchive/20140720011802-58008/
Comment 2 Leo Vandewoestijne 2014-07-21 12:41:31 UTC
Created attachment 144843 [details]
upgrade to 1.5.0 but with OpenSSL
Comment 3 Leo Vandewoestijne 2014-07-21 12:45:59 UTC
The code that will replace OpenSSL with GnuTLS will be merged starting at 1.6.0
Comment 4 Leo Vandewoestijne 2014-07-21 12:55:26 UTC
Created attachment 144844 [details]
minor adjustment (removed info file)

Just noticed that last patch was missing one minor adjustment (removed info file from Makefile).
Comment 5 commit-hook freebsd_committer freebsd_triage 2014-07-21 16:45:04 UTC
A commit references this bug:

Author: danilo
Date: Mon Jul 21 16:44:08 UTC 2014
New revision: 362448
URL: http://svnweb.freebsd.org/changeset/ports/362448

Log:
  - Update from 1.4.7 to 1.5.0

  PR:		ports/191977
  Submitted by:	freebsd@dns-lab.com

Changes:
  head/dns/knot/Makefile
  head/dns/knot/distinfo
  head/dns/knot/pkg-plist
Comment 6 Danilo Egea Gondolfo freebsd_committer freebsd_triage 2014-07-21 16:49:09 UTC
Committed. Thanks!