Bug 160502 - [patch] net-p2p/mldonkey: update to 3.1.0 (10 Aug)
Summary: [patch] net-p2p/mldonkey: update to 3.1.0 (10 Aug)
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: Rene Ladan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-06 06:20 UTC by h h
Modified: 2011-09-15 22:50 UTC (History)
0 users

See Also:


Attachments
a.diff (4.21 KB, patch)
2011-09-06 06:20 UTC, h h
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description h h 2011-09-06 06:20:01 UTC
- update
- garbage collect OBE thread flags:
    -lthr is now default, -lkse and -lc_r are long gone
    mldonkey now defines GETHOSTBYNAME_IS_REENTRANT
- make clang happy by ports/160498, sync with vendor
    http://cvs.savannah.gnu.org/viewvc/mldonkey/src/utils/lib/CryptoPP.h?root=mldonkey&r1=1.9&r2=1.10
Comment 1 Rene Ladan freebsd_committer freebsd_triage 2011-09-06 07:27:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rene

Grab
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-09-15 22:43:54 UTC
rene        2011-09-15 21:43:41 UTC

  FreeBSD ports repository

  Modified files:
    net-p2p/mldonkey     Makefile distinfo 
  Added files:
    net-p2p/mldonkey/files patch-src__utils__lib__CryptoPP.cc 
                           patch-src__utils__lib__CryptoPP.h 
  Log:
  - Update to 3.1.0 [1]
  - Garbage collect old threading options [1]
  - Fix build with clang [2]
  
  PR:             ports/160502 [1,2]
                  ports/160498 [2]
  Submitted by:   "h h" (aakuusta gmail.com) [1,2]
  Obtained from:  upstream [2]
  
  Revision  Changes    Path
  1.86      +2 -18     ports/net-p2p/mldonkey/Makefile
  1.35      +2 -2      ports/net-p2p/mldonkey/distinfo
  1.1       +11 -0     ports/net-p2p/mldonkey/files/patch-src__utils__lib__CryptoPP.cc (new)
  1.1       +20 -0     ports/net-p2p/mldonkey/files/patch-src__utils__lib__CryptoPP.h (new)
_______________________________________________
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 Rene Ladan freebsd_committer freebsd_triage 2011-09-15 22:45:06 UTC
State Changed
From-To: open->closed

Committed, thanks