From owner-freebsd-perl@FreeBSD.ORG Sun Oct 3 16:40:04 2010 Return-Path: Delivered-To: perl@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8BAE5106564A for ; Sun, 3 Oct 2010 16:40:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 60DE88FC18 for ; Sun, 3 Oct 2010 16:40:04 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o93Ge4qd077466 for ; Sun, 3 Oct 2010 16:40:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o93Ge4YL077465; Sun, 3 Oct 2010 16:40:04 GMT (envelope-from gnats) Date: Sun, 3 Oct 2010 16:40:04 GMT Message-Id: <201010031640.o93Ge4YL077465@freefall.freebsd.org> To: perl@FreeBSD.org From: Jase Thew Cc: Subject: Re: ports/151057: [NEW PORT] devel/p5-Object-Pluggable: A base class for creating plugin enabled objects X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jase Thew List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2010 16:40:04 -0000 The following reply was made to PR ports/151057; it has been noted by GNATS. From: Jase Thew To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Jase Thew Subject: Re: ports/151057: [NEW PORT] devel/p5-Object-Pluggable: A base class for creating plugin enabled objects Date: Sun, 03 Oct 2010 17:36:11 +0100 This is a multi-part message in MIME format. --------------040203090104090102030908 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi, Please find attached an updated .shar for p5-Object-Pluggable v1.28. Regards, Jase. --------------040203090104090102030908 Content-Type: text/plain; name="p5-Object-Pluggable-1.28.shar" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="p5-Object-Pluggable-1.28.shar" # 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-Object-Pluggable # p5-Object-Pluggable/pkg-descr # p5-Object-Pluggable/pkg-plist # p5-Object-Pluggable/Makefile # p5-Object-Pluggable/distinfo # echo c - p5-Object-Pluggable mkdir -p p5-Object-Pluggable > /dev/null 2>&1 echo x - p5-Object-Pluggable/pkg-descr sed 's/^X//' >p5-Object-Pluggable/pkg-descr << 'e3a59e630c8f9d1c1b073e5ab4294a5a' XObject::Pluggable is a base class for creating plugin enabled objects. It is Xa generic port of POE::Component::IRC's plugin system. X XIf your object dispatches events to listeners, then Object::Pluggable may be Xa good fit for you. X XWWW: http://search.cpan.org/dist/Object-Pluggable/ e3a59e630c8f9d1c1b073e5ab4294a5a echo x - p5-Object-Pluggable/pkg-plist sed 's/^X//' >p5-Object-Pluggable/pkg-plist << 'f850e8a09751d9c5f774a86d79d7f85f' X%%SITE_PERL%%/Object/Pluggable.pm X%%SITE_PERL%%/Object/Pluggable/Pipeline.pm X%%SITE_PERL%%/Object/Pluggable/Constants.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Object/Pluggable/.packlist X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Object/Pluggable X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Object/Pluggable X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Object X@dirrmtry %%SITE_PERL%%/Object/Pluggable X@dirrmtry %%SITE_PERL%%/Object X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/synopsis.pl X%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% f850e8a09751d9c5f774a86d79d7f85f echo x - p5-Object-Pluggable/Makefile sed 's/^X//' >p5-Object-Pluggable/Makefile << '40b8d677f195b7bcde09536c9160f9ae' X# New ports collection makefile for: Object-Pluggable X# Date created: 2010-09-29 X# Whom: Jase Thew X# X# $FreeBSD$ X# X XPORTNAME= Object-Pluggable XPORTVERSION= 1.28 XCATEGORIES= devel perl5 XMASTER_SITES= CPAN XPKGNAMEPREFIX= p5- X XMAINTAINER= freebsd@beardz.net XCOMMENT= A base class for creating plugin enabled objects X XBUILD_DEPENDS= p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= Object::Pluggable.3 \ X Object::Pluggable::Constants.3 \ X Object::Pluggable::Pipeline.3 X Xpost-install: X.ifndef(NOPORTEXAMPLES) X @${ECHO_MSG} "===> Installing examples for ${PKGNAME}" X @${MKDIR} ${EXAMPLESDIR} X ${INSTALL_SCRIPT} ${WRKSRC}/examples/* ${EXAMPLESDIR} X.endif X X.include 40b8d677f195b7bcde09536c9160f9ae echo x - p5-Object-Pluggable/distinfo sed 's/^X//' >p5-Object-Pluggable/distinfo << 'a0f357a42af11fb1d93c998ea80c9816' XMD5 (Object-Pluggable-1.28.tar.gz) = 0e29b69a4bb4db0d97805571e00bf68e XSHA256 (Object-Pluggable-1.28.tar.gz) = 3a0ba0388e2d1249a714b2ed1261cce18859c971005177b1dbd22f9ef6898fdc XSIZE (Object-Pluggable-1.28.tar.gz) = 23523 a0f357a42af11fb1d93c998ea80c9816 exit --------------040203090104090102030908-- From owner-freebsd-perl@FreeBSD.ORG Mon Oct 4 01:08:10 2010 Return-Path: Delivered-To: perl@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 45DEC1065693; Mon, 4 Oct 2010 01:08:10 +0000 (UTC) (envelope-from pgollucci@p6m7g8.com) Received: from cell.p6m7g8.net (static-71-178-236-107.washdc.fios.verizon.net [71.178.236.107]) by mx1.freebsd.org (Postfix) with ESMTP id E5A008FC16; Mon, 4 Oct 2010 01:08:09 +0000 (UTC) Received: from [192.168.1.2] (pool-173-66-138-144.washdc.fios.verizon.net [173.66.138.144]) (authenticated bits=0) by cell.p6m7g8.net (8.14.4/8.14.3) with ESMTP id o94184G9078771 (version=TLSv1/SSLv3 cipher=DHE-DSS-CAMELLIA256-SHA bits=256 verify=NO); Mon, 4 Oct 2010 01:08:05 GMT (envelope-from pgollucci@p6m7g8.com) Message-ID: <4CA928F3.9060202@p6m7g8.com> Date: Sun, 03 Oct 2010 21:08:03 -0400 From: "Philip M. Gollucci" Organization: P6M7G8 Inc. User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.9) Gecko/20100915 Lightning/1.0b2 Thunderbird/3.1.4 MIME-Version: 1.0 To: pav@FreeBSD.org References: <1286058062.42871.31.camel@hood.oook.cz> In-Reply-To: <1286058062.42871.31.camel@hood.oook.cz> Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=0.4 required=5.0 tests=BAYES_00, FH_HOST_EQ_VERIZON_P, RCVD_IN_SORBS_DUL, RDNS_DYNAMIC, TO_NO_BRKTS_DYNIP autolearn=no version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on cell.p6m7g8.net Cc: perl@FreeBSD.org, pgollucci@FreeBSD.org Subject: Re: [Fwd: p5-Search-Xapian-1.0.20.0_1 failed on amd64 8] X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2010 01:08:10 -0000 yes, I know, its pending some repo copy work. On 10/2/2010 6:21 PM, Pav Lucistnik wrote: > -------- Přeposlaná zpráva -------- >> Od: User Ports-amd64 >> Komu: cvs@oook.cz, itetcu@FreeBSD.org >> Předmět: p5-Search-Xapian-1.0.20.0_1 failed on amd64 8 >> Datum: Sat, 2 Oct 2010 00:04:03 GMT >> >> You can also find this build log at >> >> http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/a.8.20101001224739/p5-Search-Xapian-1.0.20.0_1.log >> >> building p5-Search-Xapian-1.0.20.0_1 on gohan11.freebsd.org >> in directory /x/pkgbuild/8/20101001224739/chroot/56 >> building for: 8.0-RELEASE-p2 amd64 >> maintained by: perl@FreeBSD.org >> port directory: /usr/ports/databases/p5-Search-Xapian >> Makefile ident: $FreeBSD: ports/databases/p5-Search-Xapian/Makefile,v 1.29 2010/09/23 17:20:30 pgollucci Exp $ >> build started at Sat Oct 2 00:02:40 UTC 2010 >> FETCH_DEPENDS= >> PATCH_DEPENDS=perl-5.10.1_2.tbz >> EXTRACT_DEPENDS=perl-5.10.1_2.tbz >> BUILD_DEPENDS=perl-5.10.1_2.tbz xapian-core-1.0.17,1.tbz >> RUN_DEPENDS=perl-5.10.1_2.tbz xapian-core-1.0.17,1.tbz >> prefixes: LOCALBASE=usr/local >> add_pkg >> ================================================================ >> ======================================== >> ===> License check disabled, port has not defined LICENSE >> => Search-Xapian-1.0.20.0.tar.gz doesn't seem to exist in /tmp/distfiles/. >> => Attempting to fetch from ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/. >> Search-Xapian-1.0.20.0.tar.gz 51 kB 403 kBps >> => MD5 Checksum OK for Search-Xapian-1.0.20.0.tar.gz. >> => SHA256 Checksum OK for Search-Xapian-1.0.20.0.tar.gz. >> ================================================================ >> ======================================== >> add_pkg perl-5.10.1_2.tbz >> adding dependencies >> pkg_add perl-5.10.1_2.tbz >> Removing stale symlinks from /usr/bin... >> Skipping /usr/bin/perl >> Skipping /usr/bin/perl5 >> Done. >> Creating various symlinks in /usr/bin... >> Symlinking /usr/local/bin/perl5.10.1 to /usr/bin/perl >> Symlinking /usr/local/bin/perl5.10.1 to /usr/bin/perl5 >> Done. >> Cleaning up /etc/make.conf... Done. >> Spamming /etc/make.conf... Done. >> Cleaning up /etc/manpath.config... Done. >> Spamming /etc/manpath.config... Done. >> ===> License check disabled, port has not defined LICENSE >> ===> Extracting for p5-Search-Xapian-1.0.20.0_1 >> => MD5 Checksum OK for Search-Xapian-1.0.20.0.tar.gz. >> => SHA256 Checksum OK for Search-Xapian-1.0.20.0.tar.gz. >> ===> p5-Search-Xapian-1.0.20.0_1 depends on file: /usr/local/bin/perl5.10.1 - found >> Deleting perl-5.10.1_2 >> Removing stale symlinks from /usr/bin... >> Removing /usr/bin/perl >> Removing /usr/bin/perl5 >> Done. >> Cleaning up /etc/make.conf... Done. >> Cleaning up /etc/manpath.config... Done. >> ================================================================ >> ======================================== >> add_pkg perl-5.10.1_2.tbz >> adding dependencies >> pkg_add perl-5.10.1_2.tbz >> Removing stale symlinks from /usr/bin... >> Skipping /usr/bin/perl >> Skipping /usr/bin/perl5 >> Done. >> Creating various symlinks in /usr/bin... >> Symlinking /usr/local/bin/perl5.10.1 to /usr/bin/perl >> Symlinking /usr/local/bin/perl5.10.1 to /usr/bin/perl5 >> Done. >> Cleaning up /etc/make.conf... Done. >> Spamming /etc/make.conf... Done. >> Cleaning up /etc/manpath.config... Done. >> Spamming /etc/manpath.config... Done. >> ===> Patching for p5-Search-Xapian-1.0.20.0_1 >> ===> p5-Search-Xapian-1.0.20.0_1 depends on file: /usr/local/bin/perl5.10.1 - found >> Deleting perl-5.10.1_2 >> Removing stale symlinks from /usr/bin... >> Removing /usr/bin/perl >> Removing /usr/bin/perl5 >> Done. >> Cleaning up /etc/make.conf... Done. >> Cleaning up /etc/manpath.config... Done. >> ================================================================ >> ======================================== >> add_pkg perl-5.10.1_2.tbz xapian-core-1.0.17,1.tbz >> adding dependencies >> pkg_add perl-5.10.1_2.tbz >> Removing stale symlinks from /usr/bin... >> Skipping /usr/bin/perl >> Skipping /usr/bin/perl5 >> Done. >> Creating various symlinks in /usr/bin... >> Symlinking /usr/local/bin/perl5.10.1 to /usr/bin/perl >> Symlinking /usr/local/bin/perl5.10.1 to /usr/bin/perl5 >> Done. >> Cleaning up /etc/make.conf... Done. >> Spamming /etc/make.conf... Done. >> Cleaning up /etc/manpath.config... Done. >> Spamming /etc/manpath.config... Done. >> pkg_add xapian-core-1.0.17,1.tbz >> ===> p5-Search-Xapian-1.0.20.0_1 depends on package: xapian-core>=1.0.10 - found >> ===> p5-Search-Xapian-1.0.20.0_1 depends on file: /usr/local/bin/perl5.10.1 - found >> ===> Configuring for p5-Search-Xapian-1.0.20.0_1 >> Checking if your kit is complete... >> Looks good >> Warning: Xapian version 1.0.17 may be incompatible with Search::Xapian 1.0.20.0 >> Writing Makefile for Search::Xapian >> ===> Building for p5-Search-Xapian-1.0.20.0_1 >> cp Xapian/Stem.pm blib/lib/Search/Xapian/Stem.pm >> cp Xapian/Database.pm blib/lib/Search/Xapian/Database.pm >> cp Xapian.pm blib/lib/Search/Xapian.pm >> cp Xapian/PositionIterator.pm blib/lib/Search/Xapian/PositionIterator.pm >> cp Xapian/PostingIterator.pm blib/lib/Search/Xapian/PostingIterator.pm >> cp Xapian/MultiValueSorter.pm blib/lib/Search/Xapian/MultiValueSorter.pm >> cp Xapian/SimpleStopper.pm blib/lib/Search/Xapian/SimpleStopper.pm >> cp Xapian/MSetIterator.pm blib/lib/Search/Xapian/MSetIterator.pm >> cp Xapian/BM25Weight.pm blib/lib/Search/Xapian/BM25Weight.pm >> cp Xapian/WritableDatabase.pm blib/lib/Search/Xapian/WritableDatabase.pm >> cp Xapian/MSet/Tied.pm blib/lib/Search/Xapian/MSet/Tied.pm >> cp Xapian/ESetIterator.pm blib/lib/Search/Xapian/ESetIterator.pm >> cp Xapian/Stopper.pm blib/lib/Search/Xapian/Stopper.pm >> cp Xapian/ValueIterator.pm blib/lib/Search/Xapian/ValueIterator.pm >> cp Xapian/Enquire.pm blib/lib/Search/Xapian/Enquire.pm >> cp Xapian/Document.pm blib/lib/Search/Xapian/Document.pm >> cp Xapian/QueryParser.pm blib/lib/Search/Xapian/QueryParser.pm >> cp Xapian/TermIterator.pm blib/lib/Search/Xapian/TermIterator.pm >> cp Xapian/TradWeight.pm blib/lib/Search/Xapian/TradWeight.pm >> cp Xapian/Query.pm blib/lib/Search/Xapian/Query.pm >> cp Xapian/Weight.pm blib/lib/Search/Xapian/Weight.pm >> cp Xapian/PerlStopper.pm blib/lib/Search/Xapian/PerlStopper.pm >> cp Xapian/RSet.pm blib/lib/Search/Xapian/RSet.pm >> cp Xapian/BoolWeight.pm blib/lib/Search/Xapian/BoolWeight.pm >> cp Xapian/MSet.pm blib/lib/Search/Xapian/MSet.pm >> cp Xapian/TermGenerator.pm blib/lib/Search/Xapian/TermGenerator.pm >> cp Xapian/ESet.pm blib/lib/Search/Xapian/ESet.pm >> /usr/local/bin/perl5.10.1 /usr/local/lib/perl5/5.10.1/ExtUtils/xsubpp -C++ -typemap /usr/local/lib/perl5/5.10.1/ExtUtils/typemap -typemap perlobject.map -typemap typemap Xapian.xs > Xapian.xsc && mv Xapian.xsc Xapian.c >> c++ -c -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -DVERSION=\"1.0.20.0\" -DXS_VERSION=\"1.0.20.0\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.10.1/mach/CORE" Xapian.c >> XS/Document.xs: In function 'void XS_Search__Xapian__Document_add_boolean_term(CV*)': >> XS/Document.xs:107: error: 'class Xapian::Document' has no member named 'add_boolean_term' >> *** Error code 1 >> >> Stop in /work/a/ports/databases/p5-Search-Xapian/work/Search-Xapian-1.0.20.0. >> *** Error code 1 >> >> Stop in /a/ports/databases/p5-Search-Xapian. >> ================================================================ >> build of /usr/ports/databases/p5-Search-Xapian ended at Sat Oct 2 00:04:00 UTC 2010 >> > -- ------------------------------------------------------------------------ 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C Philip M. Gollucci (pgollucci@p6m7g8.com) c: 703.336.9354 VP Apache Infrastructure; Member, Apache Software Foundation Committer, FreeBSD Foundation Consultant, P6M7G8 Inc. Sr. System Admin, Ridecharge Inc. Work like you don't need the money, love like you'll never get hurt, and dance like nobody's watching. From owner-freebsd-perl@FreeBSD.ORG Mon Oct 4 11:08:17 2010 Return-Path: Delivered-To: perl@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0884D10656C3 for ; Mon, 4 Oct 2010 11:08:17 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D14F18FC1D for ; Mon, 4 Oct 2010 11:08:16 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o94B8GkO067001 for ; Mon, 4 Oct 2010 11:08:16 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o94B8GfM066999 for perl@FreeBSD.org; Mon, 4 Oct 2010 11:08:16 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 4 Oct 2010 11:08:16 GMT Message-Id: <201010041108.o94B8GfM066999@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: perl@FreeBSD.org Cc: Subject: Current problem reports assigned to perl@FreeBSD.org X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2010 11:08:17 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/151147 perl [PATCH] devel/p5-Config-Model: update to 1.210 o ports/151146 perl [PATCH] devel/p5-MooseX-InsideOut: update to 0.105 o ports/151145 perl [PATCH] devel/p5-Forest: update to 0.09 o ports/151107 perl [PATCH] lang/rakudo update to September 2010 release o o ports/151105 perl [PATCH] lang/parrot update port to 2.8.0 o ports/151102 perl Update port: archivers/p5-Archive-Extract o ports/151101 perl [maintainer update] Update devel/p5-ExtUtils-XSpp to 0 o ports/151057 perl [NEW PORT] devel/p5-Object-Pluggable: A base class for o ports/151030 perl Update port: devel/p5-Devel-Cover o ports/150914 perl Update net/p5-ZConf: major update to 4.0.0 f ports/150764 perl [PATCH] mail/p5-Mail-SpamAssassin: fix dependencies fo a ports/149771 perl mail/p5-Mail-SpamAssassin port no longer installs bina o ports/129626 perl lang/p5-Tcl segfaults on i386 and amd64 on FreeBSD 7 o ports/121472 perl Loading perl scripts causes irc/xchat segmentation fau 14 problems total. From owner-freebsd-perl@FreeBSD.ORG Mon Oct 4 12:10:19 2010 Return-Path: Delivered-To: perl@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 85E4C10656A9; Mon, 4 Oct 2010 12:10:19 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 5C8DE8FC0C; Mon, 4 Oct 2010 12:10:19 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o94CAJON034403; Mon, 4 Oct 2010 12:10:19 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o94CAJXC034394; Mon, 4 Oct 2010 12:10:19 GMT (envelope-from edwin) Date: Mon, 4 Oct 2010 12:10:19 GMT Message-Id: <201010041210.o94CAJXC034394@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, perl@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/151201: New port: www/p5-WWW-Yandex-PhoneDetector Perl module to use Detector mobile phone. X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2010 12:10:19 -0000 Synopsis: New port: www/p5-WWW-Yandex-PhoneDetector Perl module to use Detector mobile phone. Responsible-Changed-From-To: freebsd-ports-bugs->perl Responsible-Changed-By: edwin Responsible-Changed-When: Mon Oct 4 12:10:18 UTC 2010 Responsible-Changed-Why: perl@ wants this port PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=151201 From owner-freebsd-perl@FreeBSD.ORG Tue Oct 5 11:40:05 2010 Return-Path: Delivered-To: perl@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 403EC1065679 for ; Tue, 5 Oct 2010 11:40:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 13F938FC1A for ; Tue, 5 Oct 2010 11:40:03 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o95Be2ca037574 for ; Tue, 5 Oct 2010 11:40:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o95Be2Es037573; Tue, 5 Oct 2010 11:40:02 GMT (envelope-from gnats) Date: Tue, 5 Oct 2010 11:40:02 GMT Message-Id: <201010051140.o95Be2Es037573@freefall.freebsd.org> To: perl@FreeBSD.org From: Frederic Culot Cc: Subject: Re: ports/151102: Update port: archivers/p5-Archive-Extract X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Frederic Culot 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, 05 Oct 2010 11:40:05 -0000 The following reply was made to PR ports/151102; it has been noted by GNATS. From: Frederic Culot To: bug-followup@FreeBSD.org Cc: az@FreeBSD.org Subject: Re: ports/151102: Update port: archivers/p5-Archive-Extract Date: Tue, 5 Oct 2010 13:37:46 +0200 --b5gNqxB1S1yM7hjW Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Thanks for your feedback Andrej. As suggested, the attached patch contains a simplified version of ${PERL_LEVEL} handling. The portlint complains were also fixed by removing BUILD_DEPENDS (dependencies are not needed to build the port, just at runtime). Frederic --b5gNqxB1S1yM7hjW Content-Type: text/x-diff; charset=iso-8859-1 Content-Disposition: attachment; filename="p5-Archive-Extract.diff" diff -ruN p5-Archive-Extract.bak/Makefile p5-Archive-Extract/Makefile --- p5-Archive-Extract.bak/Makefile 2010-10-05 13:08:04.127094989 +0200 +++ p5-Archive-Extract/Makefile 2010-10-05 13:30:05.052496402 +0200 @@ -6,7 +6,7 @@ # PORTNAME= Archive-Extract -PORTVERSION= 0.42 +PORTVERSION= 0.44 CATEGORIES= archivers perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,8 +14,6 @@ MAINTAINER= perl@FreeBSD.org COMMENT= A generic archive extracting mechanism -BUILD_DEPENDS= ${RUN_DEPENDS} - MAKE_JOBS_SAFE= yes MAN3= Archive::Extract.3 @@ -24,12 +22,9 @@ .include -.if ${PERL_LEVEL} < 501001 -RUN_DEPENDS+= p5-IPC-Cmd>=0.42:${PORTSDIR}/devel/p5-IPC-Cmd -.endif - -.if ${PERL_LEVEL} < 500905 -RUN_DEPENDS+= p5-Locale-Maketext-Simple>=0:${PORTSDIR}/devel/p5-Locale-Maketext-Simple \ +.if ${PERL_LEVEL} < 501000 +RUN_DEPENDS+= p5-IPC-Cmd>=0.42:${PORTSDIR}/devel/p5-IPC-Cmd \ + p5-Locale-Maketext-Simple>=0:${PORTSDIR}/devel/p5-Locale-Maketext-Simple \ p5-Module-Load-Conditional>=0.04:${PORTSDIR}/devel/p5-Module-Load-Conditional \ p5-Params-Check>=0.07:${PORTSDIR}/devel/p5-Params-Check .endif diff -ruN p5-Archive-Extract.bak/distinfo p5-Archive-Extract/distinfo --- p5-Archive-Extract.bak/distinfo 2010-10-05 13:08:04.117703013 +0200 +++ p5-Archive-Extract/distinfo 2010-10-05 13:09:08.783677320 +0200 @@ -1,3 +1,3 @@ -MD5 (Archive-Extract-0.42.tar.gz) = ee68a0e603a998524b30224c3599bb00 -SHA256 (Archive-Extract-0.42.tar.gz) = f5ff0efbfc48a5b09a870177308c8a729062460c61d046a17b5b0c48b02aacad -SIZE (Archive-Extract-0.42.tar.gz) = 25007 +MD5 (Archive-Extract-0.44.tar.gz) = 0a7fa755fe72be9d4bbc42999225f80d +SHA256 (Archive-Extract-0.44.tar.gz) = 4ae240b4ca313f4ac3fdde370cd3668ff8489efec6c16a2bb4ba1542315abdf8 +SIZE (Archive-Extract-0.44.tar.gz) = 25173 --b5gNqxB1S1yM7hjW-- From owner-freebsd-perl@FreeBSD.ORG Tue Oct 5 12:30:18 2010 Return-Path: Delivered-To: perl@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2BE561065694; Tue, 5 Oct 2010 12:30:18 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 025DF8FC18; Tue, 5 Oct 2010 12:30:18 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o95CUHdM089494; Tue, 5 Oct 2010 12:30:17 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o95CUHWd089486; Tue, 5 Oct 2010 12:30:17 GMT (envelope-from edwin) Date: Tue, 5 Oct 2010 12:30:17 GMT Message-Id: <201010051230.o95CUHWd089486@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, perl@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/151227: Update port: devel/p5-IO-Tty X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list 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, 05 Oct 2010 12:30:18 -0000 Synopsis: Update port: devel/p5-IO-Tty Responsible-Changed-From-To: freebsd-ports-bugs->perl Responsible-Changed-By: edwin Responsible-Changed-When: Tue Oct 5 12:30:17 UTC 2010 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=151227 From owner-freebsd-perl@FreeBSD.ORG Wed Oct 6 03:48:03 2010 Return-Path: Delivered-To: perl@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1BC9C106566B; Wed, 6 Oct 2010 03:48:03 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E67098FC0A; Wed, 6 Oct 2010 03:48:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o963m2O5045210; Wed, 6 Oct 2010 03:48:02 GMT (envelope-from pgollucci@freefall.freebsd.org) Received: (from pgollucci@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o963m2iE045206; Wed, 6 Oct 2010 03:48:02 GMT (envelope-from pgollucci) Date: Wed, 6 Oct 2010 03:48:02 GMT Message-Id: <201010060348.o963m2iE045206@freefall.freebsd.org> To: pgollucci@FreeBSD.org, perl@FreeBSD.org, sahil@FreeBSD.org From: pgollucci@FreeBSD.org Cc: Subject: Re: ports/151030: Update port: devel/p5-Devel-Cover X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2010 03:48:03 -0000 Synopsis: Update port: devel/p5-Devel-Cover Responsible-Changed-From-To: perl->sahil Responsible-Changed-By: pgollucci Responsible-Changed-When: Wed Oct 6 03:48:02 UTC 2010 Responsible-Changed-Why: wants his prs http://www.freebsd.org/cgi/query-pr.cgi?pr=151030 From owner-freebsd-perl@FreeBSD.ORG Wed Oct 6 03:48:38 2010 Return-Path: Delivered-To: perl@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8FD61106564A; Wed, 6 Oct 2010 03:48:38 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 661848FC08; Wed, 6 Oct 2010 03:48:38 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o963mcIT045292; Wed, 6 Oct 2010 03:48:38 GMT (envelope-from pgollucci@freefall.freebsd.org) Received: (from pgollucci@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o963mcgD045287; Wed, 6 Oct 2010 03:48:38 GMT (envelope-from pgollucci) Date: Wed, 6 Oct 2010 03:48:38 GMT Message-Id: <201010060348.o963mcgD045287@freefall.freebsd.org> To: pgollucci@FreeBSD.org, perl@FreeBSD.org, sahil@FreeBSD.org From: pgollucci@FreeBSD.org Cc: Subject: Re: ports/151102: Update port: archivers/p5-Archive-Extract X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2010 03:48:38 -0000 Synopsis: Update port: archivers/p5-Archive-Extract Responsible-Changed-From-To: perl->sahil Responsible-Changed-By: pgollucci Responsible-Changed-When: Wed Oct 6 03:48:38 UTC 2010 Responsible-Changed-Why: wants his prs http://www.freebsd.org/cgi/query-pr.cgi?pr=151102 From owner-freebsd-perl@FreeBSD.ORG Wed Oct 6 03:48:48 2010 Return-Path: Delivered-To: perl@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 95E09106564A; Wed, 6 Oct 2010 03:48:48 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 6C5BA8FC14; Wed, 6 Oct 2010 03:48:48 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o963mm9f045368; Wed, 6 Oct 2010 03:48:48 GMT (envelope-from pgollucci@freefall.freebsd.org) Received: (from pgollucci@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o963mmJq045364; Wed, 6 Oct 2010 03:48:48 GMT (envelope-from pgollucci) Date: Wed, 6 Oct 2010 03:48:48 GMT Message-Id: <201010060348.o963mmJq045364@freefall.freebsd.org> To: pgollucci@FreeBSD.org, perl@FreeBSD.org, sahil@FreeBSD.org From: pgollucci@FreeBSD.org Cc: Subject: Re: ports/151227: Update port: devel/p5-IO-Tty X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2010 03:48:48 -0000 Synopsis: Update port: devel/p5-IO-Tty Responsible-Changed-From-To: perl->sahil Responsible-Changed-By: pgollucci Responsible-Changed-When: Wed Oct 6 03:48:48 UTC 2010 Responsible-Changed-Why: wants his prs http://www.freebsd.org/cgi/query-pr.cgi?pr=151227 From owner-freebsd-perl@FreeBSD.ORG Wed Oct 6 06:03:50 2010 Return-Path: Delivered-To: perl@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E65F51065696; Wed, 6 Oct 2010 06:03:50 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id BE1628FC08; Wed, 6 Oct 2010 06:03:50 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o9663oYb098764; Wed, 6 Oct 2010 06:03:50 GMT (envelope-from sunpoet@freefall.freebsd.org) Received: (from sunpoet@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o9663oYq098760; Wed, 6 Oct 2010 06:03:50 GMT (envelope-from sunpoet) Date: Wed, 6 Oct 2010 06:03:50 GMT Message-Id: <201010060603.o9663oYq098760@freefall.freebsd.org> To: sunpoet@FreeBSD.org, perl@FreeBSD.org, sunpoet@FreeBSD.org From: sunpoet@FreeBSD.org Cc: Subject: Re: ports/151145: [PATCH] devel/p5-Forest: update to 0.09 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2010 06:03:51 -0000 Synopsis: [PATCH] devel/p5-Forest: update to 0.09 Responsible-Changed-From-To: perl->sunpoet Responsible-Changed-By: sunpoet Responsible-Changed-When: Wed Oct 6 06:03:50 UTC 2010 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=151145 From owner-freebsd-perl@FreeBSD.ORG Wed Oct 6 06:03:57 2010 Return-Path: Delivered-To: perl@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D71541065673; Wed, 6 Oct 2010 06:03:57 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id AE7328FC1F; Wed, 6 Oct 2010 06:03:57 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o9663vwc098851; Wed, 6 Oct 2010 06:03:57 GMT (envelope-from sunpoet@freefall.freebsd.org) Received: (from sunpoet@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o9663vgI098847; Wed, 6 Oct 2010 06:03:57 GMT (envelope-from sunpoet) Date: Wed, 6 Oct 2010 06:03:57 GMT Message-Id: <201010060603.o9663vgI098847@freefall.freebsd.org> To: sunpoet@FreeBSD.org, perl@FreeBSD.org, sunpoet@FreeBSD.org From: sunpoet@FreeBSD.org Cc: Subject: Re: ports/151146: [PATCH] devel/p5-MooseX-InsideOut: update to 0.105 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2010 06:03:57 -0000 Synopsis: [PATCH] devel/p5-MooseX-InsideOut: update to 0.105 Responsible-Changed-From-To: perl->sunpoet Responsible-Changed-By: sunpoet Responsible-Changed-When: Wed Oct 6 06:03:57 UTC 2010 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=151146 From owner-freebsd-perl@FreeBSD.ORG Wed Oct 6 06:04:03 2010 Return-Path: Delivered-To: perl@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E370B1065672; Wed, 6 Oct 2010 06:04:03 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id BAE738FC0A; Wed, 6 Oct 2010 06:04:03 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o966432x098939; Wed, 6 Oct 2010 06:04:03 GMT (envelope-from sunpoet@freefall.freebsd.org) Received: (from sunpoet@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o96643pQ098935; Wed, 6 Oct 2010 06:04:03 GMT (envelope-from sunpoet) Date: Wed, 6 Oct 2010 06:04:03 GMT Message-Id: <201010060604.o96643pQ098935@freefall.freebsd.org> To: sunpoet@FreeBSD.org, perl@FreeBSD.org, sunpoet@FreeBSD.org From: sunpoet@FreeBSD.org Cc: Subject: Re: ports/151147: [PATCH] devel/p5-Config-Model: update to 1.210 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2010 06:04:04 -0000 Synopsis: [PATCH] devel/p5-Config-Model: update to 1.210 Responsible-Changed-From-To: perl->sunpoet Responsible-Changed-By: sunpoet Responsible-Changed-When: Wed Oct 6 06:04:03 UTC 2010 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=151147 From owner-freebsd-perl@FreeBSD.ORG Wed Oct 6 10:40:03 2010 Return-Path: Delivered-To: perl@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1FB0F106566B for ; Wed, 6 Oct 2010 10:40:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 0BC0D8FC13 for ; Wed, 6 Oct 2010 10:40:03 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o96Ae2QR020240 for ; Wed, 6 Oct 2010 10:40:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o96Ae2Nk020239; Wed, 6 Oct 2010 10:40:02 GMT (envelope-from gnats) Date: Wed, 6 Oct 2010 10:40:02 GMT Message-Id: <201010061040.o96Ae2Nk020239@freefall.freebsd.org> To: perl@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/150764: commit references a PR X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 06 Oct 2010 10:40:03 -0000 The following reply was made to PR ports/150764; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/150764: commit references a PR Date: Wed, 6 Oct 2010 10:38:13 +0000 (UTC) mm 2010-10-06 10:38:09 UTC FreeBSD ports repository Modified files: mail/p5-Mail-SpamAssassin Makefile Added files: mail/p5-Mail-SpamAssassin/files patch-bug6392 patch-bug6396 Log: - fix unnecessary dependencies for perl >= 5.10.1 - add upstream patch for perl 5.12 (bugs #6392, #6396) PR: ports/150764, ports/149561 Approved by: maintainer (timeout in ports/150764) Revision Changes Path 1.136 +17 -15 ports/mail/p5-Mail-SpamAssassin/Makefile 1.1 +225 -0 ports/mail/p5-Mail-SpamAssassin/files/patch-bug6392 (new) 1.1 +13 -0 ports/mail/p5-Mail-SpamAssassin/files/patch-bug6396 (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From owner-freebsd-perl@FreeBSD.ORG Wed Oct 6 10:50:11 2010 Return-Path: Delivered-To: perl@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BC50110656C0; Wed, 6 Oct 2010 10:50:11 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 939AC8FC2E; Wed, 6 Oct 2010 10:50:11 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o96AoBOE030400; Wed, 6 Oct 2010 10:50:11 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o96AoB2h030388; Wed, 6 Oct 2010 10:50:11 GMT (envelope-from edwin) Date: Wed, 6 Oct 2010 10:50:11 GMT Message-Id: <201010061050.o96AoB2h030388@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, perl@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/151253: Update port: security/p5-Digest-MD5 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2010 10:50:11 -0000 Synopsis: Update port: security/p5-Digest-MD5 Responsible-Changed-From-To: freebsd-ports-bugs->perl Responsible-Changed-By: edwin Responsible-Changed-When: Wed Oct 6 10:50:10 UTC 2010 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=151253 From owner-freebsd-perl@FreeBSD.ORG Wed Oct 6 10:57:55 2010 Return-Path: Delivered-To: perl@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 096131065675; Wed, 6 Oct 2010 10:57:55 +0000 (UTC) (envelope-from mm@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D442F8FC0C; Wed, 6 Oct 2010 10:57:54 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o96Avs6D039048; Wed, 6 Oct 2010 10:57:54 GMT (envelope-from mm@freefall.freebsd.org) Received: (from mm@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o96Avs84039044; Wed, 6 Oct 2010 10:57:54 GMT (envelope-from mm) Date: Wed, 6 Oct 2010 10:57:54 GMT Message-Id: <201010061057.o96Avs84039044@freefall.freebsd.org> To: scheidell@secnap.net, mm@FreeBSD.org, mm@FreeBSD.org, perl@FreeBSD.org From: mm@FreeBSD.org Cc: Subject: Re: ports/150764: [PATCH] mail/p5-Mail-SpamAssassin: fix dependencies for perl >= 5.10.1 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2010 10:57:55 -0000 Synopsis: [PATCH] mail/p5-Mail-SpamAssassin: fix dependencies for perl >= 5.10.1 State-Changed-From-To: feedback->closed State-Changed-By: mm State-Changed-When: Wed Oct 6 10:57:54 UTC 2010 State-Changed-Why: Committed, with minor changes. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=150764 From owner-freebsd-perl@FreeBSD.ORG Wed Oct 6 11:30:24 2010 Return-Path: Delivered-To: perl@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 327E110656A3; Wed, 6 Oct 2010 11:30:24 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 08E578FC0C; Wed, 6 Oct 2010 11:30:24 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o96BUNpM073791; Wed, 6 Oct 2010 11:30:23 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o96BUNOH073785; Wed, 6 Oct 2010 11:30:23 GMT (envelope-from edwin) Date: Wed, 6 Oct 2010 11:30:23 GMT Message-Id: <201010061130.o96BUNOH073785@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, perl@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/151255: [maintainer-update] www/p5-Catalyst-Plugin-CommandLine - adjust MASTER_SITE and DEPRECATE X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2010 11:30:24 -0000 Synopsis: [maintainer-update] www/p5-Catalyst-Plugin-CommandLine - adjust MASTER_SITE and DEPRECATE Responsible-Changed-From-To: freebsd-ports-bugs->perl Responsible-Changed-By: edwin Responsible-Changed-When: Wed Oct 6 11:30:23 UTC 2010 Responsible-Changed-Why: perl@ wants this port PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=151255 From owner-freebsd-perl@FreeBSD.ORG Wed Oct 6 18:19:19 2010 Return-Path: Delivered-To: perl@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BA2B9106570A; Wed, 6 Oct 2010 18:19:19 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 919E08FC23; Wed, 6 Oct 2010 18:19:19 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o96IJJLr003541; Wed, 6 Oct 2010 18:19:19 GMT (envelope-from sunpoet@freefall.freebsd.org) Received: (from sunpoet@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o96IJJZf003537; Wed, 6 Oct 2010 18:19:19 GMT (envelope-from sunpoet) Date: Wed, 6 Oct 2010 18:19:19 GMT Message-Id: <201010061819.o96IJJZf003537@freefall.freebsd.org> To: sunpoet@FreeBSD.org, perl@FreeBSD.org, sunpoet@FreeBSD.org From: sunpoet@FreeBSD.org Cc: Subject: Re: ports/151253: Update port: security/p5-Digest-MD5 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2010 18:19:19 -0000 Synopsis: Update port: security/p5-Digest-MD5 Responsible-Changed-From-To: perl->sunpoet Responsible-Changed-By: sunpoet Responsible-Changed-When: Wed Oct 6 18:19:19 UTC 2010 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=151253 From owner-freebsd-perl@FreeBSD.ORG Wed Oct 6 18:23:42 2010 Return-Path: Delivered-To: perl@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6122F1065674; Wed, 6 Oct 2010 18:23:42 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 37FC28FC12; Wed, 6 Oct 2010 18:23:42 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o96INgtr012812; Wed, 6 Oct 2010 18:23:42 GMT (envelope-from sunpoet@freefall.freebsd.org) Received: (from sunpoet@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o96INg28012808; Wed, 6 Oct 2010 18:23:42 GMT (envelope-from sunpoet) Date: Wed, 6 Oct 2010 18:23:42 GMT Message-Id: <201010061823.o96INg28012808@freefall.freebsd.org> To: sunpoet@FreeBSD.org, perl@FreeBSD.org, sunpoet@FreeBSD.org From: sunpoet@FreeBSD.org Cc: Subject: Re: ports/151057: [NEW PORT] devel/p5-Object-Pluggable: A base class for creating plugin enabled objects X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2010 18:23:42 -0000 Synopsis: [NEW PORT] devel/p5-Object-Pluggable: A base class for creating plugin enabled objects Responsible-Changed-From-To: perl->sunpoet Responsible-Changed-By: sunpoet Responsible-Changed-When: Wed Oct 6 18:23:41 UTC 2010 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=151057 From owner-freebsd-perl@FreeBSD.ORG Thu Oct 7 06:28:21 2010 Return-Path: Delivered-To: perl@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9708C106566B for ; Thu, 7 Oct 2010 06:28:21 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from mail.droso.net (koala.droso.net [IPv6:2001:6c8:130:400::6]) by mx1.freebsd.org (Postfix) with ESMTP id 6397E8FC23 for ; Thu, 7 Oct 2010 06:28:21 +0000 (UTC) Received: from koala.droso.net (localhost.droso.net [IPv6:::1]) by mail.droso.net (Postfix) with ESMTP id 1FD6E1CCB1 for ; Thu, 7 Oct 2010 08:28:21 +0200 (CEST) From: linimon@FreeBSD.org To: perl@freebsd.org Message-Id: <20101007062821.1FD6E1CCB1@mail.droso.net> Date: Thu, 7 Oct 2010 08:28:21 +0200 (CEST) Cc: Subject: FreeBSD ports that you maintain which are currently marked broken X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: portmgr-feedback@FreeBSD.org List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2010 06:28:21 -0000 Dear FreeBSD port maintainer: As part of an ongoing effort to reduce the number of problems in the FreeBSD ports system, we periodically notify users of ports that are marked as "broken" in their Makefiles. In many cases these ports are failing to compile on some subset of the FreeBSD build environments. The most common problem is that recent versions of -CURRENT include gcc4.2, which is much stricter than older versions. The next most common problem is that compiles succeed on the i386 architecture (e.g. the common Intel PC), but fail on one or more of the other architectures due to assumptions about things such as size of various types, byte-alignment issues, and so forth. In occasional cases we see that the same port may have different errors in different build environments. The script that runs on the build cluster uses heuristics to try to 'guess' the error type to help you isolate problems, but it is only a rough guide. One more note: on occasion, there are transient build errors seen on the build farm. Unfortunately, there is not yet any way for this algorithm to tell the difference (humans are much, much better at this kind of thing.) The errors are listed below. In the case where the same problem exists on more than one build environment, the URL points to the latest errorlog for that type. (By 'build environment' here we mean 'combination of 6.x/7.x/-current with target architecture'.) (Note: the dates are included to help you to gauge whether or not the error still applies to the latest version. The program that generates this report is not yet able to determine this automatically.) portname: www/p5-Apache2-Scoreboard broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=p5-Apache2-Scoreboard portname: www/p5-RTx-Statistics broken because: bad plist build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=p5-RTx-Statistics If these errors are ones that you are already aware of, please accept our apologies and ignore this message. On the other hand, if you no longer wish to maintain this port (or ports), please reply with a message stating that, and accept our thanks for your efforts in the past. Every effort has been made to make sure that these error reports really do correspond to a port that you maintain. However, due to the fact that this is an automated process, it may indeed generate false matches. If one of these errors fits that description, please forward this email to the author of this software, Mark Linimon , so that he can attempt to fix the problem in the future. Thanks for your efforts to help improve FreeBSD. From owner-freebsd-perl@FreeBSD.ORG Fri Oct 8 02:01:29 2010 Return-Path: Delivered-To: perl@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 55562106566B; Fri, 8 Oct 2010 02:01:29 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 2A0198FC14; Fri, 8 Oct 2010 02:01:29 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o9821TXG033737; Fri, 8 Oct 2010 02:01:29 GMT (envelope-from wen@freefall.freebsd.org) Received: (from wen@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o9821Sj7033674; Fri, 8 Oct 2010 02:01:28 GMT (envelope-from wen) Date: Fri, 8 Oct 2010 02:01:28 GMT Message-Id: <201010080201.o9821Sj7033674@freefall.freebsd.org> To: alexey@renatasystems.org, wen@FreeBSD.org, perl@FreeBSD.org From: wen@FreeBSD.org Cc: Subject: Re: ports/151255: [maintainer-update] www/p5-Catalyst-Plugin-CommandLine - adjust MASTER_SITE and DEPRECATE X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2010 02:01:29 -0000 Synopsis: [maintainer-update] www/p5-Catalyst-Plugin-CommandLine - adjust MASTER_SITE and DEPRECATE State-Changed-From-To: open->closed State-Changed-By: wen State-Changed-When: Fri Oct 8 02:01:28 UTC 2010 State-Changed-Why: Committed. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=151255 From owner-freebsd-perl@FreeBSD.ORG Fri Oct 8 02:10:04 2010 Return-Path: Delivered-To: perl@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 26EC91065673 for ; Fri, 8 Oct 2010 02:10:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 15BEF8FC18 for ; Fri, 8 Oct 2010 02:10:04 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o982A3ka036336 for ; Fri, 8 Oct 2010 02:10:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o982A3SW036335; Fri, 8 Oct 2010 02:10:03 GMT (envelope-from gnats) Date: Fri, 8 Oct 2010 02:10:03 GMT Message-Id: <201010080210.o982A3SW036335@freefall.freebsd.org> To: perl@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/151255: commit references a PR X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 08 Oct 2010 02:10:04 -0000 The following reply was made to PR ports/151255; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/151255: commit references a PR Date: Fri, 8 Oct 2010 02:00:17 +0000 (UTC) wen 2010-10-08 02:00:00 UTC FreeBSD ports repository Modified files: www/p5-Catalyst-Plugin-CommandLine Makefile Log: - Update MASTER_SITE - Mark DEPRECATE PR: ports/151255 Submitted by: Alexey V.Degtyarev (maintainer) Revision Changes Path 1.2 +4 -1 ports/www/p5-Catalyst-Plugin-CommandLine/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From owner-freebsd-perl@FreeBSD.ORG Fri Oct 8 08:00:30 2010 Return-Path: Delivered-To: perl@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A4851106566B; Fri, 8 Oct 2010 08:00:30 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 7AB5E8FC1F; Fri, 8 Oct 2010 08:00:30 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o9880UX3031847; Fri, 8 Oct 2010 08:00:30 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o9880U8I031823; Fri, 8 Oct 2010 08:00:30 GMT (envelope-from edwin) Date: Fri, 8 Oct 2010 08:00:30 GMT Message-Id: <201010080800.o9880U8I031823@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, perl@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/151291: [PATCH] devel/p5-Pid-File-Flock: update to 0.05 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2010 08:00:30 -0000 Synopsis: [PATCH] devel/p5-Pid-File-Flock: update to 0.05 Responsible-Changed-From-To: freebsd-ports-bugs->perl Responsible-Changed-By: edwin Responsible-Changed-When: Fri Oct 8 08:00:29 UTC 2010 Responsible-Changed-Why: perl@ wants this port PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=151291 From owner-freebsd-perl@FreeBSD.ORG Fri Oct 8 08:10:15 2010 Return-Path: Delivered-To: perl@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9041010656C6; Fri, 8 Oct 2010 08:10:15 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 66CA48FC08; Fri, 8 Oct 2010 08:10:15 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o988AFHc043668; Fri, 8 Oct 2010 08:10:15 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o988AFpx043659; Fri, 8 Oct 2010 08:10:15 GMT (envelope-from edwin) Date: Fri, 8 Oct 2010 08:10:15 GMT Message-Id: <201010080810.o988AFpx043659@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, perl@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/151292: [PATCH] net/p5-URI-SmartURI: update to 0.031 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2010 08:10:15 -0000 Synopsis: [PATCH] net/p5-URI-SmartURI: update to 0.031 Responsible-Changed-From-To: freebsd-ports-bugs->perl Responsible-Changed-By: edwin Responsible-Changed-When: Fri Oct 8 08:10:14 UTC 2010 Responsible-Changed-Why: perl@ wants this port PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=151292 From owner-freebsd-perl@FreeBSD.ORG Fri Oct 8 08:37:04 2010 Return-Path: Delivered-To: perl@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E95C0106564A; Fri, 8 Oct 2010 08:37:04 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id BED2F8FC12; Fri, 8 Oct 2010 08:37:04 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o988b45S068032; Fri, 8 Oct 2010 08:37:04 GMT (envelope-from wen@freefall.freebsd.org) Received: (from wen@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o988b4uR068028; Fri, 8 Oct 2010 08:37:04 GMT (envelope-from wen) Date: Fri, 8 Oct 2010 08:37:04 GMT Message-Id: <201010080837.o988b4uR068028@freefall.freebsd.org> To: oleg@mamontov.net, wen@FreeBSD.org, perl@FreeBSD.org From: wen@FreeBSD.org Cc: Subject: Re: ports/151291: [PATCH] devel/p5-Pid-File-Flock: update to 0.05 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2010 08:37:05 -0000 Synopsis: [PATCH] devel/p5-Pid-File-Flock: update to 0.05 State-Changed-From-To: open->closed State-Changed-By: wen State-Changed-When: Fri Oct 8 08:37:04 UTC 2010 State-Changed-Why: Committed. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=151291 From owner-freebsd-perl@FreeBSD.ORG Fri Oct 8 08:37:22 2010 Return-Path: Delivered-To: perl@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 663F3106564A; Fri, 8 Oct 2010 08:37:22 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 3D0CF8FC1B; Fri, 8 Oct 2010 08:37:22 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o988bMqt068123; Fri, 8 Oct 2010 08:37:22 GMT (envelope-from wen@freefall.freebsd.org) Received: (from wen@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o988bMwV068119; Fri, 8 Oct 2010 08:37:22 GMT (envelope-from wen) Date: Fri, 8 Oct 2010 08:37:22 GMT Message-Id: <201010080837.o988bMwV068119@freefall.freebsd.org> To: wen@FreeBSD.org, perl@FreeBSD.org, wen@FreeBSD.org From: wen@FreeBSD.org Cc: Subject: Re: ports/151292: [PATCH] net/p5-URI-SmartURI: update to 0.031 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2010 08:37:22 -0000 Synopsis: [PATCH] net/p5-URI-SmartURI: update to 0.031 Responsible-Changed-From-To: perl->wen Responsible-Changed-By: wen Responsible-Changed-When: Fri Oct 8 08:37:21 UTC 2010 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=151292 From owner-freebsd-perl@FreeBSD.ORG Fri Oct 8 08:40:04 2010 Return-Path: Delivered-To: perl@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6208C1065670 for ; Fri, 8 Oct 2010 08:40:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 515A38FC1A for ; Fri, 8 Oct 2010 08:40:04 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o988e4TO068321 for ; Fri, 8 Oct 2010 08:40:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o988e4To068320; Fri, 8 Oct 2010 08:40:04 GMT (envelope-from gnats) Date: Fri, 8 Oct 2010 08:40:04 GMT Message-Id: <201010080840.o988e4To068320@freefall.freebsd.org> To: perl@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/151291: commit references a PR X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 08 Oct 2010 08:40:04 -0000 The following reply was made to PR ports/151291; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/151291: commit references a PR Date: Fri, 8 Oct 2010 08:35:02 +0000 (UTC) wen 2010-10-08 08:34:57 UTC FreeBSD ports repository Modified files: devel/p5-Pid-File-Flock Makefile distinfo Log: - Update to 0.05 PR: ports/151291 Submitted by: "Oleg A. Mamontov" (maintainer) Revision Changes Path 1.3 +1 -1 ports/devel/p5-Pid-File-Flock/Makefile 1.3 +3 -3 ports/devel/p5-Pid-File-Flock/distinfo _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From owner-freebsd-perl@FreeBSD.ORG Fri Oct 8 08:40:11 2010 Return-Path: Delivered-To: perl@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EBE4510656D6; Fri, 8 Oct 2010 08:40:11 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id C3AD18FC23; Fri, 8 Oct 2010 08:40:11 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o988eBx7068480; Fri, 8 Oct 2010 08:40:11 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o988eBfw068476; Fri, 8 Oct 2010 08:40:11 GMT (envelope-from edwin) Date: Fri, 8 Oct 2010 08:40:11 GMT Message-Id: <201010080840.o988eBfw068476@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, perl@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/151295: [PATCH] www/p5-HTML-FormFu-Model-DBIC: update to 0.08002 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2010 08:40:12 -0000 Synopsis: [PATCH] www/p5-HTML-FormFu-Model-DBIC: update to 0.08002 Responsible-Changed-From-To: freebsd-ports-bugs->perl Responsible-Changed-By: edwin Responsible-Changed-When: Fri Oct 8 08:40:11 UTC 2010 Responsible-Changed-Why: perl@ wants this port PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=151295 From owner-freebsd-perl@FreeBSD.ORG Sat Oct 9 03:39:56 2010 Return-Path: Delivered-To: perl@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 812331065670; Sat, 9 Oct 2010 03:39:56 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 58D038FC17; Sat, 9 Oct 2010 03:39:56 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o993dum1043901; Sat, 9 Oct 2010 03:39:56 GMT (envelope-from sunpoet@freefall.freebsd.org) Received: (from sunpoet@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o993duJ6043897; Sat, 9 Oct 2010 03:39:56 GMT (envelope-from sunpoet) Date: Sat, 9 Oct 2010 03:39:56 GMT Message-Id: <201010090339.o993duJ6043897@freefall.freebsd.org> To: sunpoet@FreeBSD.org, perl@FreeBSD.org, sunpoet@FreeBSD.org From: sunpoet@FreeBSD.org Cc: Subject: Re: ports/151101: [maintainer update] Update devel/p5-ExtUtils-XSpp to 0.15 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2010 03:39:56 -0000 Synopsis: [maintainer update] Update devel/p5-ExtUtils-XSpp to 0.15 Responsible-Changed-From-To: perl->sunpoet Responsible-Changed-By: sunpoet Responsible-Changed-When: Sat Oct 9 03:39:55 UTC 2010 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=151101 From owner-freebsd-perl@FreeBSD.ORG Sat Oct 9 04:50:39 2010 Return-Path: Delivered-To: perl@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 191D8106564A; Sat, 9 Oct 2010 04:50:39 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E6F6A8FC0A; Sat, 9 Oct 2010 04:50:38 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o994ocOi020830; Sat, 9 Oct 2010 04:50:38 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o994ocOX020820; Sat, 9 Oct 2010 04:50:38 GMT (envelope-from edwin) Date: Sat, 9 Oct 2010 04:50:38 GMT Message-Id: <201010090450.o994ocOX020820@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, perl@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/151329: [maintainer update] Update devel/p5-autobox to 2.71 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2010 04:50:39 -0000 Synopsis: [maintainer update] Update devel/p5-autobox to 2.71 Responsible-Changed-From-To: freebsd-ports-bugs->perl Responsible-Changed-By: edwin Responsible-Changed-When: Sat Oct 9 04:50:38 UTC 2010 Responsible-Changed-Why: perl@ wants this port PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=151329 From owner-freebsd-perl@FreeBSD.ORG Sat Oct 9 06:23:11 2010 Return-Path: Delivered-To: perl@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B4524106564A; Sat, 9 Oct 2010 06:23:11 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 8C7948FC15; Sat, 9 Oct 2010 06:23:11 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o996NBXL024275; Sat, 9 Oct 2010 06:23:11 GMT (envelope-from wen@freefall.freebsd.org) Received: (from wen@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o996NBrJ024271; Sat, 9 Oct 2010 06:23:11 GMT (envelope-from wen) Date: Sat, 9 Oct 2010 06:23:11 GMT Message-Id: <201010090623.o996NBrJ024271@freefall.freebsd.org> To: wen@FreeBSD.org, perl@FreeBSD.org, wen@FreeBSD.org From: wen@FreeBSD.org Cc: Subject: Re: ports/151329: [maintainer update] Update devel/p5-autobox to 2.71 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2010 06:23:11 -0000 Synopsis: [maintainer update] Update devel/p5-autobox to 2.71 Responsible-Changed-From-To: perl->wen Responsible-Changed-By: wen Responsible-Changed-When: Sat Oct 9 06:23:11 UTC 2010 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=151329 From owner-freebsd-perl@FreeBSD.ORG Sat Oct 9 08:18:27 2010 Return-Path: Delivered-To: perl@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 319CB106567A; Sat, 9 Oct 2010 08:18:27 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 094268FC27; Sat, 9 Oct 2010 08:18:27 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o998IQfu068284; Sat, 9 Oct 2010 08:18:26 GMT (envelope-from wen@freefall.freebsd.org) Received: (from wen@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o998IQIe068276; Sat, 9 Oct 2010 08:18:26 GMT (envelope-from wen) Date: Sat, 9 Oct 2010 08:18:26 GMT Message-Id: <201010090818.o998IQIe068276@freefall.freebsd.org> To: oleg@mamontov.net, wen@FreeBSD.org, perl@FreeBSD.org From: wen@FreeBSD.org Cc: Subject: Re: ports/151295: [PATCH] www/p5-HTML-FormFu-Model-DBIC: update to 0.08002 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2010 08:18:27 -0000 Synopsis: [PATCH] www/p5-HTML-FormFu-Model-DBIC: update to 0.08002 State-Changed-From-To: open->closed State-Changed-By: wen State-Changed-When: Sat Oct 9 08:18:26 UTC 2010 State-Changed-Why: Committed, with minor changes. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=151295 From owner-freebsd-perl@FreeBSD.ORG Sat Oct 9 08:20:04 2010 Return-Path: Delivered-To: perl@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DEF13106566C for ; Sat, 9 Oct 2010 08:20:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id BB6B98FC0A for ; Sat, 9 Oct 2010 08:20:04 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o998K4S8068585 for ; Sat, 9 Oct 2010 08:20:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o998K4RC068582; Sat, 9 Oct 2010 08:20:04 GMT (envelope-from gnats) Date: Sat, 9 Oct 2010 08:20:04 GMT Message-Id: <201010090820.o998K4RC068582@freefall.freebsd.org> To: perl@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/151295: commit references a PR X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 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: Sat, 09 Oct 2010 08:20:04 -0000 The following reply was made to PR ports/151295; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/151295: commit references a PR Date: Sat, 9 Oct 2010 08:16:17 +0000 (UTC) wen 2010-10-09 08:16:11 UTC FreeBSD ports repository Modified files: www/p5-HTML-FormFu-Model-DBIC Makefile distinfo pkg-plist Log: - Update to 0.08002 PR: ports/151295 Submitted by: "Oleg A. Mamontov" (maintainer) Revision Changes Path 1.4 +9 -13 ports/www/p5-HTML-FormFu-Model-DBIC/Makefile 1.4 +3 -3 ports/www/p5-HTML-FormFu-Model-DBIC/distinfo 1.3 +5 -1 ports/www/p5-HTML-FormFu-Model-DBIC/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From owner-freebsd-perl@FreeBSD.ORG Sat Oct 9 23:44:16 2010 Return-Path: Delivered-To: perl@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 21085106566B; Sat, 9 Oct 2010 23:44:15 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id B3B958FC16; Sat, 9 Oct 2010 23:44:15 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o99NiFle044002; Sat, 9 Oct 2010 23:44:15 GMT (envelope-from pgollucci@freefall.freebsd.org) Received: (from pgollucci@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o99NiFIX043998; Sat, 9 Oct 2010 23:44:15 GMT (envelope-from pgollucci) Date: Sat, 9 Oct 2010 23:44:15 GMT Message-Id: <201010092344.o99NiFIX043998@freefall.freebsd.org> To: scheidell@secnap.net, pgollucci@FreeBSD.org, perl@FreeBSD.org, pgollucci@FreeBSD.org From: pgollucci@FreeBSD.org Cc: Subject: Re: ports/149771: mail/p5-Mail-SpamAssassin port no longer installs binaries in /usr/local/bin X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2010 23:44:16 -0000 Synopsis: mail/p5-Mail-SpamAssassin port no longer installs binaries in /usr/local/bin Responsible-Changed-From-To: perl->pgollucci Responsible-Changed-By: pgollucci Responsible-Changed-When: Sat Oct 9 23:44:15 UTC 2010 Responsible-Changed-Why: I will take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=149771 From owner-freebsd-perl@FreeBSD.ORG Sat Oct 9 23:56:31 2010 Return-Path: Delivered-To: perl@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 23E081065670; Sat, 9 Oct 2010 23:56:31 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E56498FC0C; Sat, 9 Oct 2010 23:56:30 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o99NuUhP053873; Sat, 9 Oct 2010 23:56:30 GMT (envelope-from pgollucci@freefall.freebsd.org) Received: (from pgollucci@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o99NuUNS053869; Sat, 9 Oct 2010 23:56:30 GMT (envelope-from pgollucci) Date: Sat, 9 Oct 2010 23:56:30 GMT Message-Id: <201010092356.o99NuUNS053869@freefall.freebsd.org> To: scheidell@secnap.net, pgollucci@FreeBSD.org, pgollucci@FreeBSD.org, perl@FreeBSD.org From: pgollucci@FreeBSD.org Cc: Subject: Re: ports/149771: mail/p5-Mail-SpamAssassin port no longer installs binaries in /usr/local/bin X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2010 23:56:31 -0000 Synopsis: mail/p5-Mail-SpamAssassin port no longer installs binaries in /usr/local/bin Responsible-Changed-From-To: pgollucci->perl Responsible-Changed-By: pgollucci Responsible-Changed-When: Sat Oct 9 23:56:30 UTC 2010 Responsible-Changed-Why: wrong pr # http://www.freebsd.org/cgi/query-pr.cgi?pr=149771