From baptiste.daroussin@gmail.com  Tue Mar 10 13:29:50 2009
Return-Path: <baptiste.daroussin@gmail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id F1562106567C
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 10 Mar 2009 13:29:50 +0000 (UTC)
	(envelope-from baptiste.daroussin@gmail.com)
Received: from mail-ew0-f166.google.com (mail-ew0-f166.google.com [209.85.219.166])
	by mx1.freebsd.org (Postfix) with ESMTP id 4BD128FC1A
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 10 Mar 2009 13:29:50 +0000 (UTC)
	(envelope-from baptiste.daroussin@gmail.com)
Received: by ewy10 with SMTP id 10so1316496ewy.43
        for <FreeBSD-gnats-submit@freebsd.org>; Tue, 10 Mar 2009 06:29:49 -0700 (PDT)
Received: by 10.216.48.76 with SMTP id u54mr2692867web.165.1236691789286;
        Tue, 10 Mar 2009 06:29:49 -0700 (PDT)
Received: from wicklow.lan (stc92-3-82-245-249-89.fbx.proxad.net [82.245.249.89])
        by mx.google.com with ESMTPS id 5sm5175753eyf.42.2009.03.10.06.29.48
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Tue, 10 Mar 2009 06:29:48 -0700 (PDT)
Received: by wicklow.lan (Postfix, from userid 0)
	id 260CDF1B0E; Tue, 10 Mar 2009 14:29:47 +0100 (CET)
Message-Id: <20090310132947.260CDF1B0E@wicklow.lan>
Date: Tue, 10 Mar 2009 14:29:47 +0100 (CET)
From: bapt <baptiste.daroussin@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [NEW PORT] www/p5-App-Nopaste: Easy access to any pastebin
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         132500
>Category:       ports
>Synopsis:       [NEW PORT] www/p5-App-Nopaste: Easy access to any pastebin
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 10 13:30:03 UTC 2009
>Closed-Date:    Thu Mar 12 16:51:43 UTC 2009
>Last-Modified:  Thu Mar 12 17:00:09 UTC 2009
>Originator:     bapt
>Release:        FreeBSD 7.1-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD wicklow.lan 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #7: Mon Oct 13 22:58:33 CEST 2008
>Description:

this ports depends on PR : 132495 132496 132493 and 132492

This module aims to smooth out the differences between pastebins, and provides
redundancy: if one site doesn't work, it just tries a different one.

