Bug 240491 - mail/libspf2: Makefile COMMENT refers to libsrs2
Summary: mail/libspf2: Makefile COMMENT refers to libsrs2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords: easy
Depends on:
Blocks:
 
Reported: 2019-09-11 08:08 UTC by Martin Waschbüsch
Modified: 2019-09-12 19:08 UTC (History)
1 user (show)

See Also:
martin: maintainer-feedback? (sunpoet)


Attachments
Fix Makefile COMMENT (398 bytes, patch)
2019-09-11 08:08 UTC, Martin Waschbüsch
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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