Bug 149302 - [PATCH] www/links: add optional IPv6 support
Summary: [PATCH] www/links: add optional IPv6 support
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 Sivachenko
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-04 22:50 UTC by Martin Matuska
Modified: 2010-08-05 22:33 UTC (History)
1 user (show)

See Also:


Attachments
links-2.2_6,1.patch (2.08 KB, patch)
2010-08-04 22:50 UTC, Martin Matuska
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Matuska freebsd_committer freebsd_triage 2010-08-04 22:50:06 UTC
Add optional IPv6 support

Patch from:	http://xpisar.wz.cz/links-ipv6/

Port maintainer (demon@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-08-04 22:50:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->demon

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-08-05 20:30:38 UTC
mm          2010-08-05 19:30:24 UTC

  FreeBSD ports repository

  Modified files:
    www/links            Makefile distinfo 
  Log:
  Add optional IPv6 support
  
  PR:             ports/149302
  Approved by:    demon@FreeBSD.org (maintainer)
  
  Revision  Changes    Path
  1.65      +9 -2      ports/www/links/Makefile
  1.28      +3 -0      ports/www/links/distinfo
_______________________________________________
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 Martin Matuska freebsd_committer freebsd_triage 2010-08-05 22:33:51 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!