diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-07-30 21:12:55 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-07-30 21:12:55 +0800 |
commit | e2897a90fc3e3e5a77213781c30c4e9073e22821 (patch) | |
tree | a9bc43a7340b00cd39c5dd0a36dee374401f2037 /math | |
parent | efd5e95dd8fb3a66c72c0bc50d7ea7abfbce867b (diff) | |
download | freebsd-ports-gnome-e2897a90fc3e3e5a77213781c30c4e9073e22821.tar.gz freebsd-ports-gnome-e2897a90fc3e3e5a77213781c30c4e9073e22821.tar.zst freebsd-ports-gnome-e2897a90fc3e3e5a77213781c30c4e9073e22821.zip |
Update to 0.52
- Remove DOCS option
Changes: http://search.cpan.org/dist/Math-Currency/Changes
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-Currency/Makefile | 10 | ||||
-rw-r--r-- | math/p5-Math-Currency/distinfo | 6 |
2 files changed, 4 insertions, 12 deletions
diff --git a/math/p5-Math-Currency/Makefile b/math/p5-Math-Currency/Makefile index 13d711957919..1d90eb745910 100644 --- a/math/p5-Math-Currency/Makefile +++ b/math/p5-Math-Currency/Makefile @@ -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> diff --git a/math/p5-Math-Currency/distinfo b/math/p5-Math-Currency/distinfo index 3321870498da..3ace603ee759 100644 --- a/math/p5-Math-Currency/distinfo +++ b/math/p5-Math-Currency/distinfo @@ -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 |