Bug 203842 - [patch] comms/picocom: Update to version 2.1 and fix
Summary: [patch] comms/picocom: Update to version 2.1 and fix
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Pawel Pekala
URL: https://reviews.freebsd.org/D3928
Keywords: patch
Depends on:
Blocks:
 
Reported: 2015-10-17 19:21 UTC by Serhii (Sergey) Kozlov
Modified: 2015-10-29 22:14 UTC (History)
2 users (show)

See Also:


Attachments
The Patch (2.30 KB, patch)
2015-10-17 19:21 UTC, Serhii (Sergey) Kozlov
no flags Details | Diff
Poudriere testport results (48.02 KB, text/plain)
2015-10-17 19:22 UTC, Serhii (Sergey) Kozlov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Serhii (Sergey) Kozlov freebsd_committer freebsd_triage 2015-10-17 19:21:29 UTC
Created attachment 162161 [details]
The Patch

* Update to 2.1
* Update distinfo
* Project moved to GitHub, change MASTER_SITES to USE_GITHUB
* Remove need to use gmake or specify ALL_TARGET (upstreamed) [1]
* Define LICENSE
* Respect CLFAGS, CPPFLAGS, and LDFLAGS via patch to Makefile, define DEBUG option

Changes:
https://github.com/npat-efault/picocom/compare/1.7...2.1

[1] https://github.com/npat-efault/picocom/commit/bc9ab1fdf52a1980055949f34a4dd6434e6ec9c8


Changes compared to bug #203478:
* Includes changes from 2.0 to 2.1 (including CMSPAR patch and bsdmake support)
* Includes "poudriere testport" run results
* Includes this description
Comment 1 Serhii (Sergey) Kozlov freebsd_committer freebsd_triage 2015-10-17 19:22:19 UTC
Created attachment 162162 [details]
Poudriere testport results
Comment 2 Serhii (Sergey) Kozlov freebsd_committer freebsd_triage 2015-10-17 19:26:16 UTC
Added review D3928
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-10-29 22:13:41 UTC
A commit references this bug:

Author: pawel
Date: Thu Oct 29 22:13:37 UTC 2015
New revision: 400481
URL: https://svnweb.freebsd.org/changeset/ports/400481

Log:
  - Update to version 2.1, now hosted at GitHub
  - Removed need to use gmake or specify ALL_TARGET
  - Define LICENSE
  - Respect CFLAGS, CPPFLAGS, LDFLAGS during build
  - Add DEBUG option

  PR:		203842
  Submitted by:	Sergey Kozlov

Changes:
  head/comms/picocom/Makefile
  head/comms/picocom/distinfo
  head/comms/picocom/files/
  head/comms/picocom/files/patch-Makefile
  head/comms/picocom/pkg-descr