Bug 155958

Summary: [PATCH]: net-p2p/libtorrent-rasterbar-15 Fix propagating of CFLAGS in configure
Product: Ports & Packages Reporter: Maxim Samsonov <xors>
Component: Individual Port(s)Assignee: Doug Barton <dougb>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
net-p2p-libtorrent-rasterbar-15.patch none

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. :)