From owner-cvs-all@FreeBSD.ORG Sat Sep 17 06:51:09 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EB7FC1065672; Sat, 17 Sep 2011 06:51:09 +0000 (UTC) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C2B528FC1F; Sat, 17 Sep 2011 06:51:09 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p8H6p9ES034659; Sat, 17 Sep 2011 06:51:09 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p8H6p9Y4034658; Sat, 17 Sep 2011 06:51:09 GMT (envelope-from cperciva) Message-Id: <201109170651.p8H6p9Y4034658@repoman.freebsd.org> From: Colin Percival Date: Sat, 17 Sep 2011 06:51:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/spiped Makefile distinfo ports/sysutils/spiped/files spiped.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Sep 2011 06:51:10 -0000 cperciva 2011-09-17 06:51:09 UTC FreeBSD ports repository Modified files: sysutils/spiped Makefile distinfo sysutils/spiped/files spiped.in Log: Update to 1.1.0. The most notable change is that spiped will now (via the -D option which has been added to the rc.d script) retry failed DNS lookups; this is useful in case spiped is launched before DNS resolution is working. With hat: maintainer Revision Changes Path 1.2 +1 -1 ports/sysutils/spiped/Makefile 1.2 +2 -2 ports/sysutils/spiped/distinfo 1.2 +2 -2 ports/sysutils/spiped/files/spiped.in