Update to 15.0.4
This commit is contained in:
parent
c073a1451e
commit
dc2dfd5c01
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=248205
2 changed files with 4 additions and 8 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue