Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 07 Mar 2013 14:03:03 +0100
From:      Kurt Jaeger <fbsd-ports@opsec.eu>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/176727: [new port] new port devel/p5-String-Dump 0.09
Message-ID:  <E1UDaTP-000ECw-UR@fa9.opsec.eu>
Resent-Message-ID: <201303071310.r27DA0p4073105@freefall.freebsd.org>

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

>Number:         176727
>Category:       ports
>Synopsis:       [new port] new port devel/p5-String-Dump 0.09
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 07 13:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Kurt Jaeger
>Release:        FreeBSD 9.1-RELEASE amd64
>Organization:
-
>Environment:
System: FreeBSD fa9.opsec.eu 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC 2012 root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64


>Description:
	new port devel/p5-String-Dump 0.09
>How-To-Repeat:
	n/a
>Fix:

#!/bin/sh
# This is a shell archive
echo x devel/p5-String-Dump
mkdir -p devel/p5-String-Dump > /dev/null 2>&1
echo x devel/p5-String-Dump/Makefile
sed 's/^X//' > devel/p5-String-Dump/Makefile << 'SHAR_END'
X# New ports collection makefile for:	devel/p5-String-Dump
X# Date created:				Mar 07 2013
X# Whom:					Kurt Jaeger <fbsd-ports@opsec.eu>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	String-Dump
XPORTVERSION=	0.09
XCATEGORIES=	devel perl5
XMASTER_SITES=	CPAN
XMASTER_SITE_SUBDIR=	CPAN:PATCH
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	fbsd-ports@opsec.eu
XCOMMENT=	Dump strings of characters or bytes for printing and debugging
X
XPERL_MODBUILD=	yes
X
XMAN1=		dumpstr.1
XMAN3=		String::Dump.3 String::Dump::Debugging.3
X
XBUILD_DEPENDS=	p5-Getopt-Lucid>=0:${PORTSDIR}/textproc/p5-Getopt-Lucid
X
X.include <bsd.port.mk>
SHAR_END
echo x devel/p5-String-Dump/distinfo
sed 's/^X//' > devel/p5-String-Dump/distinfo << 'SHAR_END'
XSHA256 (String-Dump-0.09.tar.gz) = 16199ca7cf377e12e6cfd59aa2ed68f8710eb818c862f8b53b5784e02291e22e
XSIZE (String-Dump-0.09.tar.gz) = 16166
SHAR_END
echo x devel/p5-String-Dump/pkg-descr
sed 's/^X//' > devel/p5-String-Dump/pkg-descr << 'SHAR_END'
XThis module dumps strings of characters (or bytes) for printing and debugging.
X
XWWW: http://search.cpan.org/dist/String-Dump/
SHAR_END
echo x devel/p5-String-Dump/pkg-plist
sed 's/^X//' > devel/p5-String-Dump/pkg-plist << 'SHAR_END'
Xbin/dumpstr
X%%SITE_PERL%%/String/Dump.pm
X%%SITE_PERL%%/String/Dump/Debugging.pod
X@dirrm %%SITE_PERL%%/String/Dump
X@dirrmtry %%SITE_PERL%%/String
SHAR_END
exit
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1UDaTP-000ECw-UR>