Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Sep 2007 01:39:06 GMT
From:      "Cory R. King" <coryking@mozimedia.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/116212: New port: www/p5-HTML-Location - Working with disk to URI file mappings
Message-ID:  <200709090139.l891d61v082896@www.freebsd.org>
Resent-Message-ID: <200709090140.l891e2JI092637@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         116212
>Category:       ports
>Synopsis:       New port: www/p5-HTML-Location - Working with disk to URI file mappings
>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:   Sun Sep 09 01:40:02 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Cory R. King
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
Mozi Media Group, LLC.
>Environment:
FreeBSD xxx  6.2-RELEASE-p3 FreeBSD 6.2-RELEASE-p3 #2: Sat Apr 14 15:51:51 PDT 2007     root@xxx:/mnt/binaries/obj/usr/src/sys/CORE2_62VM  i386

>Description:
Working with disk to URI file mappings
>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:
#
#       www/p5-HTML-Location
#       www/p5-HTML-Location/pkg-plist
#       www/p5-HTML-Location/pkg-descr
#       www/p5-HTML-Location/distinfo
#       www/p5-HTML-Location/Makefile
#
echo c - www/p5-HTML-Location
mkdir -p www/p5-HTML-Location > /dev/null 2>&1
echo x - www/p5-HTML-Location/pkg-plist
sed 's/^X//' >www/p5-HTML-Location/pkg-plist << 'END-of-www/p5-HTML-Location/pkg-plist'
X%%SITE_PERL%%/HTML/Location.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Location/.packlist
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/HTML
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Location
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML
X
END-of-www/p5-HTML-Location/pkg-plist
echo x - www/p5-HTML-Location/pkg-descr
sed 's/^X//' >www/p5-HTML-Location/pkg-descr << 'END-of-www/p5-HTML-Location/pkg-descr'
XWorking with disk to URI file mappings (deprecated: see URI::ToDisk)
X
XWWW: http://search.cpan.org/~adamk/HTML-Location-1.01/lib/HTML/Location.pm
END-of-www/p5-HTML-Location/pkg-descr
echo x - www/p5-HTML-Location/distinfo
sed 's/^X//' >www/p5-HTML-Location/distinfo << 'END-of-www/p5-HTML-Location/distinfo'
XMD5 (HTML-Location-1.01.tar.gz) = d2efa74e784dc5fe7fc9993d6ca3bd5e
XSHA256 (HTML-Location-1.01.tar.gz) = 0b45d041deb24108f3ec793245370e09a7d435304419b29c0da8da6f87cb7260
XSIZE (HTML-Location-1.01.tar.gz) = 25463
END-of-www/p5-HTML-Location/distinfo
echo x - www/p5-HTML-Location/Makefile
sed 's/^X//' >www/p5-HTML-Location/Makefile << 'END-of-www/p5-HTML-Location/Makefile'
X# New ports collection makefile for:   p5-HTML-Location
X# Date created:                                08 September 2007
X# Whom:                                        coryking
X#
X# $FreeBSD$
X#
X
XPORTNAME=      HTML-Location
XPORTVERSION=   1.01
XCATEGORIES=    www perl5
XMASTER_SITES=  ${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=    HTML
XPKGNAMEPREFIX= p5-
X
XMAINTAINER=    coryking@mozimedia.com
XCOMMENT=       Working with disk to URI file mappings (deprecated: see URI::ToDisk)
X
XBUILD_DEPENDS= p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils \
X               p5-Clone>=0.23:${PORTSDIR}/devel/p5-Clone \
X               p5-URI>=1.35:${PORTSDIR}/net/p5-URI \
X               p5-PathTools>=3.25:${PORTSDIR}/devel/p5-PathTools
XRUN_DEPENDS=   ${BUILD_DEPENDS}
X
XPERL_CONFIGURE=        yes
X
XMAN3=          HTML::Location.3
X
X.include <bsd.port.mk>
END-of-www/p5-HTML-Location/Makefile
exit


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709090139.l891d61v082896>