From owner-freebsd-ports-bugs@FreeBSD.ORG Sat May 3 22:40:00 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9D9507F5 for ; Sat, 3 May 2014 22:40:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (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 79D461FC3 for ; Sat, 3 May 2014 22:40:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s43Me03d032263 for ; Sat, 3 May 2014 22:40:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s43Me0Ul032262; Sat, 3 May 2014 22:40:00 GMT (envelope-from gnats) Resent-Date: Sat, 3 May 2014 22:40:00 GMT Resent-Message-Id: <201405032240.s43Me0Ul032262@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Craig Leres Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2B33B7EB for ; Sat, 3 May 2014 22:39:00 +0000 (UTC) Received: from fun.ee.lbl.gov (fun.ee.lbl.gov [IPv6:2620:83:8000:102::ca]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "fun.ee.lbl.gov", Issuer "ACS 2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id F20031FBC for ; Sat, 3 May 2014 22:38:59 +0000 (UTC) Received: from fun.ee.lbl.gov (localhost [127.0.0.1]) by fun.ee.lbl.gov (8.14.8/8.14.8) with ESMTP id s43Mcws7062598 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 3 May 2014 15:38:58 -0700 (PDT) Received: (from leres@localhost) by fun.ee.lbl.gov (8.14.8/8.14.8/Submit) id s43McwUB062597; Sat, 3 May 2014 15:38:58 -0700 (PDT) Message-Id: <201405032238.s43McwUB062597@fun.ee.lbl.gov> Date: Sat, 3 May 2014 15:38:58 -0700 (PDT) From: Craig Leres To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/189324: [PATCH] security/create-cert: Update to 2.4 Cc: leres@ee.lbl.gov X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: Craig Leres List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 May 2014 22:40:00 -0000 >Number: 189324 >Category: ports >Synopsis: [PATCH] security/create-cert: Update to 2.4 >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: Sat May 03 22:40:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Craig Leres >Release: FreeBSD 9.1-RELEASE amd64 >Organization: Lawrence Berkeley National Laboratory >Environment: System: FreeBSD fun.ee.lbl.gov 9.1-RELEASE FreeBSD 9.1-RELEASE #14 r33: Wed Apr 30 22:58:25 PDT 2014 leres@fun.ee.lbl.gov:/sys/amd64/compile/LBL amd64 >Description: Update to 2.4; changes since 2.3 include: Update to support -C with openssl 1.X. Enforce the 2 character country code length requirement. Update copyright notices with the July 22, 1999 BSD-new version. Remove -o and -g from install commands to be FreeBSD ports staging friendly. >How-To-Repeat: >Fix: Please see the attached patches. --- patch.txt begins here --- --- Makefile.orig 2014-01-31 11:08:43.000000000 -0800 +++ Makefile 2014-05-03 15:35:16.000000000 -0700 @@ -2,11 +2,9 @@ # $FreeBSD: head/security/create-cert/Makefile 342012 2014-01-31 15:54:10Z miwi $ PORTNAME= create-cert -PORTVERSION= 2.3 +PORTVERSION= 2.4 CATEGORIES= security MASTER_SITES= ftp://ee.lbl.gov/ -DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.asc -EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= leres@ee.lbl.gov COMMENT= Create openssl client key and certificates @@ -18,7 +16,4 @@ GNU_CONFIGURE= yes -verify: checksum - gpg --verify ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}.asc - .include --- distinfo.orig 2014-01-23 04:29:51.000000000 -0800 +++ distinfo 2014-05-03 15:35:16.000000000 -0700 @@ -1,4 +1,4 @@ -SHA256 (create-cert-2.3.tar.gz) = c385f65738d45aa6cc76c7c0db9ccd1b0fae10038c41dfdc29578f36b690cd53 -SIZE (create-cert-2.3.tar.gz) = 69637 -SHA256 (create-cert-2.3.tar.gz.asc) = a2e42c9f965098496e16b9409ec78b1ccd4dcb8be181b290c7ea183138cdab9a -SIZE (create-cert-2.3.tar.gz.asc) = 196 +SHA256 (create-cert-2.4.tar.gz) = 46fcd55b84af95f5cb7b53b4e527b82858538014bcb8f35aa9543b34875636d5 +SIZE (create-cert-2.4.tar.gz) = 72547 +SHA256 (create-cert-2.4.tar.gz.asc) = b38b5e236b401a93efb21f9ab24d15491f008ed2ca4d9ece13eb335596b81e72 +SIZE (create-cert-2.4.tar.gz.asc) = 181 --- patch.txt ends here --- >Release-Note: >Audit-Trail: >Unformatted: