Bug 228043 - ftp/py-sftp: Fix license information
Summary: ftp/py-sftp: Fix license information
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Yuri Victorovich
URL:
Keywords: easy
Depends on:
Blocks:
 
Reported: 2018-05-07 16:31 UTC by Yasuhiro Kimura
Modified: 2018-05-08 05:08 UTC (History)
2 users (show)

See Also:


Attachments
patch file (386 bytes, patch)
2018-05-07 16:31 UTC, Yasuhiro Kimura
koobs: maintainer-approval+
Details | Diff

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