Bug 240660

Summary: devel/py-apptools: Fix wrong dependency
Product: Ports & Packages Reporter: vladimir.chukharev
Component: Individual Port(s)Assignee: Rodrigo Osorio <rodrigo>
Status: Closed FIXED    
Severity: Affects Many People CC: python, rodrigo
Priority: --- Flags: koobs: merge-quarterly?
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch
vladimir.chukharev: maintainer-approval+
New patch vladimir.chukharev: maintainer-approval+

Description vladimir.chukharev 2019-09-18 07:31:41 UTC
Created attachment 207596 [details]
Patch

Fix a wrong RUN_DEPEND entry.
Comment where the requirements are defined.
Bump PORTREVISION.

QA:
portlint : OK
port test : OK
poudriere : OK (py36, 12Ramd64)
make test : OK (dependent ports)
Comment 1 vladimir.chukharev 2019-09-19 18:32:05 UTC
Created attachment 207635 [details]
New patch

I clarified with upstream about tests and accordingly corrected the patch. No TEST_DEPENDS needed, test invocation is different.

Same QA as before.
Comment 2 vladimir.chukharev 2019-09-19 18:34:59 UTC
Comment on attachment 207596 [details]
Patch

Submitted to wrong PR. Sorry!
Comment 3 vladimir.chukharev 2019-09-19 18:35:21 UTC
Comment on attachment 207635 [details]
New patch

Submitted to wrong PR. Sorry!
Comment 4 commit-hook freebsd_committer freebsd_triage 2019-09-21 15:11:12 UTC
A commit references this bug:

Author: rodrigo
Date: Sat Sep 21 15:10:54 UTC 2019
New revision: 512505
URL: https://svnweb.freebsd.org/changeset/ports/512505

Log:
  Fix a wrong RUN_DEPEND entry.
  Comment where the requirements are defined.
  Bump PORTREVISION.

  PR:		240660
  Submitted by:	<vladimir.chukharev@gmail.com> (maintainer)

Changes:
  head/devel/py-apptools/Makefile
Comment 5 Rodrigo Osorio freebsd_committer freebsd_triage 2019-09-21 15:12:22 UTC
Commited, thanks.