diff options
Diffstat (limited to 'math/mathomatic')
-rw-r--r-- | math/mathomatic/Makefile | 4 | ||||
-rw-r--r-- | math/mathomatic/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/math/mathomatic/Makefile b/math/mathomatic/Makefile index 24eabb36d019..b0f2eb5c222a 100644 --- a/math/mathomatic/Makefile +++ b/math/mathomatic/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mathomatic -PORTVERSION= 14.0.7 +PORTVERSION= 14.0.8 CATEGORIES= math MASTER_SITES= http://www.panix.com/~gesslein/ \ CRITICAL @@ -25,7 +25,7 @@ PORTDOCS= * MAN1= mathomatic.1 post-patch: - @${REINPLACE_CMD} -e '/^CFLAGS/ s|-O||; /^LDFLAGS/ s|-s||' \ + @${REINPLACE_CMD} -e '/^CFLAGS/ s|-O2||; /^LDFLAGS/ s|-s||' \ ${WRKSRC}/makefile do-install: diff --git a/math/mathomatic/distinfo b/math/mathomatic/distinfo index e90525e16325..eb6b4135d3ff 100644 --- a/math/mathomatic/distinfo +++ b/math/mathomatic/distinfo @@ -1,3 +1,3 @@ -MD5 (mathomatic-14.0.7.tar.bz2) = d38e0848d17f2c92bd82c0336684f568 -SHA256 (mathomatic-14.0.7.tar.bz2) = b4bf013206e34be9d3997f3b35d8e6ee61591075fd54651a0cede05772457fa0 -SIZE (mathomatic-14.0.7.tar.bz2) = 142372 +MD5 (mathomatic-14.0.8.tar.bz2) = 258c92052aad9fcac561f848b64b393e +SHA256 (mathomatic-14.0.8.tar.bz2) = 6f0f0cabcb39a6c6bd64d89ce699f5fe5e9103f60ce7c6386cf564bf8a890ffc +SIZE (mathomatic-14.0.8.tar.bz2) = 142720 |