Bug 167900

Summary: security/py-openssl port 0.12 requires missing LICENSE file
Product: Ports & Packages Reporter: Matt Pounsett <matt>
Component: Individual Port(s)Assignee: Sofian Brabez <sbz>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Matt Pounsett 2012-05-15 03:10:02 UTC
security/py-openssl port requires a LICENSE file which doesn't exist.

Fix: 

> sudo sed -i .bak -e '/^LICENSE/d' Makefile
> diff Makefile.bak Makefile
19,20d18
< LICENSE=	AL2
< LICENSE_FILE=	${WRKSRC}/LICENSE
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.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-05-15 03:10:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sbz

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Sofian Brabez freebsd_committer freebsd_triage 2012-07-03 11:53:44 UTC
State Changed
From-To: open->closed

Please update your ports, LICENCE and LICENSE_FILE are already present 
in security/py-openssl port s since cvs version 1.19, 2011/09/08 
13:57:10. I close the pr, thanks