From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 18 19:20:01 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2B151F01 for ; Sun, 18 May 2014 19:20: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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1747423AD for ; Sun, 18 May 2014 19:20:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s4IJK0KZ081671 for ; Sun, 18 May 2014 19:20:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s4IJK0cv081670; Sun, 18 May 2014 19:20:00 GMT (envelope-from gnats) Date: Sun, 18 May 2014 19:20:00 GMT Message-Id: <201405181920.s4IJK0cv081670@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: dfilter@FreeBSD.ORG (dfilter service) Subject: Re: ports/188423: commit references a PR Reply-To: dfilter@FreeBSD.ORG (dfilter service) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2014 19:20:01 -0000 The following reply was made to PR ports/188423; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/188423: commit references a PR Date: Sun, 18 May 2014 19:15:46 +0000 (UTC) Author: cs Date: Sun May 18 19:15:42 2014 New Revision: 354452 URL: http://svnweb.freebsd.org/changeset/ports/354452 QAT: https://qat.redports.org/buildarchive/r354452/ Log: Update to 0.5 PR: ports/188423 Submitted by: Tomasz Walaszek (maintainer) Modified: head/sysutils/ptools/Makefile head/sysutils/ptools/distinfo Modified: head/sysutils/ptools/Makefile ============================================================================== --- head/sysutils/ptools/Makefile Sun May 18 19:13:57 2014 (r354451) +++ head/sysutils/ptools/Makefile Sun May 18 19:15:42 2014 (r354452) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ptools -PORTVERSION= 0.4 +PORTVERSION= 0.5 CATEGORIES= sysutils MASTER_SITES= http://shewolf.com.pl/ptools/ PKGNAMESUFFIX= 2 Modified: head/sysutils/ptools/distinfo ============================================================================== --- head/sysutils/ptools/distinfo Sun May 18 19:13:57 2014 (r354451) +++ head/sysutils/ptools/distinfo Sun May 18 19:15:42 2014 (r354452) @@ -1,2 +1,2 @@ -SHA256 (ptools-0.4.tar.gz) = fb931551aed23ee96497e7495ae53194c47218919cc02de5a07eb526ec53dafa -SIZE (ptools-0.4.tar.gz) = 3841 +SHA256 (ptools-0.5.tar.gz) = 3b35e59be64f97a4e78e1ae43bc3a3a0c3d8ed334a26de244de1476fc737a7d7 +SIZE (ptools-0.5.tar.gz) = 3923 _______________________________________________ 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"