Summary: | www/privoxy+ipv6 is obsolete | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Fabian Keil <fk> |
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | ||
Priority: | Normal | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
Fabian Keil
2013-03-10 16:20:00 UTC
Maintainer of www/privoxy+ipv6, Please note that PR ports/176816 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/176816 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool) Ping? Author: jadawin Date: Wed Mar 5 13:44:00 2014 New Revision: 347111 URL: http://svnweb.freebsd.org/changeset/ports/347111 QAT: https://qat.redports.org/buildarchive/r347111/ Log: - Mark as deprecated because www/privoxy natively supports ipv6 PR: ports/176816 Submitted by: Fabian Keil <fk@fabiankeil.de> Approved by: maintainer timed out Modified: head/www/privoxy+ipv6/Makefile Modified: head/www/privoxy+ipv6/Makefile ============================================================================== --- head/www/privoxy+ipv6/Makefile Wed Mar 5 13:21:16 2014 (r347110) +++ head/www/privoxy+ipv6/Makefile Wed Mar 5 13:44:00 2014 (r347111) @@ -11,6 +11,9 @@ DISTNAME= privoxy_CVS_${PORTVERSION}_ipv MAINTAINER= lars.eggert@gmx.net COMMENT= Privoxy is a web proxy with advanced filtering capabilities +DEPRECATED= www/privoxy natively supports ipv6 +EXPIRATION_DATE= 2014-04-05 + WRKSRC= ${WRKDIR}/privoxy ETCDIR= ${PREFIX}/etc/privoxy _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" State Changed From-To: feedback->closed Committed. Thanks! |