Bug 168550 - [UPDATE] math/PDL to 2.4.11
Summary: [UPDATE] math/PDL to 2.4.11
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-02 06:10 UTC by lichray
Modified: 2012-06-03 18:40 UTC (History)
0 users

See Also:


Attachments
PDL-2.4.11.patch (3.39 KB, patch)
2012-06-02 06:10 UTC, lichray
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description lichray 2012-06-02 06:10:11 UTC
	
	2.4.10: + PDL thread support (fixed).
	2.4.11: + File::Map (ignore this warning; Windows-only).
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-06-02 08:20:52 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2012-06-03 09:17:37 UTC
Responsible Changed
From-To: perl->sunpoet

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-06-03 18:30:23 UTC
sunpoet     2012-06-03 17:30:12 UTC

  FreeBSD ports repository

  Modified files:
    math/PDL             Makefile distinfo 
  Removed files:
    math/PDL/files       patch-mconf.h patch-perldl.conf 
  Log:
  - Update to 2.4.11
  - While I'm here:
    - Use REINPLACE_CMD instead of patch files
    - Pet portlint: remove ABI version number from LIB_DEPENDS
  
  PR:             ports/168550
  Submitted by:   Zhihao Yuan <lichray@gmail.com>
  
  Revision  Changes    Path
  1.77      +14 -13    ports/math/PDL/Makefile
  1.16      +2 -2      ports/math/PDL/distinfo
  1.2       +0 -13     ports/math/PDL/files/patch-mconf.h (dead)
  1.3       +0 -20     ports/math/PDL/files/patch-perldl.conf (dead)
_______________________________________________
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 Po-Chuan Hsieh freebsd_committer freebsd_triage 2012-06-03 18:30:34 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!