Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 May 2014 16:23:56 GMT
From:      Joe Barbish <jail-primer@a1poweruser.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/189356: [Maintainer update] sysutils/jail-primer  maintenance 
Message-ID:  <201405041623.s44GNuG0062889@cgiserv.freebsd.org>
Resent-Message-ID: <201405041630.s44GU0Yx058442@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         189356
>Category:       ports
>Synopsis:       [Maintainer update] sysutils/jail-primer  maintenance
>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:   Sun May 04 16:30:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Joe Barbish
>Release:        10.0-RELEASE i386
>Organization:
none
>Environment:
>Description:
Added license clause to script source.
added BSD2CLAUSE TO Makefile
Added news update about 10.0 jail bug to documentation
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN jail-primer-0.0/Makefile jail-primer/Makefile
--- jail-primer-0.0/Makefile	2014-05-03 13:13:19.000000000 -0400
+++ jail-primer/Makefile	2014-05-03 14:09:44.000000000 -0400
@@ -2,13 +2,15 @@
 # $FreeBSD: head/sysutils/jail-primer/Makefile 342591 2014-02-04 19:11:19Z matthew $
 
 PORTNAME=	jail-primer
-PORTVERSION=	0.0
+PORTVERSION=	0.1
 CATEGORIES=	sysutils
 MASTER_SITES=	SF/${PORTNAME}
 
 MAINTAINER=	jail-primer@a1poweruser.com
 COMMENT=	Third Generation Jail System Solution
 
+LICENSE=	BSD2CLAUSE
+
 USE_BZIP2=	yes
 NO_BUILD=	yes
 
diff -ruN jail-primer-0.0/distinfo jail-primer/distinfo
--- jail-primer-0.0/distinfo	2014-05-03 13:13:19.000000000 -0400
+++ jail-primer/distinfo	2014-05-04 11:52:24.000000000 -0400
@@ -1,2 +1,2 @@
-SHA256 (jail-primer-0.0.tar.bz2) = 73a43ca3eaf4e5dd9860fb1202c96c02be4202ebfd7d90bd17582548b6d5cce7
-SIZE (jail-primer-0.0.tar.bz2) = 22379
+SHA256 (jail-primer-0.1.tar.bz2) = fe1c0cc0da2792656a00ed3cdb06cbb310a46d3a3e573eae00940a3bcccd6a12
+SIZE (jail-primer-0.1.tar.bz2) = 23160


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405041623.s44GNuG0062889>