Date: Sat, 10 Sep 2011 00:53:16 GMT From: Jonathan Pater <cowboyneal@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/160607: New port: www/p5-WWW-Shorten-Googl Perl interface to goo.gl Message-ID: <201109100053.p8A0rG6P002687@red.freebsd.org> Resent-Message-ID: <201109100100.p8A10Sgc056003@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 160607 >Category: ports >Synopsis: New port: www/p5-WWW-Shorten-Googl Perl interface to goo.gl >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: Sat Sep 10 01:00:27 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Jonathan Pater >Release: 8-STABLE >Organization: >Environment: FreeBSD deadpool.cowboyneal.org 8.2-STABLE FreeBSD 8.2-STABLE #0: Sun Jul 31 11: 52:40 EDT 2011 root@deadpool.cowboyneal.org:/usr/obj/usr/src/sys/DEADPOOL i386 >Description: I've long wished to have a port of this perl module and with some nudging from folks on irc, I've finally made one. So, here it be. >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-Shorten-Googl # p5-WWW-Shorten-Googl/pkg-plist # p5-WWW-Shorten-Googl/pkg-descr # p5-WWW-Shorten-Googl/distinfo # p5-WWW-Shorten-Googl/Makefile # echo c - p5-WWW-Shorten-Googl mkdir -p p5-WWW-Shorten-Googl > /dev/null 2>&1 echo x - p5-WWW-Shorten-Googl/pkg-plist sed 's/^X//' >p5-WWW-Shorten-Googl/pkg-plist << '759216b21fb3ecfde895cd25bffa857b' Xbin/goo.gl X%%SITE_PERL%%/WWW/Shorten/Googl.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Shorten/Googl/.packlist X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Shorten/Googl X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Shorten X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW X@dirrmtry %%SITE_PERL%%/WWW/Shorten X@dirrmtry %%SITE_PERL%%/WWW 759216b21fb3ecfde895cd25bffa857b echo x - p5-WWW-Shorten-Googl/pkg-descr sed 's/^X//' >p5-WWW-Shorten-Googl/pkg-descr << '6fa2bb237534431235576500c7275de5' XA Perl interface to the goo.gl URL shortening service. Googl simply Xmaintains a database of long URLs, each of which has a unique identifier. X XWWW: http://search.cpan.org/dist/WWW-Shorten-Googl/ 6fa2bb237534431235576500c7275de5 echo x - p5-WWW-Shorten-Googl/distinfo sed 's/^X//' >p5-WWW-Shorten-Googl/distinfo << 'dd042133e3d808a95638ed52b045bfcb' XSHA256 (WWW-Shorten-Googl-1.02.tar.gz) = 1c487d3b4146db56ad1736f937bc1021ae6c0726ea5c000686465c1887f8e3ba XSIZE (WWW-Shorten-Googl-1.02.tar.gz) = 11183 dd042133e3d808a95638ed52b045bfcb echo x - p5-WWW-Shorten-Googl/Makefile sed 's/^X//' >p5-WWW-Shorten-Googl/Makefile << 'b19a670a1d7090d16e3608b785ac738c' X# New ports collection makefile for: p5-WWW-Shorten-Googl X# Date created: September 9 2011 X# Whom: Jonathan Pater <cowboyneal@gmail.com> X# X# $FreeBSD$ X# X XPORTNAME= WWW-Shorten-Googl XPORTVERSION= 1.02 XCATEGORIES= www perl5 XMASTER_SITES= CPAN XPKGNAMEPREFIX= p5- X XMAINTAINER= cowboyneal@gmail.com XCOMMENT= Perl interface to goo.gl X XBUILD_DEPENDS= p5-WWW-Shorten>=1.98:${PORTSDIR}/www/p5-WWW-Shorten \ X p5-libwww>=5.75:${PORTSDIR}/www/p5-libwww \ X p5-LWP-Protocol-https>=0:${PORTSDIR}/www/p5-LWP-Protocol-https \ X p5-JSON-Any>=0:${PORTSDIR}/converters/p5-JSON-Any X XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= WWW::Shorten::Googl.3 X X.include <bsd.port.mk> b19a670a1d7090d16e3608b785ac738c exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201109100053.p8A0rG6P002687>