From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Mar 5 13:50:01 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 49FCB589 for ; Wed, 5 Mar 2014 13:50:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3568AB3A for ; Wed, 5 Mar 2014 13:50:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s25Do1Kd010870 for ; Wed, 5 Mar 2014 13:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s25Do1wI010856; Wed, 5 Mar 2014 13:50:01 GMT (envelope-from gnats) Date: Wed, 5 Mar 2014 13:50:01 GMT Message-Id: <201403051350.s25Do1wI010856@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: dfilter@FreeBSD.ORG (dfilter service) Subject: Re: ports/176816: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Mar 2014 13:50:01 -0000 The following reply was made to PR ports/176816; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/176816: commit references a PR Date: Wed, 5 Mar 2014 13:44:07 +0000 (UTC) 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 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"