mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Update to 1.1.6, now with AMD64 support.
This commit is contained in:
parent
16318a622a
commit
e53ad10d4f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=99579
@ -7,8 +7,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= cln
|
||||
PORTVERSION= 1.1.5
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.1.6
|
||||
CATEGORIES= math devel
|
||||
MASTER_SITES= ftp://ftp.ilog.fr/pub/Users/haible/gnu/ \
|
||||
ftp://ftp.santafe.edu/pub/gnu/ \
|
||||
@ -19,7 +18,9 @@ COMMENT= Class Library for Numbers
|
||||
|
||||
LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnomehack
|
||||
USE_LIBTOOL= yes
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
|
||||
|
@ -1,2 +1 @@
|
||||
MD5 (cln-1.1.5.tar.gz) = 55d9e26806bfe9023c09caf2d7e7e91b
|
||||
SIZE (cln-1.1.5.tar.gz) = 2042960
|
||||
MD5 (cln-1.1.6.tar.bz2) = 8c364297c3cd7cbd413a510b68849451
|
||||
|
@ -79,7 +79,8 @@ include/cln/univpoly_real.h
|
||||
include/cln/version.h
|
||||
lib/libcln.a
|
||||
lib/libcln.so
|
||||
lib/libcln.so.2
|
||||
lib/libcln.so.3
|
||||
libdata/pkgconfig/cln.pc
|
||||
share/aclocal/cln.m4
|
||||
%%PORTDOCS%%%%DOCSDIR%%/dvi/cln.dvi
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/cln.html
|
||||
|
Loading…
Reference in New Issue
Block a user