Bug 114723 - math/asir2000 make failed, I fixed it, and version up.
Summary: math/asir2000 make failed, I fixed it, and version up.
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Rong-En Fan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-19 08:10 UTC by Tomokatsu SAITO
Modified: 2007-07-19 17:30 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (75 bytes, patch)
2007-07-19 08:10 UTC, Tomokatsu SAITO
no flags Details | Diff
asirpatch.gz (26.57 KB, text/plain)
2007-07-19 08:10 UTC, Tomokatsu SAITO
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tomokatsu SAITO 2007-07-19 08:10:04 UTC
ports/math/asir2000 do'nt build on i386 for current.
So, update asir.
Comment 1 Rong-En Fan freebsd_committer freebsd_triage 2007-07-19 10:52:39 UTC
State Changed
From-To: open->feedback

Please send us an unified diff. 


Comment 2 Rong-En Fan freebsd_committer freebsd_triage 2007-07-19 10:52:39 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

I will take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-07-19 17:24:25 UTC
rafan       2007-07-19 16:24:19 UTC

  FreeBSD ports repository

  Modified files:
    math/asir2000        Makefile distinfo pkg-plist 
    math/asir2000/files  patch-ag patch-bg 
  Removed files:
    math/asir2000/files  patch-engine_Z.c 
  Log:
  - Update to 20070718 [1]
  - Respect NOPORTDOCS and use PORTDOCS to simplify pkg-plist [2]
  - Remove useless PREFIX assignment which is for user not port's Makefile [2]
  
  PR:             ports/114723 [1]
  Submitted by:   Tomokatsu SAITO <saito at a2z.co.jp> (maintainer) [1]
  Approved by:    maintainer [2]
  
  Revision  Changes    Path
  1.31      +25 -22    ports/math/asir2000/Makefile
  1.17      +9 -9      ports/math/asir2000/distinfo
  1.6       +21 -3     ports/math/asir2000/files/patch-ag
  1.2       +5 -5      ports/math/asir2000/files/patch-bg
  1.2       +0 -30     ports/math/asir2000/files/patch-engine_Z.c (dead)
  1.10      +400 -637  ports/math/asir2000/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Rong-En Fan freebsd_committer freebsd_triage 2007-07-19 17:24:27 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!