Date: Mon, 5 Apr 2010 11:43:51 GMT From: Brandon Fosdick <bfoz@bfoz.net> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/145405: [new port] perl5/p5-WWW-iTunesConnect - interface for Apple's iTunes Connect service Message-ID: <201004051143.o35Bhpxp045597@www.freebsd.org> Resent-Message-ID: <201004051150.o35Bo2A8067654@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 145405 >Category: ports >Synopsis: [new port] perl5/p5-WWW-iTunesConnect - interface for Apple's iTunes Connect service >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: Mon Apr 05 11:50:01 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Brandon Fosdick >Release: 6.4 >Organization: >Environment: FreeBSD neptune.bfoz.net 6.4-STABLE FreeBSD 6.4-STABLE #0: Sun Aug 9 18:02:54 PDT 2009 bfoz@neptune.bfoz.net:/usr/obj/usr/src/sys/NEPTUNE i386 >Description: WWW::iTunesConnect is a Perl5 module for interfacing with Apple's iTunes Connect service. Daily, Weekly and Monthly summaries, as well as Finanacial Reports, can be retrieved. >How-To-Repeat: >Fix: Patch attached with submission follows: # 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-WWW-iTunesConnect # p5-WWW-iTunesConnect/Makefile # p5-WWW-iTunesConnect/pkg-descr # p5-WWW-iTunesConnect/distinfo # echo c - p5-WWW-iTunesConnect mkdir -p p5-WWW-iTunesConnect > /dev/null 2>&1 echo x - p5-WWW-iTunesConnect/Makefile sed 's/^X//' >p5-WWW-iTunesConnect/Makefile << '875b7f1ee343b60f43151286589c8ccc' X# New ports collection makefile for: p5-WWW-iTunesConnect X# Date created: 29 August 2009 X# Whom: Brandon Fosdick <bfoz@bfoz.net> X# X# $FreeBSD$ X# X XPORTNAME= WWW-iTunesConnect XPORTVERSION= 1.14 XCATEGORIES= www perl5 XMASTER_SITES= CPAN XPKGNAMEPREFIX= p5- XDISTNAME= ${PKGNAME} X XMAINTAINER= bfoz@bfoz.net XCOMMENT= Client interface for Apple's iTunes Connect service X XBUILD_DEPENDS= p5-libwww>=5.829:${PORTSDIR}/www/p5-libwww \ X p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay \ X p5-IO-Compress-Zlib>=0:${PORTSDIR}/archivers/p5-IO-Compress-Zlib XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= YES X XMAN3= WWW::iTunesConnect.3 X XPLIST_FILES= %%SITE_PERL%%/WWW/iTunesConnect.pm \ X %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/iTunesConnect/.packlist XPLIST_DIRS= %%SITE_PERL%%/WWW \ X %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/iTunesConnect \ X %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW X X.include <bsd.port.mk> 875b7f1ee343b60f43151286589c8ccc echo x - p5-WWW-iTunesConnect/pkg-descr sed 's/^X//' >p5-WWW-iTunesConnect/pkg-descr << '884e0db9d71447f6f7ee5bf7bf82f52c' XA Perl5 client interface for Apple's iTunes Connect service X XWWW: http://search.cpan.org/~bfoz/p5-WWW-iTunesConnect/ X 884e0db9d71447f6f7ee5bf7bf82f52c echo x - p5-WWW-iTunesConnect/distinfo sed 's/^X//' >p5-WWW-iTunesConnect/distinfo << '010aafbc30d34127d13c6f51c1a7a1d7' XMD5 (p5-WWW-iTunesConnect-1.14.tar.gz) = 2662526f37a2f8f0eb304c82e9a94221 XSHA256 (p5-WWW-iTunesConnect-1.14.tar.gz) = 4916c9b18d4d95f626f2124256dbd7c3ca28c162c042cfa5fb2fb9cab5fb8e5d XSIZE (p5-WWW-iTunesConnect-1.14.tar.gz) = 7994 010aafbc30d34127d13c6f51c1a7a1d7 exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004051143.o35Bhpxp045597>