[Bug 233709] security/py-yubikey-manager: Add missing (required) dependencies

2018-12-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233709

--- Comment #12 from commit-h...@freebsd.org ---
A commit references this bug:

Author: egypcio
Date: Tue Dec  4 13:32:09 UTC 2018
New revision: 486597
URL: https://svnweb.freebsd.org/changeset/ports/486597

Log:
  MFH: r486592

  security/py-yubikey-manager: add missing (required) dependencies

- add missing depends to RUN_DEPENDS;
- add concurrent to USE_PYTHON, remove flavors;
- bump PORTREVISION.

  PR:   233709
  Submitted by: Daniel Shafer 
  Reviewed by:  koobs
  Approved by:  araujo (mentor), miwi (ports-secteam)
  Differential Revision:https://reviews.freebsd.org/D18419

  Approved by:  ports-secteam

Changes:
_U  branches/2018Q4/
  branches/2018Q4/security/py-yubikey-manager/Makefile

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 233709] security/py-yubikey-manager: Add missing (required) dependencies

2018-12-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233709

Vinícius Zavam  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|Open|Closed

--- Comment #11 from Vinícius Zavam  ---
commited!

thank you Daniel, koobs@ and araujo@.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 233709] security/py-yubikey-manager: Add missing (required) dependencies

2018-12-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233709

Vinícius Zavam  changed:

   What|Removed |Added

URL||https://reviews.freebsd.org
   ||/D18419

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 233709] security/py-yubikey-manager: Add missing (required) dependencies

2018-12-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233709

--- Comment #9 from Vinícius Zavam  ---
building fine also for armv6; tested with 11.2 and 12.0.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 233709] security/py-yubikey-manager: Add missing (required) dependencies

2018-12-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233709

--- Comment #8 from Kubilay Kocak  ---
(In reply to Vinícius Zavam from comment #6)

Correct, maintainer approval is required when under mentorship (until
'implicit')

I declared the portmgr blanket in the event you (maintainer) couldn't take care
of it within the maintainer timeout window and to let anyone following that it
was 'OK' to take (maintainer approval not explicitly required for this change).

For this change, the PORTREVISION also needs bumping so that the new
dependencies are registered/installed to fix the broken runtime

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 233709] security/py-yubikey-manager: Add missing (required) dependencies

2018-12-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233709

Kubilay Kocak  changed:

   What|Removed |Added

 Attachment #199731|0   |1
is obsolete||

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 233709] security/py-yubikey-manager: Add missing (required) dependencies

2018-12-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233709

Vinícius Zavam  changed:

   What|Removed |Added

   Severity|Affects Only Me |Affects Some People

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 233709] security/py-yubikey-manager: Add missing (required) dependencies

2018-12-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233709

Vinícius Zavam  changed:

   What|Removed |Added

   Keywords||patch

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 233709] security/py-yubikey-manager: Add missing (required) dependencies

2018-12-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233709

--- Comment #7 from Vinícius Zavam  ---
Created attachment 199789
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=199789=edit
security/py-yubikey-manager: Add missing (required) dependencies

slightly modified version of the original patch;

  - bumped PORTREVISION;
  - sorted RUN_DEPENDS.

looks good, and builds just fine on 11 and 12 (i386+amd64).

portlint is also happy :)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 233709] security/py-yubikey-manager: Add missing (required) dependencies

2018-12-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233709

Vinícius Zavam  changed:

   What|Removed |Added

 CC||ara...@freebsd.org,
   ||b...@freebsd.org,
   ||r...@freebsd.org
  Flags|maintainer-feedback?(egypci |maintainer-feedback+
   |o...@freebsd.org)  |

--- Comment #6 from Vinícius Zavam  ---
Hello everyone,
hi.

I am waiting for 2 patches to get approved in order to change my MAINTAINER
info in all other ports I keep. That's why you still see my old address on this
one; I am working on it! D18341 and D17995

koobs@,
adding my mentors here in CC so I get their 'OK' to commit this one. right?
thanks! should the portsmgr's blanket be accepted too, just tell me.

PS: thank you very much for your patch Daniel. very appreciated!

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 233709] security/py-yubikey-manager: Add missing (required) dependencies

2018-12-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233709

Daniel Shafer  changed:

   What|Removed |Added

 Blocks||233743


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233743
[Bug 233743] [NEW PORT] security/yubikey-manager-qt: YubiKey manager GUI
written in QT
-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 233709] security/py-yubikey-manager: Add missing (required) dependencies

2018-12-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233709

Daniel Shafer  changed:

   What|Removed |Added

 Blocks||233708


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233708
[Bug 233708] security/yubioath-desktop: Replacement for
security/py-yubioath-desktop
-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 233709] security/py-yubikey-manager: Add missing (required) dependencies

2018-12-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233709

Kubilay Kocak  changed:

   What|Removed |Added

 CC||pyt...@freebsd.org
   Keywords|needs-qa|easy

--- Comment #5 from Kubilay Kocak  ---
These changes are also blanket approval candidates:

Approved by: portmgr (blanket: dependency bugs)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"