Bug 167900 - security/py-openssl port 0.12 requires missing LICENSE file
Summary: security/py-openssl port 0.12 requires missing LICENSE file
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Sofian Brabez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-15 03:10 UTC by Matt Pounsett
Modified: 2012-07-03 11:53 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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