Bug 239220 - dns/dsc: Update to 2.8.1
Summary: dns/dsc: Update to 2.8.1
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: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-15 11:02 UTC by Leo Vandewoestijne
Modified: 2019-07-16 17:44 UTC (History)
0 users

See Also:


Attachments
dsc 2.8.1 (1.14 KB, text/plain)
2019-07-15 11:02 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 2019-07-15 11:02:03 UTC
Created attachment 205795 [details]
dsc 2.8.1

DSC was upgraded to 2.8.1 so this port is meant to adjust accordingly.
Also another configure arg was added, as discussed at
https://lists.dns-oarc.net/pipermail/dsc/2019-July/000446.html

When I ran it in a real host I got type errors (as the source has 'u_char' where 'unsigned char' was needed / and '#include <sys/types.h>' seems missing), however; all went fine in poudriere, both in 11.2 as 12.0
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-07-16 17:43:52 UTC
A commit references this bug:

Author: swills
Date: Tue Jul 16 17:43:27 UTC 2019
New revision: 506774
URL: https://svnweb.freebsd.org/changeset/ports/506774

Log:
  dns/dsc: update to 2.8.1

  PR:		239220
  Submitted by:	Leo Vandewoestijne <freebsd@dns.company> (maintainer)

Changes:
  head/dns/dsc/Makefile
  head/dns/dsc/distinfo
Comment 2 Steve Wills freebsd_committer freebsd_triage 2019-07-16 17:44:30 UTC
Committed, thanks!