FreeBSD Bugzilla – Attachment 198069 Details for
Bug 232118
math/maxima: Update to 5.42.1, Take MAINTAINER'ship
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
maxima patch - full
maxima.diff (text/plain), 5.24 KB, created by
Lorenzo Salvadore
on 2018-10-12 16:47:09 UTC
(
hide
)
Description:
maxima patch - full
Filename:
MIME Type:
Creator:
Lorenzo Salvadore
Created:
2018-10-12 16:47:09 UTC
Size:
5.24 KB
patch
obsolete
>diff -Nru /usr/local/poudriere/ports/official/math/maxima/Makefile /usr/local/poudriere/ports/experimental/math/maxima/Makefile >--- /usr/local/poudriere/ports/official/math/maxima/Makefile 2018-09-11 17:51:35.000000000 +0200 >+++ /usr/local/poudriere/ports/experimental/math/maxima/Makefile 2018-10-12 13:23:17.845058000 +0200 >@@ -2,23 +2,26 @@ > # $FreeBSD: head/math/maxima/Makefile 479528 2018-09-11 15:51:35Z lwhsu $ > > PORTNAME= maxima >-PORTVERSION= 5.41.0 >+PORTVERSION= 5.42.0 > CATEGORIES= math lisp tk > MASTER_SITES= SF/maxima/Maxima-source/${PORTVERSION}-source > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= phascolarctos@protonmail.ch > COMMENT= Symbolic mathematics program > >-LICENSE= GPLv2 >-LICENSE_FILE= ${WRKSRC}/COPYING >+LICENSE= GPLv2 BSD3CLAUSE MAXIMAEXTRACLAUSE >+LICENSE_COMB= multi >+LICENSE_NAME_MAXIMAEXTRACLAUSE= Maxima extra clause >+LICENSE_FILE_MAXIMAEXTRACLAUSE= ${FILESDIR}/license-extra-clause.txt >+LICENSE_PERMS_MAXIMAEXTRACLAUSE= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept > > BUILD_DEPENDS= ${LOCALBASE}/bin/${LISPPORT} >-PATCH_DEPENDS= ${LOCALBASE}/bin/bash:shells/bash > RUN_DEPENDS= ${LOCALBASE}/bin/${LISPPORT} \ > ${LOCALBASE}/bin/gnuplot:math/gnuplot > > USES= gmake makeinfo perl5 python:build tk:85+ shared-mime-info > USE_PERL5= build >+ > GNU_CONFIGURE= yes > CONFIGURE_ARGS= --with-posix-shell=/bin/sh \ > --with-wish=${WISH} \ >@@ -38,11 +41,14 @@ > OPTIONS_SINGLE_LISP= CMUCL SBCL > > OPTIONS_DEFAULT= SBCL >+OPTIONS_SUB= yes > > CMUCL_DESC= Build with CMU Common Lisp > SBCL_DESC= Build with Steel Bank Common Lisp > >-.include <bsd.port.pre.mk> >+CMUCL_USES= autoreconf >+ >+.include <bsd.port.options.mk> > > # Lisp to build with. Define only ONE of these! > .if ${PORT_OPTIONS:MCMUCL} >@@ -101,4 +107,4 @@ > @${FIND} ${WRKSRC} \( -name '*.bak' -o -name '*.fbsd10bak' -o \ > -name '*.orig' \) -delete > >-.include <bsd.port.post.mk> >+.include <bsd.port.mk> >diff -Nru /usr/local/poudriere/ports/official/math/maxima/distinfo /usr/local/poudriere/ports/experimental/math/maxima/distinfo >--- /usr/local/poudriere/ports/official/math/maxima/distinfo 2017-12-11 17:52:56.000000000 +0100 >+++ /usr/local/poudriere/ports/experimental/math/maxima/distinfo 2018-10-05 23:06:46.710245000 +0200 >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1512807960 >-SHA256 (maxima-5.41.0.tar.gz) = daf8254600f4c7d9f079a0084178aaf036bd97a63b1e77b945f4120d7e401674 >-SIZE (maxima-5.41.0.tar.gz) = 41540226 >+TIMESTAMP = 1538773606 >+SHA256 (maxima-5.42.0.tar.gz) = d65fea937d99d251808e48e23130edd090af1fc6456312493e8b2fb6616cb734 >+SIZE (maxima-5.42.0.tar.gz) = 41902466 >diff -Nru /usr/local/poudriere/ports/official/math/maxima/files/license-extra-clause.txt /usr/local/poudriere/ports/experimental/math/maxima/files/license-extra-clause.txt >--- /usr/local/poudriere/ports/official/math/maxima/files/license-extra-clause.txt 1970-01-01 01:00:00.000000000 +0100 >+++ /usr/local/poudriere/ports/experimental/math/maxima/files/license-extra-clause.txt 2018-10-09 15:05:21.053130000 +0200 >@@ -0,0 +1,6 @@ >+Distribution of such derivative works is subject to the U.S. Export >+Administration Regulations (Title 15 CFR 768-799), which implements the >+Export Administration Act of 1979, as amended, and/or the International >+Traffic in Arms Regulations, of 12-6-84, (Title 22 CFR 121-130), which >+implements the Arms Export Control Act (22 U.S.C. 2728) and may require >+license for export. >diff -Nru /usr/local/poudriere/ports/official/math/maxima/files/patch-doc_info_Makefile.in /usr/local/poudriere/ports/experimental/math/maxima/files/patch-doc_info_Makefile.in >--- /usr/local/poudriere/ports/official/math/maxima/files/patch-doc_info_Makefile.in 2016-09-21 03:25:11.000000000 +0200 >+++ /usr/local/poudriere/ports/experimental/math/maxima/files/patch-doc_info_Makefile.in 2018-10-05 23:11:36.335417000 +0200 >@@ -1,20 +1,20 @@ >---- doc/info/Makefile.in.orig 2016-05-12 13:42:26 UTC >+--- doc/info/Makefile.in.orig 2018-09-28 04:11:37 UTC > +++ doc/info/Makefile.in >-@@ -1469,16 +1469,7 @@ clean-html: >+@@ -1673,16 +1673,7 @@ clean-html: > @CHM_TRUE@ rm -rf chm > > check_texinfo: > - @pattern=`printf "\t"` ; \ > - bad_files=`find . -name '*.texi' -print | xargs $(EGREP) -l -e "$$pattern"` ; \ > - [ -z "$$bad_files" ] || ( echo "ERROR: The following files have unexpanded Tabs: $$bad_files" ; \ >-- echo "Run make distclean and then /doc/info/fix_tab to fix the problem." ; exit 1 ) >+- echo "Run make distclean and then doc/info/fix_tab to fix the problem." ; exit 1 ) > - > -warn_texinfo: > - @pattern=`printf "\t"` ; \ > - bad_files=`find . -name '*.texi' -print | xargs $(EGREP) -l -e "$$pattern"` ; \ > - [ -z "$$bad_files" ] || ( echo "WARNING: The following files have unexpanded Tabs: $$bad_files" ; \ >-- echo "Run /doc/info/fix_tab to fix the problem." ) >+- echo "Run doc/info/fix_tab to fix the problem." ) > + echo "warn_texinfo dummy target" > >- .PHONY: check_texinfo warn_texinfo >- >+ distclean-local: >+ rm -f figures/Makefile >diff -Nru /usr/local/poudriere/ports/official/math/maxima/pkg-plist /usr/local/poudriere/ports/experimental/math/maxima/pkg-plist >--- /usr/local/poudriere/ports/official/math/maxima/pkg-plist 2017-12-11 17:52:56.000000000 +0100 >+++ /usr/local/poudriere/ports/experimental/math/maxima/pkg-plist 2018-10-09 12:52:44.343353000 +0200 >@@ -1,3 +1,4 @@ >+%%CMUCL%%lib/maxima/%%PORTVERSION%%/%%BINDIR%%/%%LISPBIN%% > bin/maxima > bin/rmaxima > bin/xmaxima
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 232118
:
197966
|
197996
|
198060
|
198067
|
198069
|
198554
|
199014