FreeBSD Bugzilla – Attachment 86122 Details for
Bug 122501
Update port: math/GiNaC to 1.4.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 3.18 KB, created by
tkato432
on 2008-04-06 17:10:07 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2008-04-06 17:10:07 UTC
Size:
3.18 KB
patch
obsolete
>diff -urN /usr/ports/math/GiNaC/Makefile math/GiNaC/Makefile >--- /usr/ports/math/GiNaC/Makefile 2007-10-21 21:53:43.000000000 +0900 >+++ math/GiNaC/Makefile 2008-04-06 21:41:25.000000000 +0900 >@@ -7,7 +7,7 @@ > # > > PORTNAME= GiNaC >-PORTVERSION= 1.3.8 >+PORTVERSION= 1.4.3 > CATEGORIES= math > MASTER_SITES= ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ \ > http://www.ginac.de/ >@@ -19,16 +19,14 @@ > LIB_DEPENDS= cln.4:${PORTSDIR}/math/cln > > USE_BZIP2= yes >-USE_GCC= 3.4+ > USE_GNOME= gnomehack gnometarget pkgconfig > USE_GMAKE= yes > USE_AUTOTOOLS= libtool:15 >-CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \ >- MAKEINFO="makeinfo --no-split" >+CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" > USE_LDCONFIG= yes > > MAN1= ginsh.1 viewgar.1 >-INFO= ginac >+INFO= ginac ginac-examples > > CPPFLAGS= -I${LOCALBASE}/include > LDFLAGS= -L${LOCALBASE}/lib >@@ -39,7 +37,7 @@ > BROKEN= Does not build on alpha > .endif > >-post-extract: >- @${RM} -f ${WRKSRC}/doc/tutorial/ginac.info* >+post-patch: >+ @${REINPLACE_CMD} -e 's|-ldl||g' ${WRKSRC}/configure > > .include <bsd.port.post.mk> >diff -urN /usr/ports/math/GiNaC/distinfo math/GiNaC/distinfo >--- /usr/ports/math/GiNaC/distinfo 2007-10-21 21:53:43.000000000 +0900 >+++ math/GiNaC/distinfo 2008-04-06 21:15:51.000000000 +0900 >@@ -1,3 +1,3 @@ >-MD5 (ginac-1.3.8.tar.bz2) = c0a082929ba91870a5c42583969681d4 >-SHA256 (ginac-1.3.8.tar.bz2) = df2de02fd7cc6c3046e8f946e5a61645e9079d16a60a79bbb7c0f4d549ed95f6 >-SIZE (ginac-1.3.8.tar.bz2) = 791912 >+MD5 (ginac-1.4.3.tar.bz2) = abad55c4ae27d5d65f525fabefaddd05 >+SHA256 (ginac-1.4.3.tar.bz2) = dcd6991abae6df2fa247b57d754b8cbd9cc8119268c15d3470b3286132f7708f >+SIZE (ginac-1.4.3.tar.bz2) = 847869 >diff -urN /usr/ports/math/GiNaC/files/patch-doc__examples__ginac-examples.texi math/GiNaC/files/patch-doc__examples__ginac-examples.texi >--- /usr/ports/math/GiNaC/files/patch-doc__examples__ginac-examples.texi 1970-01-01 09:00:00.000000000 +0900 >+++ math/GiNaC/files/patch-doc__examples__ginac-examples.texi 2008-04-06 21:54:53.000000000 +0900 >@@ -0,0 +1,15 @@ >+--- doc/examples/ginac-examples.texi.orig 2008-03-26 21:08:16.000000000 +0900 >++++ doc/examples/ginac-examples.texi 2008-04-06 21:38:31.000000000 +0900 >+@@ -11,6 +11,12 @@ >+ @parindent=0pt >+ @end iftex >+ @c %**end of header >++ >++@dircategory Mathematics >++@direntry >++* ginac-examples: (ginac). GiNaC Examples. >++@end direntry >++ >+ @ifnottex >+ @node Top >+ @end ifnottex >diff -urN /usr/ports/math/GiNaC/pkg-plist math/GiNaC/pkg-plist >--- /usr/ports/math/GiNaC/pkg-plist 2007-10-21 21:53:43.000000000 +0900 >+++ math/GiNaC/pkg-plist 2008-04-06 21:16:46.000000000 +0900 >@@ -1,3 +1,4 @@ >+bin/ginac-excompiler > bin/ginsh > bin/viewgar > include/ginac/add.h >@@ -10,6 +11,7 @@ > include/ginac/constant.h > include/ginac/container.h > include/ginac/ex.h >+include/ginac/excompiler.h > include/ginac/expair.h > include/ginac/expairseq.h > include/ginac/exprseq.h >@@ -40,13 +42,12 @@ > include/ginac/symbol.h > include/ginac/symmetry.h > include/ginac/tensor.h >-include/ginac/tinfos.h > include/ginac/version.h > include/ginac/wildcard.h > lib/libginac.a > lib/libginac.la > lib/libginac.so >-lib/libginac-1.3.so >-lib/libginac-1.3.so.8 >+lib/libginac-1.4.so >+lib/libginac-1.4.so.0 > libdata/pkgconfig/ginac.pc > @dirrm include/ginac
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 122501
: 86122