Update to 15.8.1

Feature safe:	yes
This commit is contained in:
Emanuel Haupt 2012-03-11 02:09:19 +00:00
parent 557a24f2e1
commit b426e619b3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=293075
2 changed files with 4 additions and 18 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= mathomatic
PORTVERSION= 15.8.0
PORTVERSION= 15.8.1
CATEGORIES= math
MASTER_SITES= http://www.panix.com/~gesslein/ \
CRITICAL
@ -28,23 +28,9 @@ MAN1= mathomatic.1
MAKE_ARGS= READLINE=1
OPTIONS= PDF "Install PDF manual (requires htmldoc)" off
.include <bsd.port.pre.mk>
.if defined(WITH_PDF)
BUILD_DEPENDS+= htmldoc:${PORTSDIR}/textproc/htmldoc
.endif
regression-test: build
@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} check
.if defined(WITH_PDF)
post-build:
@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} \
${MAKEFILE} ${MAKE_ARGS} pdf
.endif
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/mathomatic ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/mathomatic.1 ${PREFIX}/man/man1
@ -64,4 +50,4 @@ do-install:
.endfor
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
SHA256 (mathomatic-15.8.0.tar.bz2) = 378ca5ce9d60b49cafc5dc950963970a052a7ff0d7eec7cac92ba527fb1b6e32
SIZE (mathomatic-15.8.0.tar.bz2) = 257128
SHA256 (mathomatic-15.8.1.tar.bz2) = 86f33c9892a683ab3653e08682f3b81a6ab3bfa1efee2dc1ac0b83149ab64cf9
SIZE (mathomatic-15.8.1.tar.bz2) = 259076