1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

Update to 1.1.5 to fix the build with guile-1.8.

Approved by:	maintainer
Reported by:	pointyhat via pav
This commit is contained in:
Joe Marcus Clarke 2008-03-06 16:11:14 +00:00
parent 903e2f7bf8
commit c90a12bfde
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=208509
3 changed files with 6 additions and 5 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= libmatheval
PORTVERSION= 1.1.3
PORTREVISION= 1
PORTVERSION= 1.1.5
CATEGORIES= devel math
MASTER_SITES= GNU
MASTER_SITE_SUBDIR= ${PORTNAME}
@ -21,6 +20,7 @@ GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV+= MAKEINFO="makeinfo --no-split"
USE_LDCONFIG= yes
USE_GNOME= gnomehack
CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib
INFO= libmatheval

View File

@ -1,3 +1,3 @@
MD5 (libmatheval-1.1.3.tar.gz) = e88b3429da2758c799e6fbc44ac87416
SHA256 (libmatheval-1.1.3.tar.gz) = 2c49061af2998e73619b531e379f3e51f61f9c1a3bd50cce2cbfe841730789c4
SIZE (libmatheval-1.1.3.tar.gz) = 496193
MD5 (libmatheval-1.1.5.tar.gz) = 0534e1c5e4730fe60244bd3aa2d46ce2
SHA256 (libmatheval-1.1.5.tar.gz) = a22a69052f5dbd7088e77b3c0b7189d1a5dc727a306f481e0c4a06c150155dc4
SIZE (libmatheval-1.1.5.tar.gz) = 517211

View File

@ -2,3 +2,4 @@ include/matheval.h
lib/libmatheval.a
lib/libmatheval.so
lib/libmatheval.so.1
libdata/pkgconfig/libmatheval.pc