Bug 267267 - net-im/profanity: Remove autoreconf dependency
Summary: net-im/profanity: Remove autoreconf dependency
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: Ashish SHUKLA
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-22 08:27 UTC by Daniel Engberg
Modified: 2022-10-22 20:13 UTC (History)
0 users

See Also:
ashish: maintainer-feedback+


Attachments
Patch for profanity (1.05 KB, patch)
2022-10-22 08:27 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2022-10-22 08:27:41 UTC
Created attachment 237519 [details]
Patch for profanity

No need to run autoreconf and pull in autoconf-archive anymore

Compile tested on FreeBSD 13.1-STABLE
Comment 1 Ashish SHUKLA freebsd_committer freebsd_triage 2022-10-22 09:45:10 UTC
Thanks for noticing this. Please commit at your convenience.

Ashish
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-10-22 20:10:46 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a47577c55f70c89c05a8c032ddbcb6aa167a04a2

commit a47577c55f70c89c05a8c032ddbcb6aa167a04a2
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-10-22 20:02:02 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-10-22 20:10:30 +0000

    net-im/profanity: Remove autoreconf dependency

    No need to run autoreconf and pull in autoconf-archive anymore

    PR:             267267
    Reviewed by:    ashish (maintainer)

 net-im/profanity/Makefile | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)