Page MenuHomeFreeBSD

dns/opendnssec2: Typo causes a conversion script to fail
ClosedPublic

Authored by ultima on Aug 6 2017, 7:40 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Mar 23, 7:46 AM
Unknown Object (File)
Feb 11 2024, 7:14 AM
Unknown Object (File)
Jan 15 2024, 3:15 AM
Unknown Object (File)
Jan 1 2024, 12:35 PM
Unknown Object (File)
Dec 20 2023, 4:16 AM
Unknown Object (File)
Nov 23 2023, 1:12 PM
Unknown Object (File)
Nov 23 2023, 1:12 PM
Unknown Object (File)
Nov 23 2023, 1:12 PM
Subscribers

Details

Summary
  • Revision Bump
  • Fix typo in the Port's Makefile causes a failure in a conversion script
  • Added LICENSE_FILE
  • Sorted Makefile
  • Removed append flag on SUB_FILES, unneeded

PR\: 221144
Submitted by\: <jaap@NLnetLabs.nl> (maintainer)
Reviewed by\: lifanov (mentor), matthew (mentor)
Approved by\: lifanov (mentor), matthew (mentor)
MFH\: 2017Q3
Differential Revision\: https://reviews.freebsd.org/DXXXXX

Test Plan

portlint:
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
WARN: Makefile: new ports should not set PORTREVISION.
0 fatal errors and 2 warnings found.

poudriere:
103i386
103amd64
110i386
110amd64
12i386
12amd64

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

  • Removed append flag on SUB_FILES, unneeded
This revision is now accepted and ready to land.Aug 8 2017, 2:48 PM
This revision was automatically updated to reflect the committed changes.