diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2010-01-20 20:29:44 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2010-01-20 20:29:44 +0800 |
commit | 140bb79ee5a90eec243058ba147c0f8d4079a4dc (patch) | |
tree | a6db8ce7604ed091030d468dc32f97542f512329 /math | |
parent | 4b91ef1e94bec0d49855d2309330dc9f7352b4b4 (diff) | |
download | freebsd-ports-gnome-140bb79ee5a90eec243058ba147c0f8d4079a4dc.tar.gz freebsd-ports-gnome-140bb79ee5a90eec243058ba147c0f8d4079a4dc.tar.zst freebsd-ports-gnome-140bb79ee5a90eec243058ba147c0f8d4079a4dc.zip |
Update to 15.0.4
Diffstat (limited to 'math')
-rw-r--r-- | math/mathomatic/Makefile | 6 | ||||
-rw-r--r-- | math/mathomatic/distinfo | 6 |
2 files changed, 4 insertions, 8 deletions
diff --git a/math/mathomatic/Makefile b/math/mathomatic/Makefile index 2736194e3a6a..96efc731e4ed 100644 --- a/math/mathomatic/Makefile +++ b/math/mathomatic/Makefile @@ -6,8 +6,7 @@ # PORTNAME= mathomatic -PORTVERSION= 15.0.3 -PORTREVISION= 1 +PORTVERSION= 15.0.4 CATEGORIES= math MASTER_SITES= http://www.panix.com/~gesslein/ \ CRITICAL @@ -25,9 +24,6 @@ PORTDOCS= * MAN1= mathomatic.1 -post-patch: - @${REINPLACE_CMD} -e '/^CFLAGS/ s|-O||' -e '/^CC/d' ${WRKSRC}/makefile - regression-test: build @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} check diff --git a/math/mathomatic/distinfo b/math/mathomatic/distinfo index 0d4fb20501b0..a0d5516e4d8c 100644 --- a/math/mathomatic/distinfo +++ b/math/mathomatic/distinfo @@ -1,3 +1,3 @@ -MD5 (mathomatic-15.0.3.tar.bz2) = 34e9fe24c007c3aaf805f0b5a17bb1ee -SHA256 (mathomatic-15.0.3.tar.bz2) = 2188324fea675ff147c398a9a228c7f2fd8cad79df214a9afbf031ef950817e0 -SIZE (mathomatic-15.0.3.tar.bz2) = 171665 +MD5 (mathomatic-15.0.4.tar.bz2) = efc6e171fcab87d471638fe89db38e7a +SHA256 (mathomatic-15.0.4.tar.bz2) = 5ca24854270a2821b009f64ca01e5220875a933973ea6ef477d14d9a2f54c639 +SIZE (mathomatic-15.0.4.tar.bz2) = 172248 |