From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Sep 19 05:00:01 2013 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 ESMTP id AB2104E9 for ; Thu, 19 Sep 2013 05:00:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) 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 866CB20A2 for ; Thu, 19 Sep 2013 05:00: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 r8J501Tl098895 for ; Thu, 19 Sep 2013 05:00:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r8J5015i098894; Thu, 19 Sep 2013 05:00:01 GMT (envelope-from gnats) Resent-Date: Thu, 19 Sep 2013 05:00:01 GMT Resent-Message-Id: <201309190500.r8J5015i098894@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Sergei Vyshenski 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 ESMTP id 3A686317 for ; Thu, 19 Sep 2013 04:53:50 +0000 (UTC) (envelope-from svysh.fbsd@gmail.com) Received: from mail-lb0-f177.google.com (mail-lb0-f177.google.com [209.85.217.177]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B99A7206F for ; Thu, 19 Sep 2013 04:53:49 +0000 (UTC) Received: by mail-lb0-f177.google.com with SMTP id w7so7324519lbi.36 for ; Wed, 18 Sep 2013 21:53:32 -0700 (PDT) Received: from mydomain.com (ppp85-141-174-99.pppoe.mtu-net.ru. [85.141.174.99]) by mx.google.com with ESMTPSA id yl7sm2961336lbb.0.1969.12.31.16.00.00 (version=TLSv1 cipher=RC4-SHA bits=128/128); Wed, 18 Sep 2013 21:53:31 -0700 (PDT) Received: from host32.mydomain.com (localhost [127.0.0.1]) by mydomain.com (8.14.7/8.14.7) with ESMTP id r8J4qmbb091908 for ; Thu, 19 Sep 2013 08:52:48 +0400 (MSK) (envelope-from svysh@host32.mydomain.com) Received: (from svysh@localhost) by host32.mydomain.com (8.14.7/8.14.7/Submit) id r8J4qlDO091907; Thu, 19 Sep 2013 08:52:47 +0400 (MSK) (envelope-from svysh) Message-Id: <201309190452.r8J4qlDO091907@host32.mydomain.com> Date: Thu, 19 Sep 2013 08:52:47 +0400 (MSK) From: Sergei Vyshenski To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.114 Subject: ports/182222: [Maintainer update] devel/p5-Sys-SigAction to ver 0.20 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Sergei Vyshenski List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Sep 2013 05:00:01 -0000 >Number: 182222 >Category: ports >Synopsis: [Maintainer update] devel/p5-Sys-SigAction to ver 0.20 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Sep 19 05:00:01 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Sergei Vyshenski >Release: FreeBSD 8.4-STABLE i386 >Organization: >Environment: System: FreeBSD host32 8.4-STABLE FreeBSD 8.4-STABLE #0 r251871: Tue Jun 18 03:48:00 MSK 2013 root@host32:/usr/obj/usr/src/sys/GENERIC i386 >Description: Update devel/p5-Sys-SigAction to ver 0.20 >How-To-Repeat: >Fix: diff -ur devel/p5-Sys-SigAction.orig/Makefile devel/p5-Sys-SigAction/Makefile --- devel/p5-Sys-SigAction.orig/Makefile 2013-09-08 17:59:48.000000000 +0400 +++ devel/p5-Sys-SigAction/Makefile 2013-09-19 08:44:07.000000000 +0400 @@ -1,8 +1,8 @@ -# Created by: Sergei Vyshenski +# Created by: Sergei Vyshenski # $FreeBSD: devel/p5-Sys-SigAction/Makefile 326728 2013-09-08 13:59:48Z az $ PORTNAME= Sys-SigAction -PORTVERSION= 0.17 +PORTVERSION= 0.20 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,6 +13,9 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual +BUILD_DEPENDS= p5-Time-HiRes>=1.9726:${PORTSDIR}/devel/p5-Time-HiRes +RUN_DEPENDS:= ${BUILD_DEPENDS} + USES= perl5 USE_PERL5= configure diff -ur devel/p5-Sys-SigAction.orig/distinfo devel/p5-Sys-SigAction/distinfo --- devel/p5-Sys-SigAction.orig/distinfo 2013-07-23 16:27:51.000000000 +0400 +++ devel/p5-Sys-SigAction/distinfo 2013-09-19 08:42:57.000000000 +0400 @@ -1,2 +1,2 @@ -SHA256 (Sys-SigAction-0.17.tar.gz) = edff884d5d0afed8ca20ff424ef20e303397dd7b04f002d200cac372b7641ca1 -SIZE (Sys-SigAction-0.17.tar.gz) = 19819 +SHA256 (Sys-SigAction-0.20.tar.gz) = 4438144d510cd80c9b9e7995877b725ea66bf810a41ecbb55321396ad1370de3 +SIZE (Sys-SigAction-0.20.tar.gz) = 22094 >Release-Note: >Audit-Trail: >Unformatted: