Bug 239922

Summary: news/inn: Update to 2.6.3
Product: Ports & Packages Reporter: Radim Kolar <hsn>
Component: Individual Port(s)Assignee: Kevin Bowling <kbowling>
Status: Closed FIXED    
Severity: Affects Only Me CC: johans, kbowling, w.schwarzenfeld
Priority: --- Keywords: needs-qa, patch
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
inn
none
inn-py 2.6.3 update + PYTHON from bug 239965 koobs: maintainer-approval? (johans)

Description Radim Kolar 2019-08-17 08:58:48 UTC
Created attachment 206630 [details]
inn
Comment 1 Danilo G. Baio freebsd_committer freebsd_triage 2019-08-17 20:19:12 UTC
It's news/inn and the maintainer is a committer, assigning accordingly.
Comment 2 Kubilay Kocak freebsd_committer freebsd_triage 2019-08-19 12:37:33 UTC
*** Bug 239965 has been marked as a duplicate of this bug. ***
Comment 3 Kubilay Kocak freebsd_committer freebsd_triage 2019-08-25 02:16:01 UTC
Created attachment 206870 [details]
inn-py 2.6.3 update + PYTHON from bug 239965

Attach 2.6.3 update + PYTHON patch from bug 239965
Comment 4 Rene Ladan freebsd_committer freebsd_triage 2019-11-04 21:23:01 UTC
Maintainer reset.
Comment 5 Kevin Bowling freebsd_committer freebsd_triage 2019-11-29 03:08:49 UTC
2.6.3 support was committed independently.  I've cued up Python support based on the patch here in https://reviews.freebsd.org/D22604
Comment 6 commit-hook freebsd_committer freebsd_triage 2019-12-07 05:24:51 UTC
A commit references this bug:

Author: kbowling
Date: Sat Dec  7 05:24:10 UTC 2019
New revision: 519180
URL: https://svnweb.freebsd.org/changeset/ports/519180

Log:
  news/inn: Add support for embedded Python

  PR:		239922
  Approved by:	krion (mentor)
  Sponsored by:	BBOX.io
  Differential Revision:	https://reviews.freebsd.org/D22604

Changes:
  head/news/inn/Makefile
Comment 7 Kevin Bowling freebsd_committer freebsd_triage 2019-12-07 05:25:24 UTC
Added Python support.  Thanks
Comment 8 Tobias Kortkamp freebsd_committer freebsd_triage 2019-12-07 21:01:05 UTC
Reopen. Fails sanity check with PYTHON=on:

$ make WITH=PYTHON check-sanity
/!\ ERRORS /!\

Unknown USES=+

*** Error code 1
Comment 9 commit-hook freebsd_committer freebsd_triage 2019-12-08 01:08:47 UTC
A commit references this bug:

Author: kbowling
Date: Sun Dec  8 01:08:28 UTC 2019
New revision: 519267
URL: https://svnweb.freebsd.org/changeset/ports/519267

Log:
  news/inn: fix typo

  PR:             239922
  Approved by:    krion (implicit)
  Sponsored by:   BBOX.io
  Differential Revision:  https://reviews.freebsd.org/D22604

Changes:
  head/news/inn/Makefile
Comment 10 Kevin Bowling freebsd_committer freebsd_triage 2019-12-08 01:09:36 UTC
Fixed in r519267