Bug 212827 - update math/maxima to 5.38.1
Summary: update math/maxima to 5.38.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-19 14:56 UTC by satosi.kimura
Modified: 2016-09-21 01:29 UTC (History)
1 user (show)

See Also:


Attachments
new port of maxima (14.55 KB, application/gzip)
2016-09-19 14:56 UTC, satosi.kimura
no flags Details
log of poudriere (147.74 KB, application/gzip)
2016-09-19 15:02 UTC, satosi.kimura
no flags Details
patch to port (22.27 KB, text/plain)
2016-09-20 04:33 UTC, satosi.kimura
no flags Details
new port of maxima (14.47 KB, application/gzip)
2016-09-20 04:34 UTC, satosi.kimura
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description satosi.kimura 2016-09-19 14:56:21 UTC
Created attachment 174965 [details]
new port of maxima

I can install latest maxima (5.38.1) to FreeBSD/amd64 10.3

1. make with modified port
# cd /usr/ports/math
# mv maxima maxima.orig
# tar xzvf maxima5381.tgz
# mv maxima5381 maxima

2. check by portlint
# portlint
WARN: Makefile: wrong dependency value for BUILD_DEPENDS. BUILD_DEPENDS requires 2 or 3 colon-separated tuples.
WARN: Makefile: wrong dependency value for RUN_DEPENDS. RUN_DEPENDS requires 2 or 3 colon-separated tuples.
0 fatal errors and 2 warnings found.

3. check by poudriere
 See maxima-5.38.1_1.log shown as attachment.
Comment 1 satosi.kimura 2016-09-19 15:02:00 UTC
Created attachment 174966 [details]
log of poudriere
Comment 2 Wen Heping freebsd_committer freebsd_triage 2016-09-20 02:42:18 UTC
Would you submit a diff file of it ?

wen
Comment 3 satosi.kimura 2016-09-20 04:30:53 UTC
(In reply to Wen Heping from comment #2)
Now, I upload patch.maxima. Modify math/maxima as fllows:

# cd /usr/ports/math/maxima
# patch < patch.maxima
# rm files/*.orig

I'm sorry, I foregot to do "rm maxima5381/files/*.orig"
in maxima5381.tgz. I upload modified tar ball too.
Comment 4 satosi.kimura 2016-09-20 04:33:19 UTC
Created attachment 174981 [details]
patch to port
Comment 5 satosi.kimura 2016-09-20 04:34:16 UTC
Created attachment 174982 [details]
new port of maxima
Comment 6 Wen Heping freebsd_committer freebsd_triage 2016-09-20 06:12:07 UTC
(In reply to satosi.kimura from comment #3)
Thank you !

Better update your portstree before you make the diff file :)

wen
Comment 7 commit-hook freebsd_committer freebsd_triage 2016-09-21 01:25:51 UTC
A commit references this bug:

Author: wen
Date: Wed Sep 21 01:25:11 UTC 2016
New revision: 422546
URL: https://svnweb.freebsd.org/changeset/ports/422546

Log:
  - Update to 5.38.1

  PR:		212827
  Submitted by:	satosi.kimura@nifty.ne.jp

Changes:
  head/math/maxima/Makefile
  head/math/maxima/distinfo
  head/math/maxima/files/patch-doc_info_Makefile.in
  head/math/maxima/pkg-plist