ports/70544: Update port: math/cln to 1.1.8

KATO Tsuguru tkato432 at yahoo.com
Mon Aug 16 16:10:27 UTC 2004


>Number:         70544
>Category:       ports
>Synopsis:       Update port: math/cln to 1.1.8
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 16 16:10:26 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.10-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Update to verion 1.1.8

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/math/cln/Makefile math/cln/Makefile
--- /usr/ports/math/cln/Makefile	Sat Jul 10 08:53:37 2004
+++ math/cln/Makefile	Sun Aug 15 01:12:38 2004
@@ -7,12 +7,9 @@
 #
 
 PORTNAME=	cln
-PORTVERSION=	1.1.6
-PORTREVISION=	1
+PORTVERSION=	1.1.8
 CATEGORIES=	math devel
-MASTER_SITES=	ftp://ftp.ilog.fr/pub/Users/haible/gnu/ \
-		ftp://ftp.santafe.edu/pub/gnu/ \
-		ftp://ftpthep.physik.uni-mainz.de/pub/gnu/
+MASTER_SITES=	ftp://ftpthep.physik.uni-mainz.de/pub/gnu/
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Class Library for Numbers
@@ -20,12 +17,12 @@
 LIB_DEPENDS=	gmp.6:${PORTSDIR}/math/libgmp4
 
 USE_BZIP2=	yes
+USE_GCC=	3.3
+USE_GNOME=	gnomehack gnometarget lthack pkgconfig
 USE_GMAKE=	yes
-USE_GNOME=	gnomehack
-USE_INC_LIBTOOL_VER=13
-CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+USE_INC_LIBTOOL_VER=	13
 CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
-CONFIGURE_ARGS=	--infodir=${PREFIX}/info --mandir=${PREFIX}/man \
+CONFIGURE_ARGS=	--infodir=${PREFIX}/info --mandir=${MANPREFIX}/man \
 		--with-gmp
 MAKE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
 INSTALLS_SHLIB=	yes
@@ -42,13 +39,6 @@
 
 .if ${ARCH} == "sparc64"
 BROKEN=		"Does not compile on sparc64"
-.endif
-
-.if ${OSVERSION} < 500035
-BUILD_DEPENDS+=	${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport
-RUN_DEPENDS+=	${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport
-CPPFLAGS+=	-I${LOCALBASE}/include/stlport ${PTHREAD_CFLAGS}
-LDFLAGS+=	-lstlport_gcc ${PTHREAD_LIBS}
 .endif
 
 post-install:
diff -urN /usr/ports/math/cln/distinfo math/cln/distinfo
--- /usr/ports/math/cln/distinfo	Thu Mar 18 13:54:11 2004
+++ math/cln/distinfo	Thu Jan  1 09:00:00 1970
@@ -1,2 +0,0 @@
-MD5 (cln-1.1.6.tar.bz2) = 8c364297c3cd7cbd413a510b68849451
-SIZE (cln-1.1.6.tar.bz2) = 1595522
diff -urN /usr/ports/math/cln/files/patch-configure math/cln/files/patch-configure
--- /usr/ports/math/cln/files/patch-configure	Wed Jul 31 18:36:03 2002
+++ math/cln/files/patch-configure	Thu Jan  1 09:00:00 1970
@@ -1,10 +0,0 @@
---- configure.orig	Tue May 28 22:55:47 2002
-+++ configure	Tue Jul 30 06:40:57 2002
-@@ -6933,6 +6933,7 @@
- 
- # This can be used to rebuild libtool when needed
- LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
-+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
- 
- # Always use our own libtool.
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list