Update to p5-Term-Shell-0.09.
This commit is contained in:
parent
7c35c1c1b8
commit
aa8fb59381
@ -1,14 +1,18 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2016/03/20 19:56:36 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2017/05/14 20:06:50 benoit Exp $
|
||||
# Original from: Neil Watkiss <nwatkiss@ttul.org>
|
||||
|
||||
COMMENT = simple command-line shell framework
|
||||
|
||||
MODULES = cpan
|
||||
PKG_ARCH = *
|
||||
DISTNAME = Term-Shell-0.06
|
||||
DISTNAME = Term-Shell-0.09
|
||||
CATEGORIES = devel
|
||||
|
||||
# Perl
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
CONFIGURE_STYLE = modbuild
|
||||
|
||||
RUN_DEPENDS = textproc/p5-Text-Autoformat
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Term-Shell-0.06.tar.gz) = AeElChSgVHKuJfMKMdb8vu3Pxz9i/ehK9zarC6B0pJ0=
|
||||
SIZE (Term-Shell-0.06.tar.gz) = 35774
|
||||
SHA256 (Term-Shell-0.09.tar.gz) = CSzxzm099mBm21zVPt1jvm9jeJ8h4682MfEOb6pUmvw=
|
||||
SIZE (Term-Shell-0.09.tar.gz) = 33500
|
||||
|
@ -1,5 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2005/05/24 21:45:55 sturm Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2017/05/14 20:06:50 benoit Exp $
|
||||
${P5SITE}/Term/
|
||||
${P5SITE}/Term/Shell.pm
|
||||
${P5SITE}/Term/Shell.pod
|
||||
@man man/man3p/Term::Shell.3p
|
||||
|
Loading…
x
Reference in New Issue
Block a user