From owner-freebsd-ports-bugs@freebsd.org Mon Nov 23 03:24:12 2015 Return-Path: Delivered-To: freebsd-ports-bugs@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 E2936A357AA for ; Mon, 23 Nov 2015 03:24:12 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 B6DD819C7 for ; Mon, 23 Nov 2015 03:24:12 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id tAN3OC5j004248 for ; Mon, 23 Nov 2015 03:24:12 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 204758] [mainter-update] sysutils/ezjail to 3.4.2 Date: Mon, 23 Nov 2015 03:24:12 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: erdgeist@erdgeist.org X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Nov 2015 03:24:13 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204758 Bug ID: 204758 Summary: [mainter-update] sysutils/ezjail to 3.4.2 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: erdgeist@erdgeist.org The Makefile fix from 3.4.1, PORTREVISION 1 has been incorporated into port, so the files directory may go. Patch is here: erdgeist ==== diff -ur ./Makefile /usr/ports/sysutils/ezjail/Makefile --- ./Makefile 2015-11-23 04:19:14.286912858 +0100 +++ /usr/ports/sysutils/ezjail/Makefile 2015-05-18 19:10:45.000000000 +0200 @@ -1,7 +1,8 @@ # $FreeBSD: head/sysutils/ezjail/Makefile 386692 2015-05-18 17:10:45Z bdrewery $ PORTNAME= ezjail -PORTVERSION= 3.4.2 +PORTVERSION= 3.4.1 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://erdgeist.org/arts/software/ezjail/ diff -ur ./distinfo /usr/ports/sysutils/ezjail/distinfo --- ./distinfo 2015-11-23 04:17:58.436915319 +0100 +++ /usr/ports/sysutils/ezjail/distinfo 2014-06-10 14:24:28.000000000 +0200 @@ -1,2 +1,2 @@ -SHA256 (ezjail-3.4.2.tar.bz2) = e7f618e716ed65e969b7d6f2bb8d1a23cf6195082378f2d9746c6d603c061954 -SIZE (ezjail-3.4.2.tar.bz2) = 38079 +SHA256 (ezjail-3.4.1.tar.bz2) = 4ab38c7cb4aab98a88cb83284b2c308b7ab95c3fb386815774e3c99a01266b1d +SIZE (ezjail-3.4.1.tar.bz2) = 37728 Only in /usr/ports/sysutils/ezjail/: files -- You are receiving this mail because: You are the assignee for the bug.