From owner-freebsd-ports-bugs@FreeBSD.ORG Tue May 15 02:10:03 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 735F61065673 for ; Tue, 15 May 2012 02:10:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 2A1E38FC0C for ; Tue, 15 May 2012 02:10:03 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q4F2A3gs004813 for ; Tue, 15 May 2012 02:10:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q4F2A38m004812; Tue, 15 May 2012 02:10:03 GMT (envelope-from gnats) Resent-Date: Tue, 15 May 2012 02:10:03 GMT Resent-Message-Id: <201205150210.q4F2A38m004812@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, Matthew Pounsett Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BFC091065780 for ; Tue, 15 May 2012 02:05:16 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id AA9A68FC08 for ; Tue, 15 May 2012 02:05:16 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q4F25ENm064635 for ; Tue, 15 May 2012 02:05:14 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id q4F25EZk064633; Tue, 15 May 2012 02:05:14 GMT (envelope-from nobody) Message-Id: <201205150205.q4F25EZk064633@red.freebsd.org> Date: Tue, 15 May 2012 02:05:14 GMT From: Matthew Pounsett To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/167900: security/py-openssl port 0.12 requires missing LICENSE file X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 May 2012 02:10:03 -0000 >Number: 167900 >Category: ports >Synopsis: security/py-openssl port 0.12 requires missing LICENSE file >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue May 15 02:10:02 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Matthew Pounsett >Release: 8.2-RELEASE-p6 >Organization: >Environment: FreeBSD lyra.conundrum.com 8.2-RELEASE-p6 FreeBSD 8.2-RELEASE-p6 #1: Tue Jan 10 10:36:09 UTC 2012 root@lyra.conundrum.com:/usr/obj/usr/src/sys/GENERIC amd64 >Description: security/py-openssl port requires a LICENSE file which doesn't exist. >How-To-Repeat: > cd /usr/ports/security/py-openssl > sudo make ===> Missing license file for AL2 in /usr/ports/security/py-openssl/work/pyOpenSSL-0.12/LICENSE *** Error code 1 Stop in /usr/ports/security/py-openssl. >Fix: > sudo sed -i .bak -e '/^LICENSE/d' Makefile > diff Makefile.bak Makefile 19,20d18 < LICENSE= AL2 < LICENSE_FILE= ${WRKSRC}/LICENSE >Release-Note: >Audit-Trail: >Unformatted: