From owner-svn-ports-all@FreeBSD.ORG Wed Oct 17 17:25:44 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 99A52FB0; Wed, 17 Oct 2012 17:25:44 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 7FE0A8FC14; Wed, 17 Oct 2012 17:25:44 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q9HHPidX022290; Wed, 17 Oct 2012 17:25:44 GMT (envelope-from sem@svn.freebsd.org) Received: (from sem@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q9HHPiGx022287; Wed, 17 Oct 2012 17:25:44 GMT (envelope-from sem@svn.freebsd.org) Message-Id: <201210171725.q9HHPiGx022287@svn.freebsd.org> From: Sergey Matveychuk Date: Wed, 17 Oct 2012 17:25:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r306025 - head/security/xinetd X-SVN-Group: ports-head 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.14 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, 17 Oct 2012 17:25:44 -0000 Author: sem Date: Wed Oct 17 17:25:43 2012 New Revision: 306025 URL: http://svn.freebsd.org/changeset/ports/306025 Log: - Update to 2.3.15 Security: e11955ca-187c-11e2-be36-00215af774f0 Feature safe: yes Modified: head/security/xinetd/Makefile head/security/xinetd/distinfo Modified: head/security/xinetd/Makefile ============================================================================== --- head/security/xinetd/Makefile Wed Oct 17 17:22:51 2012 (r306024) +++ head/security/xinetd/Makefile Wed Oct 17 17:25:43 2012 (r306025) @@ -6,14 +6,15 @@ # PORTNAME= xinetd -PORTVERSION= 2.3.14 -PORTREVISION= 2 +PORTVERSION= 2.3.15 CATEGORIES= security ipv6 MASTER_SITES= http://www.xinetd.org/ MAINTAINER= sem@FreeBSD.org COMMENT= Replacement for inetd with better control and logging +LICENSE= BSD + USE_GMAKE= yes GNU_CONFIGURE= yes USE_RC_SUBR= xinetd Modified: head/security/xinetd/distinfo ============================================================================== --- head/security/xinetd/distinfo Wed Oct 17 17:22:51 2012 (r306024) +++ head/security/xinetd/distinfo Wed Oct 17 17:25:43 2012 (r306025) @@ -1,2 +1,2 @@ -SHA256 (xinetd-2.3.14.tar.gz) = 760e0e617c609a0509ef63fc7e9580d2f1d88c6113bb6d63273de7de7cd0bc1f -SIZE (xinetd-2.3.14.tar.gz) = 301703 +SHA256 (xinetd-2.3.15.tar.gz) = bf4e060411c75605e4dcbdf2ac57c6bd9e1904470a2f91e01ba31b50a80a5be3 +SIZE (xinetd-2.3.15.tar.gz) = 309774