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)
Dec 12 2024, 9:36 AM
Unknown Object (File)
Nov 27 2024, 5:04 AM
Unknown Object (File)
Nov 27 2024, 3:56 AM
Unknown Object (File)
Nov 25 2024, 8:46 PM
Unknown Object (File)
Nov 24 2024, 1:01 AM
Unknown Object (File)
Nov 23 2024, 3:48 AM
Unknown Object (File)
Nov 22 2024, 12:04 PM
Unknown Object (File)
Nov 21 2024, 11:31 AM
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
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 10890
Build 11280: arc lint + arc unit

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.