ports/157522: [MAINTAINER] Update port: sysutils/runit to 2.1.1

Chris Rees utisoft at gmail.com
Thu Jun 2 10:30:12 UTC 2011


>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 at 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 at 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:



More information about the freebsd-ports-bugs mailing list