From owner-svn-ports-head@freebsd.org Sun Feb 14 01:00:01 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9717BAA1646; Sun, 14 Feb 2016 01:00:01 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6350AD51; Sun, 14 Feb 2016 01:00:01 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u1E10081030558; Sun, 14 Feb 2016 01:00:00 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u1E100wT030556; Sun, 14 Feb 2016 01:00:00 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201602140100.u1E100wT030556@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Sun, 14 Feb 2016 01:00:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r408839 - head/sysutils/jailutils X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Feb 2016 01:00:01 -0000 Author: junovitch Date: Sun Feb 14 01:00:00 2016 New Revision: 408839 URL: https://svnweb.freebsd.org/changeset/ports/408839 Log: sysutils/jailutils: update 1.6 -> 1.7; remove spurious slash on MASTER_SITES PR: 206766 Submitted by: Chris Hutchinson (maintainer) Modified: head/sysutils/jailutils/Makefile head/sysutils/jailutils/distinfo Modified: head/sysutils/jailutils/Makefile ============================================================================== --- head/sysutils/jailutils/Makefile Sun Feb 14 00:53:10 2016 (r408838) +++ head/sysutils/jailutils/Makefile Sun Feb 14 01:00:00 2016 (r408839) @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= jailutils -PORTVERSION= 1.6 +PORTVERSION= 1.7 CATEGORIES= sysutils MASTER_SITES= http://thewalter.net/stef/freebsd/jails/jailutils/ \ - http://BSDforge.com/projects/source/sysutils/jailutils/ / + http://BSDforge.com/projects/source/sysutils/jailutils/ MAINTAINER= portmaster@BSDforge.com COMMENT= Several utilities for managing jails Modified: head/sysutils/jailutils/distinfo ============================================================================== --- head/sysutils/jailutils/distinfo Sun Feb 14 00:53:10 2016 (r408838) +++ head/sysutils/jailutils/distinfo Sun Feb 14 01:00:00 2016 (r408839) @@ -1,2 +1,2 @@ -SHA256 (jailutils-1.6.tar.gz) = b275f7d23c5698bf9139f81a487058001263d32059ae5b0c333f67c97d085628 -SIZE (jailutils-1.6.tar.gz) = 98976 +SHA256 (jailutils-1.7.tar.gz) = 270ea80ccb914d1faefb8d75e03b076cb667765b50e5d41f9aaa53d826d23d5a +SIZE (jailutils-1.7.tar.gz) = 117708