svn commit: r438112 - head/math/p5-Math-FFT
Muhammad Moinur Rahman
bofh at FreeBSD.org
Sun Apr 9 18:20:35 UTC 2017
Author: bofh
Date: Sun Apr 9 18:20:34 2017
New Revision: 438112
URL: https://svnweb.freebsd.org/changeset/ports/438112
Log:
math/p5-Math-FFT: Update version 1.32=>1.34
Modified:
head/math/p5-Math-FFT/Makefile
head/math/p5-Math-FFT/distinfo
Modified: head/math/p5-Math-FFT/Makefile
==============================================================================
--- head/math/p5-Math-FFT/Makefile Sun Apr 9 18:16:13 2017 (r438111)
+++ head/math/p5-Math-FFT/Makefile Sun Apr 9 18:20:34 2017 (r438112)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Math-FFT
-PORTVERSION= 1.32
+PORTVERSION= 1.34
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,4 +16,6 @@ LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
+post-install:
+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Math/FFT/FFT.so
.include <bsd.port.mk>
Modified: head/math/p5-Math-FFT/distinfo
==============================================================================
--- head/math/p5-Math-FFT/distinfo Sun Apr 9 18:16:13 2017 (r438111)
+++ head/math/p5-Math-FFT/distinfo Sun Apr 9 18:20:34 2017 (r438112)
@@ -1,2 +1,3 @@
-SHA256 (Math-FFT-1.32.tar.gz) = 6c135371af70cc97157f01ac5ced6d0aa93f6821c6cfc2c1c201995de9200491
-SIZE (Math-FFT-1.32.tar.gz) = 48468
+TIMESTAMP = 1491759909
+SHA256 (Math-FFT-1.34.tar.gz) = df7badbb4c1d21189ab7a3face3ecf817ee19d2df6f226451d3bc8fa2b7a7348
+SIZE (Math-FFT-1.34.tar.gz) = 41732
More information about the svn-ports-all
mailing list