Bug 163322 - [patch] devel/arduino: remove unnecessary 64-bit Linux library
Summary: [patch] devel/arduino: remove unnecessary 64-bit Linux library
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: Ryan Steinmetz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-15 21:20 UTC by Warren Block
Modified: 2011-12-16 01:30 UTC (History)
0 users

See Also:


Attachments
file.diff (1.94 KB, patch)
2011-12-15 21:20 UTC, Warren Block
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Warren Block freebsd_committer freebsd_triage 2011-12-15 21:20:08 UTC
Remove unnecessary Linux 64-bit RXTX library in Makefile.  Also remove some invisible whitespace from the pkg-descr.

Fix: Apply patch.

Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-12-15 21:20:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wblock

Submitter is maintainer and has GNATS access (via the GNATS Auto Assign 
Tool)
Comment 2 Ryan Steinmetz freebsd_committer freebsd_triage 2011-12-16 01:20:07 UTC
Responsible Changed
From-To: wblock->zi

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-12-16 01:26:01 UTC
zi          2011-12-16 01:25:53 UTC

  FreeBSD ports repository

  Modified files:
    devel/arduino        Makefile pkg-descr pkg-plist 
  Log:
  - Remove unneeded Linux library
  - Remove unnecessary whitespace from pkg-descr
  
  PR:             ports/163322
  Submitted by:   Warren Block <wblock@FreeBSD.org> (maintainer)
  
  Revision  Changes    Path
  1.9       +2 -1      ports/devel/arduino/Makefile
  1.3       +4 -4      ports/devel/arduino/pkg-descr
  1.7       +0 -1      ports/devel/arduino/pkg-plist
_______________________________________________
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 4 Ryan Steinmetz freebsd_committer freebsd_triage 2011-12-16 01:26:08 UTC
State Changed
From-To: open->closed

Committed. Thanks!