Bug 156599 - ports/science/libsvm update
Summary: ports/science/libsvm update
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: 2011-04-23 17:30 UTC by dikshie
Modified: 2011-04-24 05:40 UTC (History)
0 users

See Also:


Attachments
file.diff (772 bytes, patch)
2011-04-23 17:30 UTC, dikshie
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description dikshie 2011-04-23 17:30:09 UTC
update ports/science/libsvm from 3.0 to 3.1.
i dont find any changes in pkg-plist.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-04-23 17:30:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-04-24 05:30:53 UTC
rafan       2011-04-24 04:30:35 UTC

  FreeBSD ports repository

  Modified files:
    science/libsvm       Makefile distinfo 
  Log:
  - Update to 3.1 [1]
  - Change target of symlink libsvm.so from absolute path to relative path so
    that it behaves like what other people doing [2]
  - Add LICENSE
  
  PR:             ports/156599 [1]
  Submitted by:   dikshie <dikshie at sfc.wide.ad.jp> [1]
  Submitted by:   jsa@ [2]
  
  Revision  Changes    Path
  1.29      +5 -3      ports/science/libsvm/Makefile
  1.20      +2 -3      ports/science/libsvm/distinfo
_______________________________________________
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 Rong-En Fan freebsd_committer freebsd_triage 2011-04-24 05:31:24 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!