Update to 1.1.2.
This commit is contained in:
parent
90957081e1
commit
4bdc7f3ac0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=150975
2 changed files with 5 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= libmatheval
|
||||
PORTVERSION= 1.1.0
|
||||
PORTVERSION= 1.1.2
|
||||
CATEGORIES= devel math
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
@ -20,6 +20,7 @@ GNU_CONFIGURE= yes
|
|||
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ENV+= MAKEINFO="/usr/bin/makeinfo --no-split"
|
||||
INSTALLS_SHLIB= yes
|
||||
CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib
|
||||
|
||||
INFO= libmatheval
|
||||
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
MD5 (libmatheval-1.1.0.tar.gz) = d91f255de761cd8eef285c48d7f42f1b
|
||||
SIZE (libmatheval-1.1.0.tar.gz) = 479997
|
||||
MD5 (libmatheval-1.1.2.tar.gz) = 016ac0982312f11d06ef48d4cd1fddb9
|
||||
SHA256 (libmatheval-1.1.2.tar.gz) = 5978e0aedb2fff992091f766d3507f1ad260fbf3d2cfcd5abc1c4e6901b42879
|
||||
SIZE (libmatheval-1.1.2.tar.gz) = 486250
|
||||
|
|
Loading…
Reference in a new issue