From owner-freebsd-perl@FreeBSD.ORG Thu Feb 13 16:40:01 2014 Return-Path: Delivered-To: perl@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 416F799 for ; Thu, 13 Feb 2014 16:40:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2B7E31782 for ; Thu, 13 Feb 2014 16:40:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s1DGe1K3076692 for ; Thu, 13 Feb 2014 16:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s1DGe0ji076691; Thu, 13 Feb 2014 16:40:00 GMT (envelope-from gnats) Date: Thu, 13 Feb 2014 16:40:00 GMT Message-Id: <201402131640.s1DGe0ji076691@freefall.freebsd.org> To: perl@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Subject: Re: ports/186716: commit references a PR X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: dfilter service List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Feb 2014 16:40:01 -0000 The following reply was made to PR ports/186716; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/186716: commit references a PR Date: Thu, 13 Feb 2014 16:39:16 +0000 (UTC) Author: az Date: Thu Feb 13 16:39:08 2014 New Revision: 344129 URL: http://svnweb.freebsd.org/changeset/ports/344129 QAT: https://qat.redports.org/buildarchive/r344129/ Log: - update to 0.44.2 PR: ports/186716 Submitted by: az@ Approved by: maintainer Modified: head/sysutils/p5-Rex/Makefile head/sysutils/p5-Rex/distinfo Modified: head/sysutils/p5-Rex/Makefile ============================================================================== --- head/sysutils/p5-Rex/Makefile Thu Feb 13 16:38:15 2014 (r344128) +++ head/sysutils/p5-Rex/Makefile Thu Feb 13 16:39:08 2014 (r344129) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Rex -PORTVERSION= 0.44.1 +PORTVERSION= 0.44.2 CATEGORIES= sysutils perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:JFRIED Modified: head/sysutils/p5-Rex/distinfo ============================================================================== --- head/sysutils/p5-Rex/distinfo Thu Feb 13 16:38:15 2014 (r344128) +++ head/sysutils/p5-Rex/distinfo Thu Feb 13 16:39:08 2014 (r344129) @@ -1,2 +1,2 @@ -SHA256 (Rex-0.44.1.tar.gz) = 184ece78ab42e6cc0717d570c78b64810c6e76eac2f9b3cec08b2eedb630c991 -SIZE (Rex-0.44.1.tar.gz) = 186665 +SHA256 (Rex-0.44.2.tar.gz) = cc81f4470e249f36e260ae58eee303e0f54e0015417349d60f766deef638a318 +SIZE (Rex-0.44.2.tar.gz) = 187121 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"