- Update to 0.07
This commit is contained in:
parent
10fd89d9b8
commit
1683f995b9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=189403
2 changed files with 5 additions and 11 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Text-Aspell
|
||||
PORTVERSION= 0.06
|
||||
PORTVERSION= 0.07
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Text
|
||||
|
@ -24,10 +24,4 @@ CONFIGURE_ARGS+=INC=-I${LOCALBASE}/include \
|
|||
|
||||
MAN3= Text::Aspell.3
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 500601
|
||||
IGNORE= requires perl 5.6.1 or later
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (Text-Aspell-0.06.tar.gz) = 5db5e671d9a426da90b83e9b752e8552
|
||||
SHA256 (Text-Aspell-0.06.tar.gz) = 12bdbca30831d8e01271b4cdf35b1f2abb1c9c7d8530f138711f44aa0dd671f7
|
||||
SIZE (Text-Aspell-0.06.tar.gz) = 13343
|
||||
MD5 (Text-Aspell-0.07.tar.gz) = a456444cb3320634e218426273227cb4
|
||||
SHA256 (Text-Aspell-0.07.tar.gz) = f880ac96640c177a6a71307d41d400f3671408cd788b53c3e467698e81e6a53a
|
||||
SIZE (Text-Aspell-0.07.tar.gz) = 13483
|
||||
|
|
Loading…
Reference in a new issue