net/py-bit{torrent,tornado}* conflict with each other Fix: -CONFLICTS= py??-*[Bb]it[Tt]orrent* +CONFLICTS= py??-*[Bb]it[Tt]orrent* py??-*[Bb]it[Tt]ornado* PORTDOCS= BUILD.windows.txt INSTALL.unix.txt LICENSE.txt \ README.txt credits.txt -CONFLICTS= py??-*[Bb]it[Tt]orrent* +CONFLICTS= py??-*[Bb]it[Tt]ornado* py??-*[Bb]it[Tt]orrent* USE_PYTHON= yes USE_PYDISTUTILS=yes USE_REINPLACE= yes--Kl3fZHH9h8e8oYD8Jt7b96Eycy6Nuefgx1RXkD9gjzFTR6Ce Content-Type: text/plain; name="file.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="file.diff" --- py-bittorrent/Makefile.orig Thu May 27 02:35:26 2004 +++ py-bittorrent/Makefile Thu May 27 02:37:12 2004 @@ -21,7 +21,7 @@ USE_PYDISTUTILS= yes USE_REINPLACE= yes How-To-Repeat: There are currently four ports related to Python BitTorrent: net/py-bittorrent net/py-bittorrent-core (WITHOUT_GUI version) net/py-bittornado net-py-bittornado-core (WITHOUT_GUI version) Comparing the pkg-plists of py-bit{torrent,tornado} these files are installed by both. bin/btcompletedir.py bin/btdownloadcurses.py bin/btdownloadheadless.py bin/btlaunchmany.py bin/btlaunchmanycurses.py bin/btmakemetafile.py bin/btreannounce.py bin/btrename.py bin/btshowmetainfo.py bin/bttest.py bin/bttrack.py
State Changed From-To: open->feedback This is a good idea, but your patch would cause that each client would conflicts with himself. That's not good :)
State Changed From-To: feedback->open Eh, I don't know what I'm talking about.
Responsible Changed From-To: freebsd-ports-bugs->pav I'll look into this.
State Changed From-To: open->closed Committed, thanks!