From owner-svn-ports-all@FreeBSD.ORG Thu Feb 19 13:23:07 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A36B491C; Thu, 19 Feb 2015 13:23:07 +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 8EF403F9; Thu, 19 Feb 2015 13:23:07 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t1JDN7tR070407; Thu, 19 Feb 2015 13:23:07 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t1JDN7Yp070403; Thu, 19 Feb 2015 13:23:07 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201502191323.t1JDN7Yp070403@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Thu, 19 Feb 2015 13:23:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r379343 - head/net/pen 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, 19 Feb 2015 13:23:07 -0000 Author: danilo Date: Thu Feb 19 13:23:06 2015 New Revision: 379343 URL: https://svnweb.freebsd.org/changeset/ports/379343 QAT: https://qat.redports.org/buildarchive/r379343/ Log: - Update to 0.27.1 Modified: head/net/pen/Makefile head/net/pen/distinfo Modified: head/net/pen/Makefile ============================================================================== --- head/net/pen/Makefile Thu Feb 19 13:20:56 2015 (r379342) +++ head/net/pen/Makefile Thu Feb 19 13:23:06 2015 (r379343) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pen -PORTVERSION= 0.27.0 +PORTVERSION= 0.27.1 CATEGORIES= net MASTER_SITES= http://siag.nu/pub/pen/ Modified: head/net/pen/distinfo ============================================================================== --- head/net/pen/distinfo Thu Feb 19 13:20:56 2015 (r379342) +++ head/net/pen/distinfo Thu Feb 19 13:23:06 2015 (r379343) @@ -1,2 +1,2 @@ -SHA256 (pen-0.27.0.tar.gz) = e20df8279eca8b2d06c97f64dc8b839793525e4e2e1a4c5b8fce99492586ed89 -SIZE (pen-0.27.0.tar.gz) = 163516 +SHA256 (pen-0.27.1.tar.gz) = a62de06030f6633dd8afc11a41c4376cec02ea0ed91dc9b947e30e519e2a8327 +SIZE (pen-0.27.1.tar.gz) = 164100