Bug 240491

Summary: mail/libspf2: Makefile COMMENT refers to libsrs2
Product: Ports & Packages Reporter: Martin Waschbüsch <martin>
Component: Individual Port(s)Assignee: Po-Chuan Hsieh <sunpoet>
Status: Closed FIXED    
Severity: Affects Only Me CC: sunpoet
Priority: --- Keywords: easy
Version: LatestFlags: martin: maintainer-feedback? (sunpoet)
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Fix Makefile COMMENT none

Description Martin Waschbüsch 2019-09-11 08:08:10 UTC
Created attachment 207371 [details]
Fix Makefile COMMENT

The Makefile for libspf2 specifies

COMMENT=       Sender Rewriting Scheme 2 C Implementation

which probably should read

COMMENT=       Sender Policy Framework 2 C Implementation

seeing as this is libspf2 and not the other library of the SPF/SRS pair, libsrs2.
Comment 1 Po-Chuan Hsieh freebsd_committer freebsd_triage 2019-09-12 19:07:53 UTC
Committed. Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-09-12 19:08:28 UTC
A commit references this bug:

Author: sunpoet
Date: Thu Sep 12 19:07:31 UTC 2019
New revision: 511899
URL: https://svnweb.freebsd.org/changeset/ports/511899

Log:
  Fix COMMENT

  PR:		240491
  Submitted by:	Martin Waschbusch <martin@waschbuesch.de>

Changes:
  head/mail/libspf2/Makefile