From owner-svn-ports-all@FreeBSD.ORG Thu Apr 2 10:34:17 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id F3C29606; Thu, 2 Apr 2015 10:34:16 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DF344CA3; Thu, 2 Apr 2015 10:34:16 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t32AYGB6089244; Thu, 2 Apr 2015 10:34:16 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t32AYGSs089242; Thu, 2 Apr 2015 10:34:16 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201504021034.t32AYGSs089242@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Thu, 2 Apr 2015 10:34:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r382994 - head/security/ppars 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.18-1 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: Thu, 02 Apr 2015 10:34:17 -0000 Author: robak Date: Thu Apr 2 10:34:15 2015 New Revision: 382994 URL: https://svnweb.freebsd.org/changeset/ports/382994 Log: security/ppars: update 1.1 -> 1.2 - Update maintainer's email PR: 199089 Submitted by: Joe Barbish Modified: head/security/ppars/Makefile head/security/ppars/distinfo Modified: head/security/ppars/Makefile ============================================================================== --- head/security/ppars/Makefile Thu Apr 2 10:12:21 2015 (r382993) +++ head/security/ppars/Makefile Thu Apr 2 10:34:15 2015 (r382994) @@ -1,12 +1,12 @@ -# Created by: Joe Barbish +# Created by: Joe Barbish # $FreeBSD$ PORTNAME= ppars -PORTVERSION= 1.1 +PORTVERSION= 1.2 CATEGORIES= security MASTER_SITES= SF/${PORTNAME} -MAINTAINER= joeb1@a1poweruser.com +MAINTAINER= ppars1@a1poweruser.com COMMENT= Proactive Probing Abuse Reporting System RUN_DEPENDS= p5-Net-Netmask>=0:${PORTSDIR}/net-mgmt/p5-Net-Netmask Modified: head/security/ppars/distinfo ============================================================================== --- head/security/ppars/distinfo Thu Apr 2 10:12:21 2015 (r382993) +++ head/security/ppars/distinfo Thu Apr 2 10:34:15 2015 (r382994) @@ -1,2 +1,2 @@ -SHA256 (ppars-1.1.tar.bz2) = 95b9863daff08f434a053aacd40cc1ce926133cbc6df8f96c3d4554bde9aa960 -SIZE (ppars-1.1.tar.bz2) = 11979 +SHA256 (ppars-1.2.tar.bz2) = d576a8cac0e643526b0beac4a27e078479eed92060bad80751e4a97290bc9438 +SIZE (ppars-1.2.tar.bz2) = 11964