From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Jan 30 15:50:02 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5458616A50B for ; Wed, 30 Jan 2008 15:50:02 +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 3942513C44B for ; Wed, 30 Jan 2008 15:50:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0UFo28Q073145 for ; Wed, 30 Jan 2008 15:50:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0UFo2MJ073144; Wed, 30 Jan 2008 15:50:02 GMT (envelope-from gnats) Resent-Date: Wed, 30 Jan 2008 15:50:02 GMT Resent-Message-Id: <200801301550.m0UFo2MJ073144@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, Masahiro Teramoto Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3970D16A41A for ; Wed, 30 Jan 2008 15:43:56 +0000 (UTC) (envelope-from markun@onohara.to) Received: from gate.onohara.to (gate.onohara.to [202.222.28.229]) by mx1.freebsd.org (Postfix) with ESMTP id DA42413C455 for ; Wed, 30 Jan 2008 15:43:55 +0000 (UTC) (envelope-from markun@onohara.to) Received: by gate.onohara.to (Postfix, from userid 1000) id 5E8E22842A; Thu, 31 Jan 2008 00:43:56 +0900 (JST) Message-Id: <20080130154356.5E8E22842A@gate.onohara.to> Date: Thu, 31 Jan 2008 00:43:56 +0900 (JST) From: Masahiro Teramoto To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: markun@onohara.to Subject: ports/120158: [NEW PORT] devel/p5-Data-Throttler-Memcached: Memcached-Based Data::Throttler X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jan 2008 15:50:02 -0000 >Number: 120158 >Category: ports >Synopsis: [NEW PORT] devel/p5-Data-Throttler-Memcached: Memcached-Based Data::Throttler >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Jan 30 15:50:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Masahiro Teramoto >Release: FreeBSD 6.2-RELEASE-p4 i386 >Organization: >Environment: System: FreeBSD gate.onohara.to 6.2-RELEASE-p4 FreeBSD 6.2-RELEASE-p4 #0: Thu Apr 26 17:40:53 UTC 2007 >Description: Memcached-Based Data::Throttler Author: Daisuke Maki WWW: http://search.cpan.org/~dmaki/Data-Throttler-Memcached/ Generated with FreeBSD Port Tools 0.77 This port depends on devel/p5-Data-Throttler (PR: ports/120156) >How-To-Repeat: >Fix: --- p5-Data-Throttler-Memcached-0.00003.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-Data-Throttler-Memcached # p5-Data-Throttler-Memcached/pkg-descr # p5-Data-Throttler-Memcached/Makefile # p5-Data-Throttler-Memcached/pkg-plist # p5-Data-Throttler-Memcached/distinfo # echo c - p5-Data-Throttler-Memcached mkdir -p p5-Data-Throttler-Memcached > /dev/null 2>&1 echo x - p5-Data-Throttler-Memcached/pkg-descr sed 's/^X//' >p5-Data-Throttler-Memcached/pkg-descr << 'END-of-p5-Data-Throttler-Memcached/pkg-descr' XMemcached-Based Data::Throttler X XAuthor: Daisuke Maki XWWW: http://search.cpan.org/~dmaki/Data-Throttler-Memcached/ END-of-p5-Data-Throttler-Memcached/pkg-descr echo x - p5-Data-Throttler-Memcached/Makefile sed 's/^X//' >p5-Data-Throttler-Memcached/Makefile << 'END-of-p5-Data-Throttler-Memcached/Makefile' X# New ports collection makefile for: p5-Data-Throttler-Memcached X# Date created: 2008-01-30 X# Whom: Masahiro Teramoto X# X# $FreeBSD$ X# X XPORTNAME= Data-Throttler-Memcached XPORTVERSION= 0.00003 XCATEGORIES= devel perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= ../../authors/id/D/DM/DMAKI XPKGNAMEPREFIX= p5- X XMAINTAINER= markun@onohara.to XCOMMENT= Memcached-Based Data::Throttler X XBUILD_DEPENDS= p5-Cache-Memcached-Managed>=0:${PORTSDIR}/databases/p5-Cache-Memcached-Managed \ X p5-Data-Throttler>=0:${PORTSDIR}/devel/p5-Data-Throttler \ X p5-Digest-MD5>=0:${PORTSDIR}/security/p5-Digest-MD5 XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= Data::Throttler::Memcached.3 \ X Data::Throttler::BucketChain::Memcached.3 X X.include END-of-p5-Data-Throttler-Memcached/Makefile echo x - p5-Data-Throttler-Memcached/pkg-plist sed 's/^X//' >p5-Data-Throttler-Memcached/pkg-plist << 'END-of-p5-Data-Throttler-Memcached/pkg-plist' X@comment $FreeBSD$ X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/Throttler/Memcached/.packlist X%%SITE_PERL%%/Data/Throttler/Memcached.pm X%%SITE_PERL%%/Data/Throttler/BucketChain/Memcached.pm X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/Throttler/Memcached X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/Throttler X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data X@dirrmtry %%SITE_PERL%%/Data/Throttler/BucketChain X@dirrmtry %%SITE_PERL%%/Data/Throttler X@dirrmtry %%SITE_PERL%%/Data END-of-p5-Data-Throttler-Memcached/pkg-plist echo x - p5-Data-Throttler-Memcached/distinfo sed 's/^X//' >p5-Data-Throttler-Memcached/distinfo << 'END-of-p5-Data-Throttler-Memcached/distinfo' XMD5 (Data-Throttler-Memcached-0.00003.tar.gz) = 321684678d629524dfa9d73de4c3d07a XSHA256 (Data-Throttler-Memcached-0.00003.tar.gz) = d509224e539bd6bc98358aba5ab145cfaee34260bf0b42f862809c58a2a133a4 XSIZE (Data-Throttler-Memcached-0.00003.tar.gz) = 20438 END-of-p5-Data-Throttler-Memcached/distinfo exit --- p5-Data-Throttler-Memcached-0.00003.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: