Bug 244638 - irc/bnc: removes BROKEN (unfetchable)
Summary: irc/bnc: removes BROKEN (unfetchable)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Fernando Apesteguía
URL:
Keywords: easy, patch, patch-ready
Depends on:
Blocks:
 
Reported: 2020-03-06 17:45 UTC by Chris Hutchinson
Modified: 2020-03-19 14:51 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (douglas)
portmaster: maintainer-feedback?


Attachments
svn diff for irc/bnc: removes BROKEN adds to MASTER_SITES adds LICENSE (962 bytes, patch)
2020-03-06 17:45 UTC, Chris Hutchinson
portmaster: maintainer-approval?
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Hutchinson 2020-03-06 17:45:34 UTC
Created attachment 212199 [details]
svn diff for irc/bnc: removes BROKEN adds to MASTER_SITES adds LICENSE

irc/bnc has been marked unfetchable. I use it
so thought I'd see if I could fix it. When
simply removing BROKEN I discovered:
# make -DBATCH fetch
/!\ bnc-2.9.4: Makefile warnings, please consider fixing /!\

Please set LICENSE for this port

===>   bnc-2.9.4 depends on file: /usr/local/sbin/pkg - found
=> bnc2.9.4.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch http://home.risingnet.net/download/bnc2.9.4.tar.gz
bnc2.9.4.tar.gz                                         75 kB 2183 kBps    00s
===> Fetching all distfiles required by bnc-2.9.4 for building

Apparently a temporary outage.

CHANGES included in this revision:

Makefile:
add additional MASTER_SITES
add LICENSE

distinfo:
add TIMESTAMP

NOTE: this port has been marked BROKEN for more than 3 months
if there's a timeout, or the currently listed maintainer is so
willing. I'll take it.

Thanks!

--Chris
Comment 1 commit-hook freebsd_committer freebsd_triage 2020-03-19 07:12:13 UTC
A commit references this bug:

Author: fernape
Date: Thu Mar 19 07:11:30 UTC 2020
New revision: 528691
URL: https://svnweb.freebsd.org/changeset/ports/528691

Log:
  irc/bnc: unbreak (make fetchable again)

  Additionally:

   * add additional MASTER_SITES
   * add license info
   * rework patches (make makepach)

  PR:	244638
  Submitted by:	portmaster@bsdforge.com
  Approved by:	douglas@t2web.com.br (maintainer, timeout)

Changes:
  head/irc/bnc/Makefile
  head/irc/bnc/distinfo
  head/irc/bnc/files/patch-Makefile.in
  head/irc/bnc/files/patch-bncsetup
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2020-03-19 07:13:49 UTC
Committed,

Thanks!

Chris, would you mind opening a new PR to request MAINTAINERship of the port?
Comment 3 Chris Hutchinson 2020-03-19 14:51:30 UTC
(In reply to Fernando Apesteguía from comment #2)

Yes I could. See: bug #244910

Thank you!

--Chris