From owner-freebsd-perl@FreeBSD.ORG Tue Jul 2 17:00:01 2013 Return-Path: Delivered-To: perl@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 5A1906C7 for ; Tue, 2 Jul 2013 17:00: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 4D1CD1A1A for ; Tue, 2 Jul 2013 17: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 r62H01Pv065198 for ; Tue, 2 Jul 2013 17: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 r62H00k0065195; Tue, 2 Jul 2013 17:00:00 GMT (envelope-from gnats) Date: Tue, 2 Jul 2013 17:00:00 GMT Message-Id: <201307021700.r62H00k0065195@freefall.freebsd.org> To: perl@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Subject: Re: ports/179751: commit references a PR X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.14 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: Tue, 02 Jul 2013 17:00:01 -0000 The following reply was made to PR ports/179751; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/179751: commit references a PR Date: Tue, 2 Jul 2013 16:54:27 +0000 (UTC) Author: danfe Date: Tue Jul 2 16:54:14 2013 New Revision: 322180 URL: http://svnweb.freebsd.org/changeset/ports/322180 Log: Add p5-Archive-Any-Plugin-Rar, a wrapper around Archive::Rar. PR: ports/179751 Added: head/archivers/p5-Archive-Any-Plugin-Rar/ head/archivers/p5-Archive-Any-Plugin-Rar/Makefile (contents, props changed) head/archivers/p5-Archive-Any-Plugin-Rar/distinfo (contents, props changed) head/archivers/p5-Archive-Any-Plugin-Rar/pkg-descr (contents, props changed) head/archivers/p5-Archive-Any-Plugin-Rar/pkg-plist (contents, props changed) Modified: head/archivers/Makefile Modified: head/archivers/Makefile ============================================================================== --- head/archivers/Makefile Tue Jul 2 16:53:30 2013 (r322179) +++ head/archivers/Makefile Tue Jul 2 16:54:14 2013 (r322180) @@ -89,6 +89,7 @@ SUBDIR += ocaml-bz2 SUBDIR += ocaml-zip SUBDIR += p5-Archive-Any + SUBDIR += p5-Archive-Any-Plugin-Rar SUBDIR += p5-Archive-Extract SUBDIR += p5-Archive-Extract-Libarchive SUBDIR += p5-Archive-Peek Added: head/archivers/p5-Archive-Any-Plugin-Rar/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/archivers/p5-Archive-Any-Plugin-Rar/Makefile Tue Jul 2 16:54:14 2013 (r322180) @@ -0,0 +1,21 @@ +# Created by: Anes Mukhametov +# $FreeBSD$ + +PORTNAME= Archive-Any-Plugin-Rar +PORTVERSION= 0.02 +CATEGORIES= archivers perl5 +MASTER_SITES= CPAN +PKGNAMEPREFIX= p5- + +MAINTAINER= anes@anes.su +COMMENT= Wrapper around Archive::Rar + +BUILD_DEPENDS= p5-Archive-Any>=0:${PORTSDIR}/archivers/p5-Archive-Any \ + p5-Archive-Rar>=0:${PORTSDIR}/archivers/p5-Archive-Rar \ + p5-lib-abs>=0.90:${PORTSDIR}/devel/p5-lib-abs +RUN_DEPENDS:= ${BUILD_DEPENDS} + +PERL_CONFIGURE= yes +MAN3= Archive::Any::Plugin::Rar.3 + +.include Added: head/archivers/p5-Archive-Any-Plugin-Rar/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/archivers/p5-Archive-Any-Plugin-Rar/distinfo Tue Jul 2 16:54:14 2013 (r322180) @@ -0,0 +1,2 @@ +SHA256 (Archive-Any-Plugin-Rar-0.02.tar.gz) = c102918002c06e16188c68d434f5d0a779d3ee536f78d39ad5ac3d260bef513e +SIZE (Archive-Any-Plugin-Rar-0.02.tar.gz) = 29678 Added: head/archivers/p5-Archive-Any-Plugin-Rar/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/archivers/p5-Archive-Any-Plugin-Rar/pkg-descr Tue Jul 2 16:54:14 2013 (r322180) @@ -0,0 +1,3 @@ +Wrapper around Archive::Rar. + +WWW: http://search.cpan.org/dist/Archive-Any-Plugin-Rar/ Added: head/archivers/p5-Archive-Any-Plugin-Rar/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/archivers/p5-Archive-Any-Plugin-Rar/pkg-plist Tue Jul 2 16:54:14 2013 (r322180) @@ -0,0 +1,10 @@ +%%SITE_PERL%%/Archive/Any/Plugin/Rar.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Archive/Any/Plugin/Rar/.packlist +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Archive/Any/Plugin/Rar +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Archive/Any/Plugin +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Archive/Any +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Archive +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto +@dirrmtry %%SITE_PERL%%/Archive/Any/Plugin +@dirrmtry %%SITE_PERL%%/Archive/Any +@dirrmtry %%SITE_PERL%%/Archive _______________________________________________ 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"