diff options
| author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-12-18 19:17:06 +0000 |
|---|---|---|
| committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-12-18 19:17:06 +0000 |
| commit | 07dadfce0a96038de6663d2ddf0db6d74f44d043 (patch) | |
| tree | 90575238178a234b0df7b38eeb6f8cc1de575e51 /net | |
| parent | 3297357b3a72218d03d670e03a46d946f3e7d2a0 (diff) | |
Notes
Diffstat (limited to 'net')
| -rw-r--r-- | net/p5-Net-Dict/Makefile | 6 | ||||
| -rw-r--r-- | net/p5-Net-Dict/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/p5-Net-Dict/Makefile b/net/p5-Net-Dict/Makefile index 983af495560e..6779401910e3 100644 --- a/net/p5-Net-Dict/Makefile +++ b/net/p5-Net-Dict/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net-Dict -PORTVERSION= 2.08 +PORTVERSION= 2.09 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:NEILB @@ -20,7 +20,7 @@ PERL_CONFIGURE= yes MAN3= Net::Dict.3 post-patch: - @${REINPLACE_CMD} -e '/&configure_testsuite/d; /EXE_FILES/d' \ - ${WRKSRC}/Makefile.PL + @${REINPLACE_CMD} -e '/&configure_testsuite/d; /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 3fec0fa6908a..9ca7b400cb71 100644 --- a/net/p5-Net-Dict/distinfo +++ b/net/p5-Net-Dict/distinfo @@ -1,2 +1,2 @@ -SHA256 (Net-Dict-2.08.tar.gz) = 749fa700be2a4cb70b8d5ac431dcee84791736e9927b9f40f5d1c618e85c467d -SIZE (Net-Dict-2.08.tar.gz) = 32777 +SHA256 (Net-Dict-2.09.tar.gz) = 71001bdf7ed53d26fa5680091fe77c0a204ca9d7f9c5ad729df3195133e822f8 +SIZE (Net-Dict-2.09.tar.gz) = 34563 |
