ports/62264: Update port: math/GiNaC

KATO Tsuguru tkato at prontomail.com
Mon Feb 2 15:01:08 UTC 2004


>Number:         62264
>Category:       ports
>Synopsis:       Update port: math/GiNaC
>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 Feb 02 07:00:38 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.9-RELEASE-p1 i386
>Organization:
>Environment:
>Description:
- Utilize USE_GNOME
- Fix pkg-plist

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/math/GiNaC/Makefile math/GiNaC/Makefile
--- /usr/ports/math/GiNaC/Makefile	Sat Jan 24 13:48:38 2004
+++ math/GiNaC/Makefile	Sun Feb  1 11:33:29 2004
@@ -8,6 +8,7 @@
 
 PORTNAME=	GiNaC
 PORTVERSION=	1.1.6
+PORTREVISION=	1
 CATEGORIES=	math
 MASTER_SITES=	ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ \
 		http://www.ginac.de/
@@ -15,12 +16,12 @@
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A C++ library for symbolic mathematical calculations
 
-LIB_DEPENDS=	cln.2:${PORTSDIR}/math/cln
+LIB_DEPENDS=	cln.3:${PORTSDIR}/math/cln
 
 USE_BZIP2=	yes
+USE_GNOME=	gnomehack gnometarget pkgconfig
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
-CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \
 		MAKEINFO="makeinfo --no-split"
 INSTALLS_SHLIB=	yes
diff -urN /usr/ports/math/GiNaC/pkg-plist math/GiNaC/pkg-plist
--- /usr/ports/math/GiNaC/pkg-plist	Sat Jan 24 13:48:38 2004
+++ math/GiNaC/pkg-plist	Sun Feb  1 11:32:37 2004
@@ -45,5 +45,6 @@
 lib/libginac.so
 lib/libginac-1.1.so
 lib/libginac-1.1.so.6
+libdata/pkgconfig/ginac.pc
 share/aclocal/ginac.m4
 @dirrm include/ginac
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list