Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jun 2013 17:36:16 GMT
From:      Alexandre Biancalana <ale@biancalanas.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/179818: p5-String-HexConvert new port
Message-ID:  <201306211736.r5LHaGc9064290@oldred.freebsd.org>
Resent-Message-ID: <201306211740.r5LHe237075817@freefall.freebsd.org>

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

>Number:         179818
>Category:       ports
>Synopsis:       p5-String-HexConvert new port
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 21 17:40:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Alexandre Biancalana
>Release:        9.1
>Organization:
>Environment:
>Description:

>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:
#
#	textproc/p5-String-HexConvert
#	textproc/p5-String-HexConvert/Makefile
#	textproc/p5-String-HexConvert/distinfo
#	textproc/p5-String-HexConvert/pkg-descr
#	textproc/p5-String-HexConvert/pkg-plist
#
echo c - textproc/p5-String-HexConvert
mkdir -p textproc/p5-String-HexConvert > /dev/null 2>&1
echo x - textproc/p5-String-HexConvert/Makefile
sed 's/^X//' >textproc/p5-String-HexConvert/Makefile << '4a10e27d8c7222a417ca055f5c998658'
X# Created by: Alexandre Biancalana <ale@biancalanas.net>
X# $FreeBSD$
X
XPORTNAME=	String-HexConvert
XPORTVERSION=	0.01
XCATEGORIES=	textproc perl5
XMASTER_SITES=	CPAN
XMASTER_SITE_SUBDIR=	CPAN:AHERNIT
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	ale@biancalanas.net
XCOMMENT=	String::HexConver - Converts ascii strings to hex and reverse
X
XWRKSRC=	${WRKDIR}/${PORTNAME}
X
XPERL_CONFIGURE=	yes
X
XMAN3=	String::HexConvert.3
X
X.include <bsd.port.mk>
4a10e27d8c7222a417ca055f5c998658
echo x - textproc/p5-String-HexConvert/distinfo
sed 's/^X//' >textproc/p5-String-HexConvert/distinfo << 'ffb135dd1f32ae3f9564a03d8c00b454'
XSHA256 (String-HexConvert-0.01.tar.gz) = 7e5a9b1472edae78e00c7f31724480d88b4f41d863fce28697dc5963dac51ced
XSIZE (String-HexConvert-0.01.tar.gz) = 2109
ffb135dd1f32ae3f9564a03d8c00b454
echo x - textproc/p5-String-HexConvert/pkg-descr
sed 's/^X//' >textproc/p5-String-HexConvert/pkg-descr << '89c5c03e1631a4fedfde67c4208bd669'
XString::HexConvert It is a wrapper around pack and unpack of perl to convert
Xa string of hex digits to ascii and other way around.
X
XWWW: http://search.cpan.org/dist/String-HexConvert/
89c5c03e1631a4fedfde67c4208bd669
echo x - textproc/p5-String-HexConvert/pkg-plist
sed 's/^X//' >textproc/p5-String-HexConvert/pkg-plist << '65a00ee85db4e7d80a581b9b95e9a78a'
X%%SITE_PERL%%/String/HexConvert.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/String/HexConvert/.packlist
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/String/HexConvert
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/String
X@dirrmtry %%SITE_PERL%%/String
65a00ee85db4e7d80a581b9b95e9a78a
exit



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



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