From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 5 12:40: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]) by hub.freebsd.org (Postfix) with ESMTP id 57D50A66 for ; Fri, 5 Jul 2013 12:40:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 3E2891AD5 for ; Fri, 5 Jul 2013 12: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 r65Ce0H2062384 for ; Fri, 5 Jul 2013 12:40:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r65Ce07x062373; Fri, 5 Jul 2013 12:40:00 GMT (envelope-from gnats) Resent-Date: Fri, 5 Jul 2013 12:40:00 GMT Resent-Message-Id: <201307051240.r65Ce07x062373@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, Anes Mukhametov Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 264D88E1 for ; Fri, 5 Jul 2013 12:32:05 +0000 (UTC) (envelope-from amuhametov@monitoring.rambler.ru) Received: from monitoring.rambler.ru (monitoring.rambler.ru [81.19.75.233]) by mx1.freebsd.org (Postfix) with ESMTP id 908431A79 for ; Fri, 5 Jul 2013 12:32:04 +0000 (UTC) Received: from monitoring.rambler.ru (localhost [127.0.0.1]) by monitoring.rambler.ru (8.14.4/8.14.4) with ESMTP id r65CW316007845 for ; Fri, 5 Jul 2013 16:32:03 +0400 (MSK) (envelope-from amuhametov@monitoring.rambler.ru) Received: (from amuhametov@localhost) by monitoring.rambler.ru (8.14.4/8.14.4/Submit) id r65CW3hq007844; Fri, 5 Jul 2013 16:32:03 +0400 (MSK) (envelope-from amuhametov) Message-Id: <201307051232.r65CW3hq007844@monitoring.rambler.ru> Date: Fri, 5 Jul 2013 16:32:03 +0400 (MSK) From: Anes Mukhametov To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/180301: New port: devel/p5-Variable-Eject X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Anes Mukhametov List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Jul 2013 12:40:01 -0000 >Number: 180301 >Category: ports >Synopsis: New port: devel/p5-Variable-Eject >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jul 05 12:40:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Anes Mukhametov >Release: >Organization: >Environment: >Description: New port: devel/p5-Variable-Eject Eject variables from hash to current namespace >How-To-Repeat: >Fix: --- p5-Variable-Eject.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # p5-Variable-Eject # p5-Variable-Eject/pkg-plist # p5-Variable-Eject/pkg-descr # p5-Variable-Eject/Makefile # p5-Variable-Eject/distinfo # echo c - p5-Variable-Eject mkdir -p p5-Variable-Eject > /dev/null 2>&1 echo x - p5-Variable-Eject/pkg-plist sed 's/^X//' >p5-Variable-Eject/pkg-plist << '14b069eb32990badb681aa408186afc7' X%%SITE_PERL%%/Variable/Eject.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Variable/Eject/.packlist X@dirrmtry %%SITE_PERL%%/Variable X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Variable/Eject X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Variable 14b069eb32990badb681aa408186afc7 echo x - p5-Variable-Eject/pkg-descr sed 's/^X//' >p5-Variable-Eject/pkg-descr << 'f7efe791ec70cb17706f23a7de4fef54' XVariable::Eject - Eject variables from hash to current namespace X XWWW: http://search.cpan.org/dist/Variable-Eject/ f7efe791ec70cb17706f23a7de4fef54 echo x - p5-Variable-Eject/Makefile sed 's/^X//' >p5-Variable-Eject/Makefile << '917a6140b3b6d8d841b39a97d4aad14a' X# Created by: Anes Mukhametov X# $FreeBSD$ X XPORTNAME= Variable-Eject XPORTVERSION= 0.02 XCATEGORIES= devel perl5 XMASTER_SITES= CPAN XPKGNAMEPREFIX= p5- X XMAINTAINER= anes@anes.su XCOMMENT= Eject variables from hash to current namespace X XBUILD_DEPENDS= p5-Lexical-Alias>=0.04:${PORTSDIR}/devel/p5-Lexical-Alias \ X p5-Devel-Declare>=0.005011:${PORTSDIR}/devel/p5-Devel-Declare \ X p5-uni-perl>=0.03:${PORTSDIR}/devel/p5-uni-perl XRUN_DEPENDS= p5-Lexical-Alias>=0.04:${PORTSDIR}/devel/p5-Lexical-Alias \ X p5-Devel-Declare>=0.005011:${PORTSDIR}/devel/p5-Devel-Declare \ X p5-uni-perl>=0.03:${PORTSDIR}/devel/p5-uni-perl X XPERL_CONFIGURE= yes X XMAN3= Variable::Eject.3 X X.include 917a6140b3b6d8d841b39a97d4aad14a echo x - p5-Variable-Eject/distinfo sed 's/^X//' >p5-Variable-Eject/distinfo << '4c707012c9e57bf8ac8bca7518d8ad2c' XSHA256 (Variable-Eject-0.02.tar.gz) = 56193023c353736267c27221d39ae6173a16eaed94161186f021bff78840ad9a XSIZE (Variable-Eject-0.02.tar.gz) = 25088 4c707012c9e57bf8ac8bca7518d8ad2c exit --- p5-Variable-Eject.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: