Date: Mon, 23 Nov 2015 03:24:12 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 204758] [mainter-update] sysutils/ezjail to 3.4.2 Message-ID: <bug-204758-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-204758-13>