ports/70545: Update port: math/GiNaC to 1.2.3
KATO Tsuguru
tkato432 at yahoo.com
Mon Aug 16 16:10:28 UTC 2004
>Number: 70545
>Category: ports
>Synopsis: Update port: math/GiNaC to 1.2.3
>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.2.3
>How-To-Repeat:
>Fix:
diff -urN /usr/ports/math/GiNaC/Makefile math/GiNaC/Makefile
--- /usr/ports/math/GiNaC/Makefile Sat Mar 13 20:32:16 2004
+++ math/GiNaC/Makefile Sun Aug 15 01:50:41 2004
@@ -7,8 +7,7 @@
#
PORTNAME= GiNaC
-PORTVERSION= 1.1.6
-PORTREVISION= 2
+PORTVERSION= 1.2.3
CATEGORIES= math
MASTER_SITES= ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ \
http://www.ginac.de/
@@ -19,6 +18,7 @@
LIB_DEPENDS= cln.3:${PORTSDIR}/math/cln
USE_BZIP2= yes
+USE_GCC= 3.3
USE_GNOME= gnomehack gnometarget pkgconfig
USE_GMAKE= yes
GNU_CONFIGURE= yes
@@ -36,14 +36,6 @@
.if ${ARCH} == "amd64"
BROKEN= "Configure fails on amd64"
-.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}
-CFLAGS+= -O0
.endif
post-extract:
diff -urN /usr/ports/math/GiNaC/distinfo math/GiNaC/distinfo
--- /usr/ports/math/GiNaC/distinfo Fri Jan 30 14:49:21 2004
+++ math/GiNaC/distinfo Sun Aug 15 00:54:47 2004
@@ -1,2 +1,2 @@
-MD5 (GiNaC-1.1.6.tar.bz2) = 8e64ecfc545f949635989c84ebff81f5
-SIZE (GiNaC-1.1.6.tar.bz2) = 650432
+MD5 (GiNaC-1.2.3.tar.bz2) = ed63e9b45bb06f24ea18a746e1f4270a
+SIZE (GiNaC-1.2.3.tar.bz2) = 750136
diff -urN /usr/ports/math/GiNaC/pkg-plist math/GiNaC/pkg-plist
--- /usr/ports/math/GiNaC/pkg-plist Tue Feb 3 18:12:54 2004
+++ math/GiNaC/pkg-plist Sun Aug 15 02:18:35 2004
@@ -5,10 +5,11 @@
include/ginac/archive.h
include/ginac/assertion.h
include/ginac/basic.h
+include/ginac/class_info.h
include/ginac/clifford.h
include/ginac/color.h
include/ginac/constant.h
-include/ginac/container_suppl.h
+include/ginac/container.h
include/ginac/ex.h
include/ginac/expair.h
include/ginac/expairseq.h
@@ -32,6 +33,7 @@
include/ginac/power.h
include/ginac/print.h
include/ginac/pseries.h
+include/ginac/ptr.h
include/ginac/registrar.h
include/ginac/relational.h
include/ginac/structure.h
@@ -43,8 +45,8 @@
include/ginac/wildcard.h
lib/libginac.a
lib/libginac.so
-lib/libginac-1.1.so
-lib/libginac-1.1.so.6
+lib/libginac-1.2.so
+lib/libginac-1.2.so.3
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