Update to 0.99
This commit is contained in:
parent
f73807fba1
commit
961f0f253f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343703
2 changed files with 3 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Locale-Maketext-Lexicon
|
||||
PORTVERSION= 0.96
|
||||
PORTVERSION= 0.99
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= Locale/DRTECH
|
||||
|
@ -22,12 +22,10 @@ OPTIONS_DEFINE= DOCS
|
|||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MDOCS}
|
||||
PORTDOCS= AUTHORS Changes README
|
||||
|
||||
post-install:
|
||||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Locale-Maketext-Lexicon-0.96.tar.gz) = 9b6edcd85bc93a6387daeacac30687ece8d5af1d4c43c7e1609f8e1d30915c76
|
||||
SIZE (Locale-Maketext-Lexicon-0.96.tar.gz) = 94819
|
||||
SHA256 (Locale-Maketext-Lexicon-0.99.tar.gz) = 7f85b1afa0cc66f8ed33a28ac183f26a11f95cf103be2e365f1983c38b6a1c0f
|
||||
SIZE (Locale-Maketext-Lexicon-0.99.tar.gz) = 92058
|
||||
|
|
Loading…
Reference in a new issue