- update to p5-File-Which-1.18
- pwhich was split off into App::pwhich; however nothing used pwhich in our tree
This commit is contained in:
parent
1ef459057e
commit
dfd4730a5d
@ -1,15 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2013/10/11 23:50:58 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2015/06/27 13:42:13 jasper Exp $
|
||||
|
||||
COMMENT= portable implementation of 'which' in Perl
|
||||
MODULES= cpan
|
||||
DISTNAME= File-Which-1.09
|
||||
REVISION= 0
|
||||
DISTNAME= File-Which-1.18
|
||||
CATEGORIES= sysutils
|
||||
|
||||
# Artistic/GPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
RUN_DEPENDS = devel/p5-Test-Script>=1.05
|
||||
BUILD_DEPENDS = ${RUN_DEPENDS}
|
||||
TEST_DEPENDS = devel/p5-Test-Script>=1.05
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (File-Which-1.09.tar.gz) = ty/sZZAWBzfLqXKTwJSWKt9PfUTZ5o3ecGLs7BP0ssM=
|
||||
SIZE (File-Which-1.09.tar.gz) = 15637
|
||||
SHA256 (File-Which-1.18.tar.gz) = lkkYqGe+8s6LY3huJOlHsknUwGJtLZi3yaIVUyjxORw=
|
||||
SIZE (File-Which-1.18.tar.gz) = 20538
|
||||
|
@ -1,6 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/04/04 05:49:39 jasper Exp $
|
||||
bin/pwhich
|
||||
@comment $OpenBSD: PLIST,v 1.2 2015/06/27 13:42:13 jasper Exp $
|
||||
${P5SITE}/File/
|
||||
${P5SITE}/File/Which.pm
|
||||
@man man/man1/pwhich.1
|
||||
@man man/man3p/File::Which.3p
|
||||
|
Loading…
Reference in New Issue
Block a user