mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-28 10:08:24 +00:00
Update to 0.52
- Remove DOCS option Changes: http://search.cpan.org/dist/Math-Currency/Changes
This commit is contained in:
parent
59aee4b620
commit
10df36dcfd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=446922
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Math-Currency
|
||||
PORTVERSION= 0.51
|
||||
PORTVERSION= 0.52
|
||||
CATEGORIES= math perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -22,12 +22,4 @@ NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
PORTDOCS= Changes
|
||||
|
||||
post-install-DOCS-on:
|
||||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1488262582
|
||||
SHA256 (Math-Currency-0.51.tar.gz) = 52606fabb9e406515fe2cdcc35db0aac709e1c620b81c0ece4185be8b4b54186
|
||||
SIZE (Math-Currency-0.51.tar.gz) = 34648
|
||||
TIMESTAMP = 1501406766
|
||||
SHA256 (Math-Currency-0.52.tar.gz) = 8af7d1a9a054510ceab9b673ae78335f470e910c2d07240554344468ce5ec13c
|
||||
SIZE (Math-Currency-0.52.tar.gz) = 34603
|
||||
|
Loading…
Reference in New Issue
Block a user