Bug 222537 - lang/see: Fix license information and etc
Summary: lang/see: Fix license information and etc
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: Luca Pizzamiglio
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-23 18:31 UTC by Yasuhiro Kimura
Modified: 2017-10-25 08:36 UTC (History)
2 users (show)

See Also:
numisemis: maintainer-feedback+


Attachments
patch file (1.42 KB, patch)
2017-09-23 18:31 UTC, Yasuhiro Kimura
no flags 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 2017-09-23 18:31:35 UTC
Created attachment 186644 [details]
patch file

* Fix license information.
* To fix portlint warings,
  - Regenerate patch by 'make makepatch'.
  - Move position of 'USE= ...'.
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-10-25 08:36:03 UTC
A commit references this bug:

Author: pizzamig
Date: Wed Oct 25 08:35:27 UTC 2017
New revision: 452834
URL: https://svnweb.freebsd.org/changeset/ports/452834

Log:
  lang/see: Fix license

  Fix also other lint issues.

  PR:		222537
  Submitted by:	yasu@utahime.org
  Approved by:	numisemis@yahoo.com (maintainer)
  Approved by:	lme (mentor)
  Differential Revision:	https://reviews.freebsd.org/D12780

Changes:
  head/lang/see/Makefile
  head/lang/see/files/patch-libsee_dtoa.c
Comment 2 Luca Pizzamiglio freebsd_committer freebsd_triage 2017-10-25 08:36:25 UTC
Thanks!