From owner-cvs-all@FreeBSD.ORG Tue Jan 10 11:07:57 2012 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D13B31065670; Tue, 10 Jan 2012 11:07:57 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A4FB98FC0C; Tue, 10 Jan 2012 11:07:57 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q0AB7vMh038875; Tue, 10 Jan 2012 11:07:57 GMT (envelope-from rm@repoman.freebsd.org) Received: (from rm@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q0AB7vld038874; Tue, 10 Jan 2012 11:07:57 GMT (envelope-from rm) Message-Id: <201201101107.q0AB7vld038874@repoman.freebsd.org> From: Ruslan Mahmatkhanov Date: Tue, 10 Jan 2012 11:07:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/py-supervisor Makefile distinfo pkg-plist ports/sysutils/py-supervisor/files patch-src-supervisor-options.py patch-supervisor_options.py supervisord.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jan 2012 11:07:57 -0000 rm 2012-01-10 11:07:57 UTC FreeBSD ports repository Modified files: sysutils/py-supervisor Makefile distinfo pkg-plist sysutils/py-supervisor/files supervisord.in Added files: sysutils/py-supervisor/files patch-supervisor_options.py Removed files: sysutils/py-supervisor/files patch-src-supervisor-options.py Log: - update to 3.0a12 While i'm here, fix couple whitespace issues in rc-script. Changelog: http://www.mail-archive.com/supervisor-users@lists.supervisord.org/msg00794.html PR: 163982 Submitted by: Ildar Hizbulin (maintainer) Revision Changes Path 1.6 +10 -3 ports/sysutils/py-supervisor/Makefile 1.6 +2 -2 ports/sysutils/py-supervisor/distinfo 1.3 +0 -14 ports/sysutils/py-supervisor/files/patch-src-supervisor-options.py (dead) 1.1 +14 -0 ports/sysutils/py-supervisor/files/patch-supervisor_options.py (new) 1.2 +9 -9 ports/sysutils/py-supervisor/files/supervisord.in 1.3 +0 -6 ports/sysutils/py-supervisor/pkg-plist