Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Mar 2011 20:15:56 +0000 (UTC)
From:      Jeremy Messenger <mezz@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net-p2p/transmission-cli/files patch-qt_qtr.pro ports/net-p2p/transmission-qt4 Makefile
Message-ID:  <201103172015.p2HKFuYv036178@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mezz        2011-03-17 20:15:56 UTC

  FreeBSD ports repository

  Modified files:
    net-p2p/transmission-qt4 Makefile 
  Added files:
    net-p2p/transmission-cli/files patch-qt_qtr.pro 
  Log:
  Fix transmission-qt to avoid link with both libevent 1.x and 2.x libraries
  or it will crashes. Remove a hardcore '-levent' (should be -levent-2.0) in
  the qtr.pro and let pkg-config takes care of it. Bump the PORTREVISION.
  
  PR:             ports/155600
  Reported by:    Alexandr <prayer@list.ru>
  
  Revision  Changes    Path
  1.1       +11 -0     ports/net-p2p/transmission-cli/files/patch-qt_qtr.pro (new)
  1.4       +1 -1      ports/net-p2p/transmission-qt4/Makefile



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103172015.p2HKFuYv036178>