From owner-freebsd-ports-bugs@freebsd.org Fri Aug 17 17:18:35 2018 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C839B10760D8 for ; Fri, 17 Aug 2018 17:18:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 64AD38AB93 for ; Fri, 17 Aug 2018 17:18:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 2638810760D7; Fri, 17 Aug 2018 17:18:34 +0000 (UTC) Delivered-To: ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0441410760D5 for ; Fri, 17 Aug 2018 17:18:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 98C668AB91 for ; Fri, 17 Aug 2018 17:18:33 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id B4EF6203CB for ; Fri, 17 Aug 2018 17:18:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w7HHIWeK049605 for ; Fri, 17 Aug 2018 17:18:32 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w7HHIWPL049604 for ports-bugs@FreeBSD.org; Fri, 17 Aug 2018 17:18:32 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 230711] sysutils/py-supervisor: Update to 3.3.4 Date: Fri, 17 Aug 2018 17:18:30 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-qa, patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: sergey@akhmatov.ru X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status keywords bug_severity priority component assigned_to reporter cc flagtypes.name attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Aug 2018 17:18:35 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230711 Bug ID: 230711 Summary: sysutils/py-supervisor: Update to 3.3.4 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Keywords: needs-qa, patch Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: sergey@akhmatov.ru CC: hizel@vyborg.ru Flags: maintainer-feedback?(hizel@vyborg.ru) CC: hizel@vyborg.ru Attachment #196293 maintainer-approval?(hizel@vyborg.ru) Flags: Created attachment 196293 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D196293&action= =3Dedit py-supervisor-3.3.4.patch Update py-supervisord to version 3.3.4 ChangeLog: http://supervisord.org/_sources/changes.txt While here, try to improve the port: 1) get rid of @[un]exec in pkg-plist - @exec mkdir -p %%PIDDIR%% goes to PLIST_DIRS - @unexec echo goes away, let pkg handle PIDDIR removal - @sample is the only line left, it goes to PLIST_FILES - This leaves us with empty pkg-plist, remove it. 2) The port has PORTDOCS which makes DOCS option a MUST, adding it 3) remove patch test_supervisorctl.py. Failing test is already disabled upstream. 4) regenerate patch-supervisor_options.py to make it PORTish 5) patch-supervisor-tests-test_supervisorctl.py - fix failing test, regener= ate (makepatch created it under slightly different name, mind it during commit) TODO: the port still lacks license. supervisor itself uses REPOZE licence, = e.g. ports with the same licence are py-repoze.who/Makefile, py-repoze.xmliter/Makefile but supervisor has a bundle of licenses in it's LICENSES.txt, I just don't = know how to put it/them into port properly. I'd appreciate any hints. QA: poudriere testport: OK with only supported flavor py27 make test: Ran 1127 tests in 2.540s, OK Due to number of not so trivial changes, I'll create phabricator review shortly. --=20 You are receiving this mail because: You are the assignee for the bug.=