Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Dec 2012 01:31:54 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org
Subject:   ports/174720: [NEW PORT] www/p5-WebService-Pushover: Interface to Pushover API
Message-ID:  <20121226173154.266717E81B@colo-p.gslin.org>
Resent-Message-ID: <201212261750.qBQHo0O5069590@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         174720
>Category:       ports
>Synopsis:       [NEW PORT] www/p5-WebService-Pushover: Interface to Pushover API
>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 Dec 26 17:50:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 9.0-RELEASE-p3 i386
>Organization:
>Environment:
System: FreeBSD colo-p.gslin.org 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Tue Jun 12 01:47:53 UTC 2012
>Description:
This module provides a Perl wrapper around the Pushover
( http://pushover.net ) RESTful API. You'll need to register with Pushover to
obtain an API token for yourself and for your application before you'll be
able to do anything with this module.

WWW: http://search.cpan.org/dist/WebService-Pushover/

Generated with FreeBSD Port Tools 0.99_6 (mode: new)
>How-To-Repeat:
>Fix:

--- .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-WebService-Pushover
#	p5-WebService-Pushover/Makefile
#	p5-WebService-Pushover/pkg-descr
#	p5-WebService-Pushover/pkg-plist
#	p5-WebService-Pushover/distinfo
#
echo c - p5-WebService-Pushover
mkdir -p p5-WebService-Pushover > /dev/null 2>&1
echo x - p5-WebService-Pushover/Makefile
sed 's/^X//' >p5-WebService-Pushover/Makefile << '6d13f6edb00997a57357075448825582'
X# Created by: Gea-Suan Lin <gslin@gslin.org>
X# $FreeBSD$
X
XPORTNAME=	WebService-Pushover
XDISTVERSION=	v0.0.6
XCATEGORIES=	www perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	gslin@gslin.org
XCOMMENT=	Interface to Pushover API
X
XRUN_DEPENDS=	p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \
X		p5-DateTime-Format-Strptime>=0:${PORTSDIR}/devel/p5-DateTime-Format-Strptime \
X		p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \
X		p5-Readonly>=0:${PORTSDIR}/devel/p5-Readonly \
X		p5-URI>=0:${PORTSDIR}/net/p5-URI \
X		p5-WebService-Simple>=0:${PORTSDIR}/www/p5-WebService-Simple
X
XPERL_CONFIGURE=	yes
X
XMAN3=		WebService::Pushover.3
X
X.include <bsd.port.mk>
6d13f6edb00997a57357075448825582
echo x - p5-WebService-Pushover/pkg-descr
sed 's/^X//' >p5-WebService-Pushover/pkg-descr << 'aa0de73eb51c760de5c51e983190f2f3'
XThis module provides a Perl wrapper around the Pushover
X( http://pushover.net ) RESTful API. You'll need to register with Pushover to
Xobtain an API token for yourself and for your application before you'll be
Xable to do anything with this module.
X
XWWW: http://search.cpan.org/dist/WebService-Pushover/
aa0de73eb51c760de5c51e983190f2f3
echo x - p5-WebService-Pushover/pkg-plist
sed 's/^X//' >p5-WebService-Pushover/pkg-plist << 'c3ac15993c7b1e7e765970ee66932fa1'
X@comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/WebService/Pushover/.packlist
X%%SITE_PERL%%/WebService/Pushover.pm
X@dirrmtry %%SITE_PERL%%/WebService
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WebService/Pushover
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WebService
c3ac15993c7b1e7e765970ee66932fa1
echo x - p5-WebService-Pushover/distinfo
sed 's/^X//' >p5-WebService-Pushover/distinfo << '6856090958aaccbbd7364e0889b2b2cd'
XSHA256 (WebService-Pushover-v0.0.6.tar.gz) = f35d5cb75564fa91649c63b0d2519c877c261d820850c0ea407b13a0e8ef8eb3
XSIZE (WebService-Pushover-v0.0.6.tar.gz) = 6677
6856090958aaccbbd7364e0889b2b2cd
exit
--- .shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20121226173154.266717E81B>