Bug 128422 - Port update: comms/hso-kmod - Update to v20081023
Summary: Port update: comms/hso-kmod - Update to v20081023
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-27 18:40 UTC by Ganael LAPLANCHE
Modified: 2008-11-01 22:20 UTC (History)
0 users

See Also:


Attachments
file.diff (3.84 KB, patch)
2008-10-27 18:40 UTC, Ganael LAPLANCHE
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ganael LAPLANCHE 2008-10-27 18:40:04 UTC
This patch updates hso-kmod to the latest version (20081023) :

- now builds against the new MPSAFE TTY layer
  (and still builds against the old one)
- new product IDs added (0x7011 and 0x7501)
- hsoctl now forks into background after a successful connection
  (use -d to disconnect, -n to get the old behavior)

Fix: Patch attached with submission follows:
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-10-27 20:13:55 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-11-01 22:10:35 UTC
miwi        2008-11-01 22:10:20 UTC

  FreeBSD ports repository

  Modified files:
    comms/hso-kmod       Makefile distinfo 
    comms/hso-kmod/files HSOCTL-DEBUG-patch-Makefile 
                         option-icon.conf.sample 
  Removed files:
    comms/hso-kmod/files patch-if_hso.c 
  Log:
  - Update to 20081023
  
  Note:
          - now builds against the new MPSAFE TTY layer
            (and still builds against the old one)
          - new product IDs added (0x7011 and 0x7501)
          - hsoctl now forks into background after a successful connection
            (use -d to disconnect, -n to get the old behavior)
  
  PR:             128422
  Submitted by:   Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
  
  Revision  Changes    Path
  1.3       +2 -7      ports/comms/hso-kmod/Makefile
  1.3       +6 -6      ports/comms/hso-kmod/distinfo
  1.2       +5 -4      ports/comms/hso-kmod/files/HSOCTL-DEBUG-patch-Makefile
  1.2       +1 -1      ports/comms/hso-kmod/files/option-icon.conf.sample
  1.2       +0 -20     ports/comms/hso-kmod/files/patch-if_hso.c (dead)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2008-11-01 22:10:40 UTC
State Changed
From-To: open->closed

Committed. Thanks!