Date: Tue, 27 Jan 2009 11:37:27 -0800 (PST) From: Dennis Herrmann <adox@mcx2.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/131056: [NEW PORT] www/p5-WWW-TinySong: Get free music links from tinysong.com Message-ID: <497f6277.090db80a.219f.ffff8d37@mx.google.com> Resent-Message-ID: <200901271940.n0RJe8oP039610@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 131056 >Category: ports >Synopsis: [NEW PORT] www/p5-WWW-TinySong: Get free music links from tinysong.com >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: Tue Jan 27 19:40:07 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Dennis Herrmann >Release: FreeBSD 7.1-STABLE i386 >Organization: >Environment: System: FreeBSD dhn.homeunix.com 7.1-STABLE FreeBSD 7.1-STABLE #4: Sat Jan 10 13:45:30 CET 2009 >Description: tinysong.com is a web app that can be queried for a song and returns a tiny URL, allowing you to listen to the song for free online and share it with friends. TinySong is a Perl interface to this service, allowing you to programmatically search its underlying database. WWW: http://search.cpan.org/~miorel/WWW-TinySong-0.05/ Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-WWW-TinySong-0.05.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-WWW-TinySong # p5-WWW-TinySong/pkg-descr # p5-WWW-TinySong/Makefile # p5-WWW-TinySong/pkg-plist # p5-WWW-TinySong/distinfo # echo c - p5-WWW-TinySong mkdir -p p5-WWW-TinySong > /dev/null 2>&1 echo x - p5-WWW-TinySong/pkg-descr sed 's/^X//' >p5-WWW-TinySong/pkg-descr << 'e3a6022db4b37a9e9183ff76ab928f7a' Xtinysong.com is a web app that can be queried for a Xsong and returns a tiny URL, allowing you to listen Xto the song for free online and share it with friends. XTinySong is a Perl interface to this service, allowing Xyou to programmatically search its underlying database. X XWWW: http://search.cpan.org/~miorel/WWW-TinySong-0.05/ e3a6022db4b37a9e9183ff76ab928f7a echo x - p5-WWW-TinySong/Makefile sed 's/^X//' >p5-WWW-TinySong/Makefile << '5a7a6fe2f4ed03fa77f24cba2fe3112b' X# New ports collection makefile for: p5-WWW-TinySong X# Date created: 2009-01-27 X# Whom: Dennis Herrmann <adox@mcx2.org> X# X# $FreeBSD$ X# X XPORTNAME= WWW-TinySong XPORTVERSION= 0.05 XCATEGORIES= www perl5 XMASTER_SITES= CPAN XPKGNAMEPREFIX= p5- X XMAINTAINER= adox@mcx2.org XCOMMENT= Get free music links from tinysong.com X XPERL_CONFIGURE= YES X XMAN3= WWW::TinySong.3 X X.include <bsd.port.mk> 5a7a6fe2f4ed03fa77f24cba2fe3112b echo x - p5-WWW-TinySong/pkg-plist sed 's/^X//' >p5-WWW-TinySong/pkg-plist << '8fdb1abd61122dba9f006e3a1206f41f' X%%SITE_PERL%%/WWW/TinySong.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/TinySong/.packlist X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/TinySong X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW X@dirrmtry %%SITE_PERL%%//WWW 8fdb1abd61122dba9f006e3a1206f41f echo x - p5-WWW-TinySong/distinfo sed 's/^X//' >p5-WWW-TinySong/distinfo << '601676e45376dacab39591da489f9877' XMD5 (WWW-TinySong-0.05.tar.gz) = a67d1b3000785ff829c8ca0bf535f7e6 XSHA256 (WWW-TinySong-0.05.tar.gz) = 4d42353fa907b10f3599d2cf59b8a7591e6b386312cd0af49cd800733c6b9971 XSIZE (WWW-TinySong-0.05.tar.gz) = 5254 601676e45376dacab39591da489f9877 exit --- p5-WWW-TinySong-0.05.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?497f6277.090db80a.219f.ffff8d37>