FreeBSD Bugzilla – Attachment 158251 Details for
Bug 201267
[PATCH] science/libint: update to 1.1.6 and new GH upstream
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn diff in science/libint
patch_libint116.diff (text/plain), 3.54 KB, created by
Johannes M Dieterich
on 2015-07-02 08:41:51 UTC
(
hide
)
Description:
svn diff in science/libint
Filename:
MIME Type:
Creator:
Johannes M Dieterich
Created:
2015-07-02 08:41:51 UTC
Size:
3.54 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 391130) >+++ Makefile (working copy) >@@ -2,14 +2,20 @@ > # $FreeBSD$ > > PORTNAME= libint >-PORTVERSION= 1.1.4 >-PORTREVISION= 2 >+PORTVERSION= 1.1.6 > CATEGORIES= science >-MASTER_SITES= http://www.files.chem.vt.edu/chem-dept/valeev/software/libint/src/ > > MAINTAINER= ports@FreeBSD.org > COMMENT= Evaluate the integrals in modern atomic and molecular theory > >+LICENSE= GPLv2 >+LICENSE_FILE= ${WRKSRC}/LICENSE >+ >+USE_GITHUB= yes >+GH_ACCOUNT= evaleev >+GH_PROJECT= libint >+GH_TAGNAME= 0e0ffa7 >+ > # USE_GCC=yes is required because libint is used with mpqc which is built > # by gfortran48 (from lang/gcc) and these two libraries each try to pull in > # a different version of libgcc_s.so which fails. Forcing this port to >@@ -16,7 +22,9 @@ > # build with lang/gcc as well resolves the conflict that manifests in > # science/libghemical > >-USES= perl5 gmake libtool >+USES= perl5 gmake libtool autoreconf >+#autoreconf >+#USE_AUTOTOOLS= aclocal autoconf > USE_GCC= yes > USE_LDCONFIG= yes > ALL_TARGET= # empty >@@ -24,10 +32,6 @@ > GNU_CONFIGURE= yes > CONFIGURE_ARGS= --enable-shared > >-post-patch: >- @${REINPLACE_CMD} -e 's| -rpath|${LDFLAGS} -rpath|g' \ >- ${WRKSRC}/src/lib/MakeVars.in >- > post-install: > ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/*.so > >Index: distinfo >=================================================================== >--- distinfo (revision 391130) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (libint-1.1.4.tar.gz) = f67b13bdf1135ecc93b4cff961c1ff33614d9f8409726ddc8451803776885cff >-SIZE (libint-1.1.4.tar.gz) = 350252 >+SHA256 (evaleev-libint-1.1.6-0e0ffa7_GH0.tar.gz) = ccd034298a05ae007429d722368aa7075d00db9c1caac7c450a0eeeb9b1dcce6 >+SIZE (evaleev-libint-1.1.6-0e0ffa7_GH0.tar.gz) = 256384 >Index: files/patch-configure.in >=================================================================== >--- files/patch-configure.in (revision 0) >+++ files/patch-configure.in (working copy) >@@ -0,0 +1,29 @@ >+--- configure.in.orig 2014-03-05 18:27:30 UTC >++++ configure.in >+@@ -17,6 +17,26 @@ AC_SET_MAKE >+ AC_DEFINE_UNQUOTED(HOST_ARCH, "$host") >+ AC_DEFINE_UNQUOTED(TARGET_ARCH, "$target") >+ >++AC_DEFINE([HOST_ARCH], [], [Description]) >++AC_DEFINE([INCLUDE_DERIV], [], [Description]) >++AC_DEFINE([INCLUDE_R12], [], [Description]) >++AC_DEFINE([LIBDERIV_MAX_AM1], [], [Description]) >++AC_DEFINE([LIBDERIV_MAX_AM12], [], [Description]) >++AC_DEFINE([LIBDERIV_MAX_AM2], [], [Description]) >++AC_DEFINE([LIBINT_BUILDID], [], [Description]) >++AC_DEFINE([LIBINT_MAJOR_VERSION], [], [Description]) >++AC_DEFINE([LIBINT_MAX_AM], [], [Description]) >++AC_DEFINE([LIBINT_MAX_CLASS_SIZE], [], [Description]) >++AC_DEFINE([LIBINT_MICRO_VERSION], [], [Description]) >++AC_DEFINE([LIBINT_MINOR_VERSION], [], [Description]) >++AC_DEFINE([LIBINT_OPT_AM], [], [Description]) >++AC_DEFINE([LIBINT_VERSION], [], [Description]) >++AC_DEFINE([LIBR12_MAX_AM], [], [Description]) >++AC_DEFINE([LIBR12_MAX_CLASS_SIZE], [], [Description]) >++AC_DEFINE([LIBR12_OPT_AM], [], [Description]) >++AC_DEFINE([LONG_DOUBLE], [], [Description]) >++AC_DEFINE([TARGET_ARCH], [], [Description]) >++ >+ define([default_prefix_dash],ifelse(libint_buildid, ,[],[-])) >+ define([default_prefix],"/usr/local") >+ > >Property changes on: files/patch-configure.in >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
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 201267
: 158251