Bug 155958 - [PATCH]: net-p2p/libtorrent-rasterbar-15 Fix propagating of CFLAGS in configure
Summary: [PATCH]: net-p2p/libtorrent-rasterbar-15 Fix propagating of CFLAGS in configure
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: Doug Barton
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-27 00:50 UTC by Maxim Samsonov
Modified: 2011-08-09 06:40 UTC (History)
0 users

See Also:


Attachments
net-p2p-libtorrent-rasterbar-15.patch (4.11 KB, patch)
2011-03-27 00:50 UTC, Maxim Samsonov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Maxim Samsonov 2011-03-27 00:50:09 UTC
Remove "+=" bashism from configure.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-03-27 00:50:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dougb

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-08-09 06:36:56 UTC
dougb       2011-08-09 05:36:48 UTC

  FreeBSD ports repository

  Modified files:
    net-p2p/libtorrent-rasterbar-15 Makefile 
  Log:
  Fix handling of COMPILETIME_OPTIONS in configure. Inspired by the PR
  but I used a different solution.
  
  PR:             ports/155958
  Submitted by:   Maxim Samsonov <xors@mne.ru>
  
  Revision  Changes    Path
  1.12      +10 -7     ports/net-p2p/libtorrent-rasterbar-15/Makefile
_______________________________________________
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 Doug Barton freebsd_committer freebsd_triage 2011-08-09 06:37:42 UTC
State Changed
From-To: open->closed


I committed a different fix, but thanks for bringing this to my attention. :)