Bug 156192 - [patch] math/giacxcas update to 0.9.1
Summary: [patch] math/giacxcas update to 0.9.1
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: Max Brazhnikov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-05 10:10 UTC by Han Frederic
Modified: 2011-04-09 16:50 UTC (History)
0 users

See Also:


Attachments
file.diff (13.59 KB, patch)
2011-04-05 10:10 UTC, Han Frederic
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Han Frederic 2011-04-05 10:10:12 UTC
Update giacxcas from author's source (0.9.1)

freebsd patch files are not needed anymore. (included in author's sources)
hevea dependecy is not needed with 0.9.1 so it has been removed.

Fix: Patch attached with submission follows:
Comment 1 Max Brazhnikov freebsd_committer freebsd_triage 2011-04-05 20:33:06 UTC
Responsible Changed
From-To: freebsd-ports-bugs->makc

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-04-09 16:40:31 UTC
makc        2011-04-09 15:40:17 UTC

  FreeBSD ports repository

  Modified files:
    math/giacxcas        Makefile distinfo pkg-plist 
  Removed files:
    math/giacxcas/files  patch-src-help.cc patch-src-rpn.cc 
  Log:
  - Update to 0.9.1
  - Remove patches integrated upstream
  
  PR:             ports/156192
  Submitted by:   Han Frederic (maintainer)
  
  Revision  Changes    Path
  1.3       +4 -5      ports/math/giacxcas/Makefile
  1.4       +2 -2      ports/math/giacxcas/distinfo
  1.2       +0 -14     ports/math/giacxcas/files/patch-src-help.cc (dead)
  1.2       +0 -14     ports/math/giacxcas/files/patch-src-rpn.cc (dead)
  1.3       +66 -0     ports/math/giacxcas/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 3 Max Brazhnikov freebsd_committer freebsd_triage 2011-04-09 16:43:42 UTC
State Changed
From-To: open->closed

Committed, with some modifications: please keep pkg-plist sorted. 
Thanks!