Bug 212827

Summary: update math/maxima to 5.38.1
Product: Ports & Packages Reporter: satosi.kimura
Component: Individual Port(s)Assignee: Wen Heping <wen>
Status: Closed FIXED    
Severity: Affects Some People CC: wen
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
new port of maxima
none
log of poudriere
none
patch to port
none
new port of maxima none

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