Bug 154541 - www/linkchecker update to 6.2
Summary: www/linkchecker update to 6.2
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: Beat Gaetzi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-06 01:30 UTC by Oleg
Modified: 2011-02-06 14:30 UTC (History)
0 users

See Also:


Attachments
file.diff (7.50 KB, patch)
2011-02-06 01:30 UTC, Oleg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oleg 2011-02-06 01:30:10 UTC
update to 6.2
add license
add dependency (tidylib, cssutil)

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-02-06 01:30:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beat

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2011-02-06 01:54:59 UTC
State Changed
From-To: open->closed

duplicate with 154540
Comment 3 Beat Gaetzi freebsd_committer freebsd_triage 2011-02-06 09:43:55 UTC
State Changed
From-To: closed->open

Re-open pr with patch.
Comment 4 dfilter service freebsd_committer freebsd_triage 2011-02-06 14:28:32 UTC
beat        2011-02-06 14:28:26 UTC

  FreeBSD ports repository

  Modified files:
    www/linkchecker      Makefile distinfo pkg-plist 
    www/linkchecker/files nls-patch-setup.py patch-setup.py 
  Removed files:
    www/linkchecker/files patch-linkcheck-socketutil.py 
  Log:
  - Update to 6.3
  - Add LICENSE
  
  PR:             ports/154541 (based on)
  Submitted by:   Oleg Ginzburg <olevole AT yandex.ru>
  Feature safe:   yes
  
  Revision  Changes    Path
  1.40      +7 -1      ports/www/linkchecker/Makefile
  1.32      +2 -2      ports/www/linkchecker/distinfo
  1.4       +8 -8      ports/www/linkchecker/files/nls-patch-setup.py
  1.3       +0 -14     ports/www/linkchecker/files/patch-linkcheck-socketutil.py (dead)
  1.12      +9 -9      ports/www/linkchecker/files/patch-setup.py
  1.30      +18 -3     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 Beat Gaetzi freebsd_committer freebsd_triage 2011-02-06 14:30:40 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!