From owner-svn-ports-head@FreeBSD.ORG Mon Feb 23 16:21:43 2015 Return-Path: Delivered-To: svn-ports-head@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 EC08195C; Mon, 23 Feb 2015 16:21:43 +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 D75A4AC6; Mon, 23 Feb 2015 16:21:43 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t1NGLhIa006498; Mon, 23 Feb 2015 16:21:43 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t1NGLhwJ006496; Mon, 23 Feb 2015 16:21:43 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201502231621.t1NGLhwJ006496@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 23 Feb 2015 16:21:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r379692 - head/devel/p5-Async-Interrupt X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Feb 2015 16:21:44 -0000 Author: sunpoet Date: Mon Feb 23 16:21:42 2015 New Revision: 379692 URL: https://svnweb.freebsd.org/changeset/ports/379692 QAT: https://qat.redports.org/buildarchive/r379692/ Log: - Update to 1.21 - Remove DISTNAME Changes: http://search.cpan.org/dist/Async-Interrupt/Changes Modified: head/devel/p5-Async-Interrupt/Makefile head/devel/p5-Async-Interrupt/distinfo Modified: head/devel/p5-Async-Interrupt/Makefile ============================================================================== --- head/devel/p5-Async-Interrupt/Makefile Mon Feb 23 16:21:36 2015 (r379691) +++ head/devel/p5-Async-Interrupt/Makefile Mon Feb 23 16:21:42 2015 (r379692) @@ -2,12 +2,10 @@ # $FreeBSD$ PORTNAME= Async-Interrupt -PORTVERSION= 1.20 -PORTREVISION= 1 +PORTVERSION= 1.21 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION:C/0$//} MAINTAINER= perl@FreeBSD.org COMMENT= Allow C/XS libraries to interrupt perl asynchronously @@ -16,7 +14,7 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= p5-common-sense>=0:${PORTSDIR}/devel/p5-common-sense -RUN_DEPENDS= p5-common-sense>=0:${PORTSDIR}/devel/p5-common-sense +RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure Modified: head/devel/p5-Async-Interrupt/distinfo ============================================================================== --- head/devel/p5-Async-Interrupt/distinfo Mon Feb 23 16:21:36 2015 (r379691) +++ head/devel/p5-Async-Interrupt/distinfo Mon Feb 23 16:21:42 2015 (r379692) @@ -1,2 +1,2 @@ -SHA256 (Async-Interrupt-1.2.tar.gz) = 6aad888284c6f3461d903a1e273e1c4fb4d83e6606d5b4b2e4427211d52b3c77 -SIZE (Async-Interrupt-1.2.tar.gz) = 33243 +SHA256 (Async-Interrupt-1.21.tar.gz) = 63dec7c95a4c41cf1e60847068c7850ff3e7b04d02fdc11208183971d6d15f24 +SIZE (Async-Interrupt-1.21.tar.gz) = 33918