mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Update to 2.17
- Sort PLIST Changes: http://search.cpan.org/dist/Net-Dict/Changes
This commit is contained in:
parent
f6cb9e3057
commit
a951e192db
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352387
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Net-Dict
|
||||
PORTVERSION= 2.16
|
||||
PORTVERSION= 2.17
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:NEILB
|
||||
@ -18,7 +18,7 @@ USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e '/&configure_testsuite/d; /EXE_FILES/d' ${WRKSRC}/Makefile.PL
|
||||
@${REINPLACE_CMD} -e '/EXE_FILES/d' ${WRKSRC}/Makefile.PL
|
||||
@${ECHO_CMD} '$$HOST = "test.dict.org"; $$PORT = 2628;' > ${WRKSRC}/t/test_host.cfg
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Net-Dict-2.16.tar.gz) = d64c2efffbab47e0e8dc9a65ecc7244e16fe41e9cc5ee5a9ec0a0a10adfb7ed0
|
||||
SIZE (Net-Dict-2.16.tar.gz) = 35403
|
||||
SHA256 (Net-Dict-2.17.tar.gz) = faca14c6f3e9b302d85b722f879eca302d2cb839889feee5a10755d85e4a6ea5
|
||||
SIZE (Net-Dict-2.17.tar.gz) = 35484
|
||||
|
@ -2,6 +2,6 @@
|
||||
%%SITE_PERL%%/Net/Dict.pod
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Dict/.packlist
|
||||
%%PERL5_MAN3%%/Net::Dict.3.gz
|
||||
@dirrmtry %%SITE_PERL%%/Net
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Dict
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
|
||||
@dirrmtry %%SITE_PERL%%/Net
|
||||
|
Loading…
Reference in New Issue
Block a user