From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jan 27 19:40:08 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A083F1065675 for ; Tue, 27 Jan 2009 19:40:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 523D08FC2A for ; Tue, 27 Jan 2009 19:40:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n0RJe8OZ039611 for ; Tue, 27 Jan 2009 19:40:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n0RJe8oP039610; Tue, 27 Jan 2009 19:40:08 GMT (envelope-from gnats) Resent-Date: Tue, 27 Jan 2009 19:40:08 GMT Resent-Message-Id: <200901271940.n0RJe8oP039610@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Dennis Herrmann Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5070A1065679 for ; Tue, 27 Jan 2009 19:37:29 +0000 (UTC) (envelope-from adox@mcx2.org) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.189]) by mx1.freebsd.org (Postfix) with ESMTP id DCA3F8FC12 for ; Tue, 27 Jan 2009 19:37:28 +0000 (UTC) (envelope-from adox@mcx2.org) Received: by fk-out-0910.google.com with SMTP id f40so3575582fka.11 for ; Tue, 27 Jan 2009 11:37:27 -0800 (PST) Received: by 10.223.111.211 with SMTP id t19mr1920697fap.64.1233085047702; Tue, 27 Jan 2009 11:37:27 -0800 (PST) Received: from localhost (p579DC712.dip.t-dialin.net [87.157.199.18]) by mx.google.com with ESMTPS id 9sm10615023fxm.67.2009.01.27.11.37.26 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 27 Jan 2009 11:37:27 -0800 (PST) Message-Id: <497f6277.090db80a.219f.ffff8d37@mx.google.com> Date: Tue, 27 Jan 2009 11:37:27 -0800 (PST) From: Dennis Herrmann To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/131056: [NEW PORT] www/p5-WWW-TinySong: Get free music links from tinysong.com X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jan 2009 19:40:09 -0000 >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 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 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: