From owner-freebsd-python@FreeBSD.ORG Sat Apr 3 17:40:07 2010 Return-Path: Delivered-To: freebsd-python@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8A527106564A for ; Sat, 3 Apr 2010 17:40:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 7A21A8FC19 for ; Sat, 3 Apr 2010 17:40:07 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o33He7B6013894 for ; Sat, 3 Apr 2010 17:40:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o33He7ag013887; Sat, 3 Apr 2010 17:40:07 GMT (envelope-from gnats) Date: Sat, 3 Apr 2010 17:40:07 GMT Message-Id: <201004031740.o33He7ag013887@freefall.freebsd.org> To: freebsd-python@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/143799: commit references a PR X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Apr 2010 17:40:07 -0000 The following reply was made to PR ports/143799; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/143799: commit references a PR Date: Sat, 3 Apr 2010 17:37:27 +0000 (UTC) lwhsu 2010-04-03 17:37:19 UTC FreeBSD ports repository Modified files: sysutils/py-supervisor Makefile distinfo pkg-plist Added files: sysutils/py-supervisor/files patch-src-supervisor-options.py supervisord.conf.sample supervisord.in Log: - Update to 3.0a8 - Add rc script - Add sample configuration file PR: ports/143799 Submitted by: Hizbulin Ildar (maintainer) Revision Changes Path 1.2 +18 -4 ports/sysutils/py-supervisor/Makefile 1.2 +3 -3 ports/sysutils/py-supervisor/distinfo 1.1 +11 -0 ports/sysutils/py-supervisor/files/patch-src-supervisor-options.py (new) 1.1 +129 -0 ports/sysutils/py-supervisor/files/supervisord.conf.sample (new) 1.1 +28 -0 ports/sysutils/py-supervisor/files/supervisord.in (new) 1.2 +14 -12 ports/sysutils/py-supervisor/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"