WWW:	http://search.cpan.org/~sartak/App-Nopaste

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-App-Nopaste-0.10.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-App-Nopaste
#	p5-App-Nopaste/pkg-descr
#	p5-App-Nopaste/Makefile
#	p5-App-Nopaste/pkg-plist
#	p5-App-Nopaste/distinfo
#
echo c - p5-App-Nopaste
mkdir -p p5-App-Nopaste > /dev/null 2>&1
echo x - p5-App-Nopaste/pkg-descr
sed 's/^X//' >p5-App-Nopaste/pkg-descr << '34d71b86ccc38ebbd6b26d3295f149c9'
XThis module aims to smooth out the differences between pastebins, and provides
Xredundancy: if one site doesn't work, it just tries a different one.
X
XWWW:	http://search.cpan.org/~sartak/App-Nopaste
34d71b86ccc38ebbd6b26d3295f149c9
echo x - p5-App-Nopaste/Makefile
sed 's/^X//' >p5-App-Nopaste/Makefile << 'de944d0422b16594db3a378237140078'
X# New ports collection makefile for:	p5-App-Nopaste
X# Date created:		2009-03-10
X# Whom:			bapt <baptiste.daroussin@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	App-Nopaste
XPORTVERSION=	0.10
XCATEGORIES=	www perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	baptiste.daroussin@gmail.com
XCOMMENT=	Easy access to any pastebin
X
XBUILD_DEPENDS+=	${SITE_PERL}/WWW/Mechanize.pm:${PORTSDIR}/www/p5-WWW-Mechanize \
X		${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \
X		${SITE_PERL}/MooseX/Getopt.pm:${PORTSDIR}/devel/p5-MooseX-Getopt
X
XRUN_DEPENDS+=	${SITE_PERL}/WWW/Mechanize.pm:${PORTSDIR}/www/p5-WWW-Mechanize \
X		${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \
X		${SITE_PERL}/MooseX/Getopt.pm:${PORTSDIR}/devel/p5-MooseX-Getopt
X
XOPTIONS=	CLIPBOARD "Support Clipboard" On \
X		PASTEBIN "Support pastebin.com" On \
X		RAFB "Support rafb.net" On \
X		GITHUB "Support github" Off
X
XPERL_CONFIGURE=	yes
X
XCONFLICTS=	p5-WebService-NoPaste-0*
X
XMAN3=		App::Nopaste.3 \
X		App::Nopaste::Command.3 \
X		App::Nopaste::Service.3 \
X		App::Nopaste::Service::Gist.3 \
X		App::Nopaste::Service::Husk.3 \
X		App::Nopaste::Service::Mathbin.3 \
X		App::Nopaste::Service::PastebinCom.3 \
X		App::Nopaste::Service::Pastie.3 \
X		App::Nopaste::Service::Rafb.3 \
X		App::Nopaste::Service::Shadowcat.3 \
X		App::Nopaste::Service::Snitch.3
X
XMAN1=		nopaste.1
X
X.include <bsd.port.pre.mk>
X.if defined(WITH_PASTEBIN)
XBUILD_DEPENDS+=	${SITE_PERL}/WWW/Pastebin/PastebinCom/Create.pm:${PORTSDIR}/www/p5-WWW-Pastebin-PastebinCom-Create
XRUN_DEPENDS+=	${SITE_PERL}/WWW/Pastebin/PastebinCom/Create.pm:${PORTSDIR}/www/p5-WWW-Pastebin-PastebinCom-Create
X.endif
X.if defined(WITH_RAFB)
XBUILD_DEPENDS+=	${SITE_PERL}/WWW/Pastebin/RafbNet/Create.pm:${PORTSDIR}/www/p5-WWW-Pastebin-RafbNet-Create
XRUN_DEPENDS+=	${SITE_PERL}/WWW/Pastebin/RafbNet/Create.pm:${PORTSDIR}/www/p5-WWW-Pastebin-RafbNet-Create
X.endif
X.if defined(WITH_CLIPBOARD)
XBUILD_DEPENDS+=	${SITE_PERL}/Clipboard.pm:${PORTSDIR}/x11/p5-Clipboard
XRUN_DEPENDS+=	${SITE_PERL}/Clipboard.pm:${PORTSDIR}/x11/p5-Clipboard
X.endif
X.if defined(WITH_GITHUB)
XBUILD_DEPENDS+=	${SITE_PERL}/Git.pm:${PORTSDIR}/devel/git \
X		${SITE_PERL}/Config/INI/Reader.pm:${PORTSDIR}/devel/p5-Config-INI
X
XRUN_DEPENDS+=	${SITE_PERL}/Git.pm:${PORTSDIR}/devel/git \
X		${SITE_PERL}/Config/INI/Reader.pm:${PORTSDIR}/devel/p5-Config-INI
X.endif
X.include <bsd.port.post.mk>
de944d0422b16594db3a378237140078
echo x - p5-App-Nopaste/pkg-plist
sed 's/^X//' >p5-App-Nopaste/pkg-plist << '4970884a8eea0bfed049865035170e0b'
Xbin/nopaste
X%%SITE_PERL%%/App/Nopaste.pm
X%%SITE_PERL%%/App/Nopaste/Command.pm
X%%SITE_PERL%%/App/Nopaste/Service.pm
X%%SITE_PERL%%/App/Nopaste/Service/Gist.pm
X%%SITE_PERL%%/App/Nopaste/Service/Husk.pm
X%%SITE_PERL%%/App/Nopaste/Service/Mathbin.pm
X%%SITE_PERL%%/App/Nopaste/Service/PastebinCom.pm
X%%SITE_PERL%%/App/Nopaste/Service/Pastie.pm
X%%SITE_PERL%%/App/Nopaste/Service/Rafb.pm
X%%SITE_PERL%%/App/Nopaste/Service/Shadowcat.pm
X%%SITE_PERL%%/App/Nopaste/Service/Snitch.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/App/Nopaste/.packlist
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/App/Nopaste
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/App
X@dirrm %%SITE_PERL%%/App/Nopaste/Service
X@dirrm %%SITE_PERL%%/App/Nopaste
X@dirrm %%SITE_PERL%%/App
4970884a8eea0bfed049865035170e0b
echo x - p5-App-Nopaste/distinfo
sed 's/^X//' >p5-App-Nopaste/distinfo << '4dcd54d1974b437a9af6ed51aba48ab1'
XMD5 (App-Nopaste-0.10.tar.gz) = 78d560ad4fb67cb8ceb0d84c4de40ed0
XSHA256 (App-Nopaste-0.10.tar.gz) = 47057ad4482cec267443f21e61b0fe387ef5858fe4dd6745726db5d0b163cd4f
XSIZE (App-Nopaste-0.10.tar.gz) = 26323
4dcd54d1974b437a9af6ed51aba48ab1
exit
--- p5-App-Nopaste-0.10.shar ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Tue Mar 10 15:11:21 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=132500 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Thu Mar 12 16:51:42 UTC 2009 
State-Changed-Why:  
New port added. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=132500 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/132500: commit references a PR
Date: Thu, 12 Mar 2009 16:52:17 +0000 (UTC)

 miwi        2009-03-12 16:51:59 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www                  Makefile 
   Added files:
     www/p5-App-Nopaste   Makefile distinfo pkg-descr pkg-plist 
   Log:
   This module aims to smooth out the differences between pastebins, and provides
   redundancy: if one site doesn't work, it just tries a different one.
   
   WWW:    http://search.cpan.org/dist/App-Nopaste
   
   PR:             ports/132500
   Submitted by:   bapt <baptiste.daroussin at gmail.com>
   
   Revision  Changes    Path
   1.2287    +1 -0      ports/www/Makefile
   1.1       +68 -0     ports/www/p5-App-Nopaste/Makefile (new)
   1.1       +3 -0      ports/www/p5-App-Nopaste/distinfo (new)
   1.1       +4 -0      ports/www/p5-App-Nopaste/pkg-descr (new)
   1.1       +18 -0     ports/www/p5-App-Nopaste/pkg-plist (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"
 
>Unformatted:
