From owner-svn-ports-all@freebsd.org Wed Feb 21 10:29:42 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1B78AF1B40D; Wed, 21 Feb 2018 10:29:42 +0000 (UTC) (envelope-from ak@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C1ADB7170A; Wed, 21 Feb 2018 10:29:41 +0000 (UTC) (envelope-from ak@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id BC8E01743D; Wed, 21 Feb 2018 10:29:41 +0000 (UTC) (envelope-from ak@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1LATfnE074621; Wed, 21 Feb 2018 10:29:41 GMT (envelope-from ak@FreeBSD.org) Received: (from ak@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1LATfAp074617; Wed, 21 Feb 2018 10:29:41 GMT (envelope-from ak@FreeBSD.org) Message-Id: <201802211029.w1LATfAp074617@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ak set sender to ak@FreeBSD.org using -f From: Alex Kozlov Date: Wed, 21 Feb 2018 10:29:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r462487 - in head: net-mgmt/ipacctd print/pic2fig sysutils/isc-cron X-SVN-Group: ports-head X-SVN-Commit-Author: ak X-SVN-Commit-Paths: in head: net-mgmt/ipacctd print/pic2fig sysutils/isc-cron X-SVN-Commit-Revision: 462487 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Feb 2018 10:29:42 -0000 Author: ak Date: Wed Feb 21 10:29:41 2018 New Revision: 462487 URL: https://svnweb.freebsd.org/changeset/ports/462487 Log: - Remove disappeared WWW sites - Remove disappeared master site from net-mgmt/ipacctd Modified: head/net-mgmt/ipacctd/Makefile head/net-mgmt/ipacctd/pkg-descr head/print/pic2fig/pkg-descr head/sysutils/isc-cron/pkg-descr Modified: head/net-mgmt/ipacctd/Makefile ============================================================================== --- head/net-mgmt/ipacctd/Makefile Wed Feb 21 10:22:35 2018 (r462486) +++ head/net-mgmt/ipacctd/Makefile Wed Feb 21 10:29:41 2018 (r462487) @@ -4,8 +4,7 @@ PORTNAME= ipacctd PORTVERSION= 1.47 CATEGORIES= net-mgmt -MASTER_SITES= ftp://ftp.wuppy.net.ru/pub/FreeBSD/local/ipacctd/ \ - LOCAL/skv +MASTER_SITES= LOCAL/skv MAINTAINER= ports@FreeBSD.org COMMENT= IP accounting using divert socket Modified: head/net-mgmt/ipacctd/pkg-descr ============================================================================== --- head/net-mgmt/ipacctd/pkg-descr Wed Feb 21 10:22:35 2018 (r462486) +++ head/net-mgmt/ipacctd/pkg-descr Wed Feb 21 10:29:41 2018 (r462487) @@ -1,4 +1,2 @@ The ipacctd is intended for IP accounting. divert(4) and corresponding ipfw(8) rules are used for obtaining IP packets. - -WWW: ftp://ftp.wuppy.net.ru/pub/FreeBSD/local/ipacctd/ Modified: head/print/pic2fig/pkg-descr ============================================================================== --- head/print/pic2fig/pkg-descr Wed Feb 21 10:22:35 2018 (r462486) +++ head/print/pic2fig/pkg-descr Wed Feb 21 10:29:41 2018 (r462487) @@ -11,5 +11,3 @@ to the name. Updated to produce FIG 3.2 format by Patrick Powell Note: this version does not support the groff/pic 'thickness' attribute. - -WWW: ftp://ftp.x.org/contrib/utilities/ Modified: head/sysutils/isc-cron/pkg-descr ============================================================================== --- head/sysutils/isc-cron/pkg-descr Wed Feb 21 10:22:35 2018 (r462486) +++ head/sysutils/isc-cron/pkg-descr Wed Feb 21 10:29:41 2018 (r462487) @@ -1,3 +1 @@ ISC cron, replacement for Vixie cron. - -WWW: ftp://ftp.isc.org/isc/cron/