From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jun 2 10:30:12 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A34C11065676 for ; Thu, 2 Jun 2011 10:30:12 +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 81D908FC12 for ; Thu, 2 Jun 2011 10:30:12 +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 p52AUCev079930 for ; Thu, 2 Jun 2011 10:30:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p52AUCv3079925; Thu, 2 Jun 2011 10:30:12 GMT (envelope-from gnats) Resent-Date: Thu, 2 Jun 2011 10:30:12 GMT Resent-Message-Id: <201106021030.p52AUCv3079925@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Chris Rees Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CDEF31065670 for ; Thu, 2 Jun 2011 10:21:24 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id BEF7F8FC22 for ; Thu, 2 Jun 2011 10:21:24 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p52ALOSn095070 for ; Thu, 2 Jun 2011 10:21:24 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id p52ALOCH095069; Thu, 2 Jun 2011 10:21:24 GMT (envelope-from nobody) Message-Id: <201106021021.p52ALOCH095069@red.freebsd.org> Date: Thu, 2 Jun 2011 10:21:24 GMT From: Chris Rees To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/157522: [MAINTAINER] Update port: sysutils/runit to 2.1.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Jun 2011 10:30:12 -0000 >Number: 157522 >Category: ports >Synopsis: [MAINTAINER] Update port: sysutils/runit to 2.1.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Jun 02 10:30:11 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Chris Rees >Release: >Organization: >Environment: >Description: sysutils/runit had an update to 2.1.1 a little while ago -- the main change from upgrading.html: The chpst program learned a new option -b to run a program with a different name as the 0th argument. >How-To-Repeat: >Fix: - Update to 2.1.1 - Add new MASTER_SITE Submitted by: Chris Rees (utisoft@gmail.com) (maintainer) Patch attached with submission follows: Index: Makefile =================================================================== RCS file: /exports/cvsroot-freebsd/ports/sysutils/runit/Makefile,v retrieving revision 1.25 diff -u -r1.25 Makefile --- Makefile 27 May 2011 15:26:01 -0000 1.25 +++ Makefile 31 May 2011 13:50:12 -0000 @@ -6,10 +6,10 @@ # PORTNAME= runit -PORTVERSION= 2.0.0 -PORTREVISION= 1 +PORTVERSION= 2.1.1 CATEGORIES= sysutils -MASTER_SITES= http://smarden.org/${PORTNAME}/ +MASTER_SITES= http://smarden.org/${PORTNAME}/ \ + http://www.bayofrum.net/dist/${PORTNAME}/ MAINTAINER= utisoft@gmail.com COMMENT= Service supervision tools compatible with DJB daemontools Index: distinfo =================================================================== RCS file: /exports/cvsroot-freebsd/ports/sysutils/runit/distinfo,v retrieving revision 1.22 diff -u -r1.22 distinfo --- distinfo 19 Mar 2011 12:33:17 -0000 1.22 +++ distinfo 31 May 2011 13:50:12 -0000 @@ -1,2 +1,2 @@ -SHA256 (runit-2.0.0.tar.gz) = 2eb22e37946e479249a0b0e1fb0fb4651cebfd3d88aa116a39c07a0ec253fe28 -SIZE (runit-2.0.0.tar.gz) = 104373 +SHA256 (runit-2.1.1.tar.gz) = ffcf2d27b32f59ac14f2d4b0772a3eb80d9342685a2042b7fbbc472c07cf2a2c +SIZE (runit-2.1.1.tar.gz) = 109661 >Release-Note: >Audit-Trail: >Unformatted: