From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Mar 16 20:50:03 2012 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 599A9106566C for ; Fri, 16 Mar 2012 20:50:03 +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 355C58FC17 for ; Fri, 16 Mar 2012 20:50:03 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q2GKo3l8059901 for ; Fri, 16 Mar 2012 20:50:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q2GKo3ES059900; Fri, 16 Mar 2012 20:50:03 GMT (envelope-from gnats) Resent-Date: Fri, 16 Mar 2012 20:50:03 GMT Resent-Message-Id: <201203162050.q2GKo3ES059900@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, Yi-Hsuan Hsin Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2E96D106566B for ; Fri, 16 Mar 2012 20:46:11 +0000 (UTC) (envelope-from mhsin@mhsin.org) Received: from Ada.mhsin.org (114-32-9-83.HINET-IP.hinet.net [114.32.9.83]) by mx1.freebsd.org (Postfix) with ESMTP id EBF828FC0A for ; Fri, 16 Mar 2012 20:46:10 +0000 (UTC) Received: by Ada.mhsin.org (Postfix, from userid 3000) id 590591ADF54B; Sat, 17 Mar 2012 04:38:34 +0800 (CST) Message-Id: <20120316203834.590591ADF54B@Ada.mhsin.org> Date: Sat, 17 Mar 2012 04:38:34 +0800 (CST) From: Yi-Hsuan Hsin To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: mhsin@mhsin.org Subject: ports/166186: New port: www/p5-WWW-LongURL Perl interface to the LongURL API X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Yi-Hsuan Hsin List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Mar 2012 20:50:03 -0000 >Number: 166186 >Category: ports >Synopsis: New port: www/p5-WWW-LongURL Perl interface to the LongURL 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: Fri Mar 16 20:50:02 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Yi-Hsuan Hsin >Release: FreeBSD 8.2-RELEASE-p5 amd64 >Organization: >Environment: System: FreeBSD a.mhsin.org 8.2-RELEASE-p5 FreeBSD 8.2-RELEASE-p5 #1: Sat Dec 24 04:10:30 CST 2011 mhsin@b.mhsin.org:/usr/obj/usr/src/sys/b amd64 >Description: New port www/p5-WWW-LongURL. A simple interface for using the LongURL API to expand shortened URLs. >How-To-Repeat: >Fix: # 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-LongURL # p5-WWW-LongURL/Makefile # p5-WWW-LongURL/distinfo # p5-WWW-LongURL/pkg-descr # p5-WWW-LongURL/pkg-plist # echo c - p5-WWW-LongURL mkdir -p p5-WWW-LongURL > /dev/null 2>&1 echo x - p5-WWW-LongURL/Makefile sed 's/^X//' >p5-WWW-LongURL/Makefile << '9511443a7298206e85b21480af5c9c73' X# New ports collection makefile for: p5-WWW-LongURL X# Date created: 2012-02-27 X# Whom: Yi-Hsuan Hsin X# X# $FreeBSD$ X# X XPORTNAME= WWW-LongURL XPORTVERSION= 0.05 XCATEGORIES= www perl5 XMASTER_SITES= CPAN XPKGNAMEPREFIX= p5- X XMAINTAINER= mhsin@mhsin.org XCOMMENT= Perl interface to the LongURL API X XBUILD_DEPENDS= p5-LWP-Online>=0:${PORTSDIR}/www/p5-LWP-Online \ X ${SITE_PERL}/Class/Accessor/Fast.pm:${PORTSDIR}/devel/p5-Class-Accessor \ X p5-JSON-Any>=0:${PORTSDIR}/converters/p5-JSON-Any XRUN_DEPENDS:= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= WWW::LongURL.3 X X.include 9511443a7298206e85b21480af5c9c73 echo x - p5-WWW-LongURL/distinfo sed 's/^X//' >p5-WWW-LongURL/distinfo << 'e0d7d54cfdef6e41b0b6201abac71f5e' XSHA256 (WWW-LongURL-0.05.tar.gz) = 7dd82a3f3cefc4fa88819a0c7494645d62ee799e856d1d944ff5287602f79373 XSIZE (WWW-LongURL-0.05.tar.gz) = 26884 e0d7d54cfdef6e41b0b6201abac71f5e echo x - p5-WWW-LongURL/pkg-descr sed 's/^X//' >p5-WWW-LongURL/pkg-descr << '605a17e04b4ec7419c641fe5891658c6' XA simple interface for using the LongURL API to expand shortened URLs. X XWWW: http://search.cpan.org/dist/WWW-LongURL/ 605a17e04b4ec7419c641fe5891658c6 echo x - p5-WWW-LongURL/pkg-plist sed 's/^X//' >p5-WWW-LongURL/pkg-plist << 'dbc70954dffede96b3d2aae828e8c782' X%%SITE_PERL%%/WWW/LongURL.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/LongURL/.packlist X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/LongURL X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW X@dirrmtry %%SITE_PERL%%/WWW dbc70954dffede96b3d2aae828e8c782 exit >Release-Note: >Audit-Trail: >Unformatted: