diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2010-01-20 12:29:44 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2010-01-20 12:29:44 +0000 |
commit | dc2dfd5c01ab39f0b9c3d0c01779324c0c9d9d18 (patch) | |
tree | 22fb68be6bdfad78074a236bb73d828a3adc63ac /math | |
parent | c073a1451e52aedbed0275c50735e7f722c165f8 (diff) | |
download | ports-dc2dfd5c01ab39f0b9c3d0c01779324c0c9d9d18.tar.gz ports-dc2dfd5c01ab39f0b9c3d0c01779324c0c9d9d18.zip |
Notes
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 |