diff --git a/math/mathomatic/Makefile b/math/mathomatic/Makefile index 5c76114dd689..ddbd804b522d 100644 --- a/math/mathomatic/Makefile +++ b/math/mathomatic/Makefile @@ -1,40 +1,40 @@ # New ports collection makefile for: Mathomatic # Date created: Tue Mar 22 10:05:25 CET 2005 # Whom: Roman Neuhauser # # $FreeBSD$ # PORTNAME= mathomatic -PORTVERSION= 14.5.2 +PORTVERSION= 14.5.3 CATEGORIES= math MASTER_SITES= http://www.panix.com/~gesslein/ \ CRITICAL MAINTAINER= ehaupt@FreeBSD.org COMMENT= Highly portable, general purpose CAS (Computer Algebra System) USE_BZIP2= yes MAKE_JOBS_SAFE= yes MAKEFILE= makefile MAKE_ARGS= -DREADLINE PLIST_FILES= bin/mathomatic PORTDOCS= * MAN1= mathomatic.1 post-patch: @${REINPLACE_CMD} -e '/^CFLAGS/ s|-O2||; /^LDFLAGS/ s|-s||' \ ${WRKSRC}/makefile do-install: ${INSTALL_PROGRAM} ${WRKSRC}/mathomatic ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/mathomatic.1 ${PREFIX}/man/man1 .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/changes.txt ${WRKSRC}/doc/* ${DOCSDIR} .endif .include diff --git a/math/mathomatic/distinfo b/math/mathomatic/distinfo index 1bacb2f3eb54..c9a747e2267f 100644 --- a/math/mathomatic/distinfo +++ b/math/mathomatic/distinfo @@ -1,3 +1,3 @@ -MD5 (mathomatic-14.5.2.tar.bz2) = 3f87023583af88f54e396ce65138006d -SHA256 (mathomatic-14.5.2.tar.bz2) = 1c44dabe7ced7a23a7436981b5e0a923d38088730c268584a444e0df41b02beb -SIZE (mathomatic-14.5.2.tar.bz2) = 167847 +MD5 (mathomatic-14.5.3.tar.bz2) = 71651fed9f4fb1e4f591c0ea514e99ef +SHA256 (mathomatic-14.5.3.tar.bz2) = a3c2ef08a9be61bec474d21faf9de1b888a694c6034eeeb34775767d99075e8f +SIZE (mathomatic-14.5.3.tar.bz2) = 168626