diff --git a/math/mathomatic/Makefile b/math/mathomatic/Makefile index 3ab7541ab426..254669ff3da5 100644 --- a/math/mathomatic/Makefile +++ b/math/mathomatic/Makefile @@ -1,39 +1,39 @@ # New ports collection makefile for: Mathomatic # Date created: Tue Mar 22 10:05:25 CET 2005 # Whom: Roman Neuhauser # # $FreeBSD$ # PORTNAME= mathomatic -PORTVERSION= 14.1.4 +PORTVERSION= 14.1.5 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 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 2cfb7593a734..d68eff054aca 100644 --- a/math/mathomatic/distinfo +++ b/math/mathomatic/distinfo @@ -1,3 +1,3 @@ -MD5 (mathomatic-14.1.4.tar.bz2) = 85f5c734d4843fe41127366b07066e7e -SHA256 (mathomatic-14.1.4.tar.bz2) = cb029c5c6ae7a116d5e260fa460bbff6f94dc3efec7d4c9ab1465481b325b0f9 -SIZE (mathomatic-14.1.4.tar.bz2) = 146552 +MD5 (mathomatic-14.1.5.tar.bz2) = 3d78a34936caed973fc971e59bb1168a +SHA256 (mathomatic-14.1.5.tar.bz2) = 04622ab64974449a8a6c12586be39ac696d404aaad2ab7cdf819b1a348689902 +SIZE (mathomatic-14.1.5.tar.bz2) = 147016