Bug 118358 - math/R update from 2.6.0 to 2.6.1 version
Summary: math/R update from 2.6.0 to 2.6.1 version
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-11-30 18:20 UTC by Vittorio De Martino
Modified: 2008-02-26 02:00 UTC (History)
0 users

See Also:


Attachments
file.diff (11.48 KB, patch)
2007-11-30 18:20 UTC, Vittorio De Martino
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vittorio De Martino 2007-11-30 18:20:01 UTC
I'm proposing a diff file to update R from 2.6.0 to 2.6.1

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-11-30 21:11:34 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 2 Eric van Gyzen 2007-12-05 02:20:32 UTC
Vittorio,

Thanks for your patch.  It looks good, but I have some suggestions.

The patch removes several %%FOO%% prefixes from the pkg-plist, such as:

     -%%TCLTK%%lib/R/library/tcltk/libs/tcltk.so
     +lib/R/library/tcltk/libs/tcltk.so

The %%FOO%% prefixes exist to support the Makefile's OPTIONS; they should 
not be removed.  See:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/makefile-options.html

There are a few @dirrm lines that should not change %%DOCSDIR%% to share/doc.

The man pages need not be specified in the pkg-plist; the MAN1 variable in 
the Makefile handles them.

Thanks for your work!  I'll gladly review a revised patch.

Eric
Comment 3 Rong-En Fan freebsd_committer freebsd_triage 2008-02-25 13:11:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

I'll take it.
Comment 4 Rong-En Fan freebsd_committer freebsd_triage 2008-02-26 01:57:17 UTC
State Changed
From-To: feedback->closed

Committed, with minor changes. Thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2008-02-26 01:57:18 UTC
rafan       2008-02-26 01:57:12 UTC

  FreeBSD ports repository

  Modified files:
    math/R               Makefile distinfo pkg-plist 
  Log:
  - Update to 2.6.1
  
  PR:             ports/118358
  Submitted by:   Vittorio De Martino <vdemart1 at tin.it>
  Approved by:    Eric van Gyzen <eric+fbports at vangyzen.net> (maintainer)
  
  Revision  Changes    Path
  1.67      +1 -1      ports/math/R/Makefile
  1.34      +3 -3      ports/math/R/distinfo
  1.38      +21 -4     ports/math/R/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"