Index: head/math/mathomatic/Makefile =================================================================== --- head/math/mathomatic/Makefile (revision 172503) +++ head/math/mathomatic/Makefile (revision 172504) @@ -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= 12.6.2 +PORTVERSION= 12.6.3 CATEGORIES= math MASTER_SITES= http://www.panix.com/~gesslein/ \ http://critical.ch/distfiles/ \ http://energy.critical.ch/distfiles/ 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|-O||; /^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 Property changes on: head/math/mathomatic/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.19 \ No newline at end of property +1.20 \ No newline at end of property Index: head/math/mathomatic/distinfo =================================================================== --- head/math/mathomatic/distinfo (revision 172503) +++ head/math/mathomatic/distinfo (revision 172504) @@ -1,3 +1,3 @@ -MD5 (mathomatic-12.6.2.tar.bz2) = 5eee80d96b83a99df6afd19101bbf643 -SHA256 (mathomatic-12.6.2.tar.bz2) = b55765e28faf7c5d79bccda3102f83196b63d0a81ddd4a55fb448e9a9ef5ea34 -SIZE (mathomatic-12.6.2.tar.bz2) = 114716 +MD5 (mathomatic-12.6.3.tar.bz2) = 056632b6a459b6ec3fd9d03e977d96e1 +SHA256 (mathomatic-12.6.3.tar.bz2) = b5fbfa380e33987d1a36fe12c726204f37fdc0d26d9ace15de77782fd64593b1 +SIZE (mathomatic-12.6.3.tar.bz2) = 115517 Property changes on: head/math/mathomatic/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.18 \ No newline at end of property +1.19 \ No newline at end of property