From nobody@FreeBSD.org  Tue Aug  5 11:25:34 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 71F93106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  5 Aug 2008 11:25:34 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 61A218FC0C
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  5 Aug 2008 11:25:34 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m75BPYUN054689
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 5 Aug 2008 11:25:34 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m75BPYZJ054687;
	Tue, 5 Aug 2008 11:25:34 GMT
	(envelope-from nobody)
Message-Id: <200808051125.m75BPYZJ054687@www.freebsd.org>
Date: Tue, 5 Aug 2008 11:25:34 GMT
From: bf <bf2006a@yahoo.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH]www/links: update to 2.2
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         126268
>Category:       ports
>Synopsis:       [PATCH]www/links: update to 2.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    demon
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 05 11:30:05 UTC 2008
>Closed-Date:    Wed Aug 06 09:16:10 UTC 2008
>Last-Modified:  Wed Aug  6 09:20:02 UTC 2008
>Originator:     bf
>Release:        7-STABLE i386
>Organization:
-
>Environment:
>Description:
This update, along with the second patch I submitted earlier for the last update (which seems to have fallen between the cracks), addresses CVE 2008-3329 (

http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3329

).  Also, a number of minor bugs are fixed.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN links.orig/Makefile links/Makefile
--- links.orig/Makefile	2008-07-15 09:09:31.000000000 -0400
+++ links/Makefile	2008-08-05 06:50:47.482465196 -0400
@@ -2,11 +2,11 @@
 # Date created:		21 January 2000
 # Whom:			Michael Vasilenko <acid@stu.cn.ua>
 #
-# $FreeBSD: ports/www/links/Makefile,v 1.55 2008/07/15 13:09:31 demon Exp $
+# $FreeBSD: ports/www/links/Makefile,v 1.54 2008/05/30 21:25:11 gahr Exp $
 #
 
 PORTNAME=	links
-DISTVERSION=	2.1pre37
+DISTVERSION=	2.2
 PORTEPOCH=	1
 CATEGORIES?=	www
 MASTER_SITES=	http://links.twibright.com/download/
diff -ruN links.orig/distinfo links/distinfo
--- links.orig/distinfo	2008-07-15 09:09:31.000000000 -0400
+++ links/distinfo	2008-08-05 06:50:47.482465196 -0400
@@ -1,6 +1,6 @@
-MD5 (links-2.1pre37.tar.bz2) = 6766e64f06b2078676b01dfd086aa413
-SHA256 (links-2.1pre37.tar.bz2) = a1d4e395dce738fb7bf3ab7436fdbe6e2b677fed5437c193aac1b0e0ea1d49d9
-SIZE (links-2.1pre37.tar.bz2) = 3823570
+MD5 (links-2.2.tar.bz2) = bf5b20529a2a811701c5af52b28ebdd4
+SHA256 (links-2.2.tar.bz2) = d3c60ff425bec5aacd1b15578a643c03090ad73fbb404f6ce8ee8c6219bdbc6d
+SIZE (links-2.2.tar.bz2) = 3832115
 MD5 (links-2.1pre33-utf8.diff.bz2) = 82ba3c492079f8664743ce03446433a3
 SHA256 (links-2.1pre33-utf8.diff.bz2) = a34de30b787e6bab984cd5000c7a576f157437f622e9fe3a076808769a56db75
 SIZE (links-2.1pre33-utf8.diff.bz2) = 4793


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->demon 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Aug 5 11:30:21 UTC 2008 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=126268 
State-Changed-From-To: open->closed 
State-Changed-By: demon 
State-Changed-When: Wed Aug 6 09:15:53 UTC 2008 
State-Changed-Why:  
Port updated, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=126268 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/126268: commit references a PR
Date: Wed,  6 Aug 2008 09:15:50 +0000 (UTC)

 demon       2008-08-06 09:15:36 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/links            Makefile distinfo 
   Log:
   Update to 2.2 release.
   
   PR:             126268
   Submitted by:   bf <bf2006a@yahoo.com>
   
   Revision  Changes    Path
   1.56      +1 -1      ports/www/links/Makefile
   1.27      +3 -3      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"
 
>Unformatted:
