1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Update to 2.10

- Support STAGEDIR

Changes:	http://search.cpan.org/dist/ack/Changes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-09-26 16:47:18 +00:00
parent 343eedca17
commit c51d61e629
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328385
3 changed files with 6 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= ack
PORTVERSION= 2.08
PORTVERSION= 2.10
CATEGORIES= textproc perl5 sysutils
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= App
@ -12,13 +12,12 @@ COMMENT= Grep-like text finder for large trees of text
BUILD_DEPENDS= p5-File-Next>=0.40:${PORTSDIR}/sysutils/p5-File-Next
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash \
p5-IO-Tty>=0:${PORTSDIR}/devel/p5-IO-Tty
USES= perl5
USE_PERL5= configure
CONFLICTS_INSTALL= ja-ack-[0-9]*
MAN1= ack.1
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (ack-2.08.tar.gz) = 458d48d4bcb03fd8866669ab26d56874c24aff39785e8498b50ddb657122b35c
SIZE (ack-2.08.tar.gz) = 210625
SHA256 (ack-2.10.tar.gz) = c14ba1c49e172013f4097328b5cdda595fe02e69af7abaa045e9f9f23b27863c
SIZE (ack-2.10.tar.gz) = 215820

View File

@ -14,6 +14,7 @@ bin/ack
%%SITE_PERL%%/App/Ack/Resource/Basic.pm
%%SITE_PERL%%/App/Ack/Resources.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/ack/.packlist
man/man1/ack.1.gz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/ack
@dirrmtry %%SITE_PERL%%/App/Ack/Resource
@dirrmtry %%SITE_PERL%%/App/Ack/Filter