diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-04-27 08:03:41 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-04-27 08:03:41 +0800 |
commit | 64be0de14cd8dbd7ffc16823c9a602f85a44c437 (patch) | |
tree | ba3ad4fb585fb48506abfcd257194bd8c4a3cf18 /net | |
parent | d6c8cd4873f72640164c2cdf9a2f259c5fbd5ac2 (diff) | |
download | freebsd-ports-gnome-64be0de14cd8dbd7ffc16823c9a602f85a44c437.tar.gz freebsd-ports-gnome-64be0de14cd8dbd7ffc16823c9a602f85a44c437.tar.zst freebsd-ports-gnome-64be0de14cd8dbd7ffc16823c9a602f85a44c437.zip |
- Update to 2.17
- Sort PLIST
Changes: http://search.cpan.org/dist/Net-Dict/Changes
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Net-Dict/Makefile | 4 | ||||
-rw-r--r-- | net/p5-Net-Dict/distinfo | 4 | ||||
-rw-r--r-- | net/p5-Net-Dict/pkg-plist | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/net/p5-Net-Dict/Makefile b/net/p5-Net-Dict/Makefile index 78498dd498d2..2fcd91f7175b 100644 --- a/net/p5-Net-Dict/Makefile +++ b/net/p5-Net-Dict/Makefile @@ -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> diff --git a/net/p5-Net-Dict/distinfo b/net/p5-Net-Dict/distinfo index f3405bf1476a..42c46f568a34 100644 --- a/net/p5-Net-Dict/distinfo +++ b/net/p5-Net-Dict/distinfo @@ -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 diff --git a/net/p5-Net-Dict/pkg-plist b/net/p5-Net-Dict/pkg-plist index 01825d3f77ee..c4c1dfbfd0e1 100644 --- a/net/p5-Net-Dict/pkg-plist +++ b/net/p5-Net-Dict/pkg-plist @@ -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 |