Bug 228043

Summary: ftp/py-sftp: Fix license information
Product: Ports & Packages Reporter: Yasuhiro Kimura <yasu>
Component: Individual Port(s)Assignee: Yuri Victorovich <yuri>
Status: Closed FIXED    
Severity: Affects Some People CC: rozhuk.im, yuri
Priority: --- Keywords: easy
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch file koobs: maintainer-approval+

Description Yasuhiro Kimura freebsd_committer freebsd_triage 2018-05-07 16:31:05 UTC
Created attachment 193150 [details]
patch file

ftp/py-sftp: Fix license information. 'BSD' is deprecated.
Comment 1 Ivan Rozhuk 2018-05-07 19:37:53 UTC
Comment on attachment 193150 [details]
patch file

>Index: Makefile
>===================================================================
>--- Makefile	(revision 469283)
>+++ Makefile	(working copy)
>@@ -9,7 +9,7 @@
> MAINTAINER=	rozhuk.im@gmail.com
> COMMENT=	Simple interface to SFTP
> 
>-LICENSE=	BSD
>+LICENSE=	BSD3CLAUSE
> LICENSE_FILE=	${WRKSRC}/LICENSE.txt
> 
> RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}paramiko>=1.17:security/py-paramiko@${FLAVOR}
Comment 2 Ivan Rozhuk 2018-05-07 19:41:02 UTC
Comment on attachment 193150 [details]
patch file

Thanks!
Comment 3 Yuri Victorovich freebsd_committer freebsd_triage 2018-05-08 05:07:53 UTC
Committed, thanks!
Comment 4 commit-hook freebsd_committer freebsd_triage 2018-05-08 05:08:16 UTC
A commit references this bug:

Author: yuri
Date: Tue May  8 05:07:48 UTC 2018
New revision: 469354
URL: https://svnweb.freebsd.org/changeset/ports/469354

Log:
  ftp/py-sftp: Fix license information

  PR:		228043
  Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
  Approved by:	portmgr blanket

Changes:
  head/ftp/py-sftp/Makefile