Bug 200042

Summary: [PATCH] comms/wspr: add strip
Product: Ports & Packages Reporter: takefu
Component: Individual Port(s)Assignee: Stephen Hurd <shurd>
Status: Closed FIXED    
Severity: Affects Only Me CC: hamradio, shurd
Priority: --- Keywords: patch
Version: LatestFlags: bugzilla: maintainer-feedback? (hamradio)
Hardware: Any   
OS: Any   
Attachments:
Description Flags
wspr.patch
none
wspr.patch none

Description takefu 2015-05-08 01:21:43 UTC
Created attachment 156486 [details]
wspr.patch

add strip

Fix Make fails with a 32bit architecture.
Fix `make makepatch' to ensure proper patch format.
Comment 1 takefu 2015-09-16 07:29:26 UTC
Created attachment 161101 [details]
wspr.patch

FIX broken 32bit
Comment 2 Stephen Hurd freebsd_committer freebsd_triage 2015-11-30 05:22:23 UTC
Whoops, took the wrong one.
Comment 3 Stephen Hurd freebsd_committer freebsd_triage 2015-11-30 05:22:51 UTC
And then I assigned it to the wrong email... batting 100 here.
Comment 4 Stephen Hurd freebsd_committer freebsd_triage 2016-04-08 05:03:30 UTC
Re-opening this one and running through poudriere.  Should be committing tonight.

Sorry for the delay.
Comment 5 Stephen Hurd freebsd_committer freebsd_triage 2016-04-08 05:12:47 UTC
Add hamradio@ to the CC list.
Comment 6 commit-hook freebsd_committer freebsd_triage 2016-04-08 07:32:05 UTC
A commit references this bug:

Author: shurd
Date: Fri Apr  8 07:31:44 UTC 2016
New revision: 412721
URL: https://svnweb.freebsd.org/changeset/ports/412721

Log:
  Fix Make fails with a 32bit architecture.

  Also, add strip.

  PR:		200042
  Submitted by:	takefu@airport.fm

Changes:
  head/comms/wspr/Makefile
  head/comms/wspr/files/patch-configure.ac
Comment 7 Stephen Hurd freebsd_committer freebsd_triage 2016-04-08 07:32:47 UTC
Committed, thanks!  (sorry about the delay)