Bug 131058 - [MAINTAINER] www/linkchecker: update to 5.0
Summary: [MAINTAINER] www/linkchecker: update to 5.0
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: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-27 20:20 UTC by Beat Gaetzi
Modified: 2009-01-29 19:13 UTC (History)
0 users

See Also:


Attachments
linkchecker.patch (15.37 KB, patch)
2009-01-27 20:20 UTC, Beat Gaetzi
no flags Details | Diff
linkchecker.patch (15.47 KB, patch)
2009-01-28 18:55 UTC, Beat Gaetzi
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Beat Gaetzi 2009-01-27 20:20:02 UTC
	- Update linkchecker to version 5.0
Comment 1 Dmitry Marakasov freebsd_committer freebsd_triage 2009-01-28 13:10:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 2 Dmitry Marakasov freebsd_committer freebsd_triage 2009-01-28 13:10:20 UTC
State Changed
From-To: open->feedback

Installation problems when built WITHOUT_NLS. 
http://people.freebsd.org/~amdmi3/linkchecker-nonls-5.0.log
Comment 3 Beat Gaetzi 2009-01-28 18:55:29 UTC
Attached patch should fix the installation when built with WITHOUT_NLS.

Thanks,
Beat
Comment 4 dfilter service freebsd_committer freebsd_triage 2009-01-29 18:38:01 UTC
amdmi3      2009-01-29 18:37:47 UTC

  FreeBSD ports repository

  Modified files:
    www/linkchecker      Makefile distinfo pkg-plist 
    www/linkchecker/files patch-setup.py 
  Added files:
    www/linkchecker/files patch-linkcheck-socketutil.py 
  Log:
  - Update to 5.0
  
  PR:             131058
  Submitted by:   "Beat Gätzi" <beat at chruetertee dot ch> (maintainer)
  
  Revision  Changes    Path
  1.31      +9 -7      ports/www/linkchecker/Makefile
  1.25      +3 -3      ports/www/linkchecker/distinfo
  1.1       +14 -0     ports/www/linkchecker/files/patch-linkcheck-socketutil.py (new)
  1.10      +20 -19    ports/www/linkchecker/files/patch-setup.py
  1.23      +79 -28    ports/www/linkchecker/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 5 Dmitry Marakasov freebsd_committer freebsd_triage 2009-01-29 19:13:41 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!