Index: head/math/ised/Makefile =================================================================== --- head/math/ised/Makefile (revision 393838) +++ head/math/ised/Makefile (revision 393839) @@ -1,26 +1,25 @@ # Created by: Charlie Kester # $FreeBSD$ PORTNAME= ised -PORTVERSION= 2.6.0 -PORTREVISION= 1 +PORTVERSION= 2.7.0 CATEGORIES= math MASTER_SITES= SF/${PORTNAME} MAINTAINER= danilo@FreeBSD.org COMMENT= Tool for generating number sequences and arithmetic evaluation LICENSE= GPLv3 USES= tar:bzip2 GNU_CONFIGURE= yes # ./base.h:620:14: error: invalid output constraint '=ir' in asm USE_GCC= yes PLIST_FILES= bin/${PORTNAME} man/man1/${PORTNAME}.1.gz do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/man/${PORTNAME}.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 .include Index: head/math/ised/distinfo =================================================================== --- head/math/ised/distinfo (revision 393838) +++ head/math/ised/distinfo (revision 393839) @@ -1,2 +1,2 @@ -SHA256 (ised-2.6.0.tar.bz2) = 5a4ecc04626300ad7ae3e6881459b7632f9f705f81b9fbd970a8a93c715ec965 -SIZE (ised-2.6.0.tar.bz2) = 139066 +SHA256 (ised-2.7.0.tar.bz2) = 903cc153648fa09f3aa8fdaf7f0f52610e60abe0d72c5181eaca41ba7d7d9f23 +SIZE (ised-2.7.0.tar.bz2) = 140641