net/mDNSResponder and net/avahi-libdns install files in the same place. /usr/ports/net/mDNSResponder/Makefile contains CONFLICTS= avahi+libdns-[0-9]*, but the package name is avahi-libdns-0.6.22. /usr/ports/net/avahi-libdns/Makefile does not contain any CONFLICTS section.
Responsible Changed From-To: freebsd-ports-bugs->alexbl Over to maintainer (via the GNATS Auto Assign Tool)
edwin 2008-05-24 00:33:50 UTC FreeBSD ports repository Modified files: net/mDNSResponder Makefile net/avahi-libdns Makefile Log: net/mDNSResponder and net/avahi-libdns install files in the same place net/mDNSResponder and net/avahi-libdns install files in the same place. /usr/ports/net/mDNSResponder/Makefile contains CONFLICTS= avahi+libdns-[0-9]*, but the package name is avahi-libdns-0.6.22. /usr/ports/net/avahi-libdns/Makefile does not contain any CONFLICTS section. PR: ports/121434 Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com> Approved by: various maintainer timeouts Revision Changes Path 1.3 +2 -0 ports/net/avahi-libdns/Makefile 1.19 +1 -1 ports/net/mDNSResponder/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"
State Changed From-To: open->closed Committed, thanks!