pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/50054: Submission of new package: textproc/p5-Text-Table-1.130



>Number:         50054
>Category:       pkg
>Synopsis:       Submission of new package: textproc/p5-Text-Table-1.130
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Thu Jul 16 22:50:00 +0000 2015
>Originator:     David H. Gutteridge
>Release:        current
>Organization:
>Environment:
n/a
>Description:
Attached is a simple package to add CPAN's Text::Table module, which
is required in turn by another package I'll submit shortly.

DESCR:

Text::Table can be used to render plaintext/ASCII-art/Unicode-art
tables.

Makefile:

# $NetBSD: Makefile,v 1.1 Exp $

DISTNAME=       Text-Table-1.130
PKGNAME=        p5-${DISTNAME}
CATEGORIES=     textproc perl5
MASTER_SITES=   ${MASTER_SITE_PERL_CPAN:=Text/}

MAINTAINER=     pkgsrc-users%NetBSD.org@localhost
HOMEPAGE=       http://search.cpan.org/dist/Text-Table
COMMENT=        Perl module to generate formatted text tables
LICENSE=        mit

BUILD_DEPENDS+= p5-Module-Build-[0-9]*:../../devel/p5-Module-Build

DEPENDS+=       p5-Text-Aligner-[0-9]*:../../textproc/p5-Text-Aligner

PERL5_PACKLIST= auto/Text/Table/.packlist

.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

distinfo:

$NetBSD: distinfo,v 1.1 Exp $

SHA1 (Text-Table-1.130.tar.gz) = f66ed80371fcffe16788706c353e78aba03961b7
RMD160 (Text-Table-1.130.tar.gz) = 002eeb7e7d2cc4810e82fb6e931fdc7e52e47f50
Size (Text-Table-1.130.tar.gz) = 28019 bytes


>How-To-Repeat:
n/a
>Fix:
n/a



Home | Main Index | Thread Index | Old Index