From Cy.Schubert@komquats.com  Fri Feb 24 23:50:04 2012
Return-Path: <Cy.Schubert@komquats.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 4BBD91065672
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 24 Feb 2012 23:50:04 +0000 (UTC)
	(envelope-from Cy.Schubert@komquats.com)
Received: from idcmail-mo1so.shaw.ca (idcmail-mo1so.shaw.ca [24.71.223.10])
	by mx1.freebsd.org (Postfix) with ESMTP id 0DAA28FC12
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 24 Feb 2012 23:50:03 +0000 (UTC)
Received: from pd4ml3so-ssvc.prod.shaw.ca ([10.0.141.150])
  by pd3mo1so-svcs.prod.shaw.ca with ESMTP; 24 Feb 2012 16:35:01 -0700
Received: from unknown (HELO spqr.komquats.com) ([96.50.7.119])
  by pd4ml3so-dmz.prod.shaw.ca with ESMTP; 24 Feb 2012 16:35:01 -0700
Received: from slippy.cwsent.com (slippy8 [10.2.2.6])
	by spqr.komquats.com (Postfix) with ESMTP id D1DB246B75
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 24 Feb 2012 15:34:59 -0800 (PST)
Received: from slippy.cwsent.com (localhost [127.0.0.1])
	by slippy.cwsent.com (8.14.5/8.14.5) with ESMTP id q1ONYx96015501
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 24 Feb 2012 15:34:59 -0800 (PST)
	(envelope-from cy@slippy.cwsent.com)
Received: (from cy@localhost)
	by slippy.cwsent.com (8.14.5/8.13.1/Submit) id q1ONYx5Q015500;
	Fri, 24 Feb 2012 15:34:59 -0800 (PST)
	(envelope-from cy)
Message-Id: <201202242334.q1ONYx5Q015500@slippy.cwsent.com>
Date: Fri, 24 Feb 2012 15:34:59 -0800 (PST)
From: Cy Schubert (cy) <cy@freebsd.org>
Reply-To: Cy Schubert (cy) <cy@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Update fetchmail to 6.3.31
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         165459
>Category:       ports
>Synopsis:       Update fetchmail to 6.3.31
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    cy
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 24 23:50:11 UTC 2012
>Closed-Date:    Fri Feb 24 23:56:50 UTC 2012
>Last-Modified:  Sat Feb 25 00:00:27 UTC 2012
>Originator:     Cy Schubert (cy)
>Release:        FreeBSD 9.0-STABLE i386
>Organization:
FreeBSD Project
>Environment:
System: FreeBSD slippy 9.0-STABLE FreeBSD 9.0-STABLE #1: Wed Feb 1 12:53:19 PST 2012 root@slippy:/usr/obj/opt/src/svn-stable9/sys/DTLARGE i386


>Description:
Update fetchmail from 6.3.20 to 6.3.21.
>How-To-Repeat:
N/A
>Fix:

Apply the following patch to update fetchmail to 6.3.21.

cvs diff: Diffing .
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/mail/fetchmail/Makefile,v
retrieving revision 1.220
diff -u -r1.220 Makefile
--- Makefile	23 Sep 2011 22:23:54 -0000	1.220
+++ Makefile	24 Feb 2012 23:27:27 -0000
@@ -11,12 +11,13 @@
 # want fetchmailconf to work, define the X11 option.
 
 PORTNAME=	fetchmail
-PORTVERSION=	6.3.20
+PORTVERSION=	6.3.21
 PORTREVISION=	2
 CATEGORIES=	mail ipv6
-MASTER_SITES=	BERLIOS/fetchmail/ \
-		http://mandree.home.pages.de/fetchmail/ \
-		SUNSITE/system/mail/pop/fetchmail/
+MASTER_SITES=	BERLIOS/${PORTNAME}/ \
+		SF/${PORTNAME}/branch_6.3/ \
+		http://mandree.home.pages.de/${PORTNAME}/ \
+		SUNSITE/system/mail/pop/${PORTNAME}/
 
 MAINTAINER=	chalpin@cs.wisc.edu
 COMMENT=	Batch mail retrieval utility for IMAP/POP3/ETRN/ODMR
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/mail/fetchmail/distinfo,v
retrieving revision 1.140
diff -u -r1.140 distinfo
--- distinfo	6 Jun 2011 14:54:42 -0000	1.140
+++ distinfo	24 Feb 2012 23:27:28 -0000
@@ -1,2 +1,2 @@
-SHA256 (fetchmail-6.3.20.tar.xz) = 14767c897f613fb11e04a14154abcdeab5938e199da8aa68fbbf0fbc6639d720
-SIZE (fetchmail-6.3.20.tar.xz) = 1253216
+SHA256 (fetchmail-6.3.21.tar.xz) = dc1b92666df7bc4d6be3e66654e9894bcaa76527ea99183deabd9e11486e0f82
+SIZE (fetchmail-6.3.21.tar.xz) = 1254704
cvs diff: Diffing files
cvs diff: files/patch-fix-embedded-NULs was removed, no comparison available

Email sent to maintainer (Corey Halpin <chalpin@cs.wisc.edu>) to approve
the above commit.
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->analyzed 
State-Changed-By: cy 
State-Changed-When: Fri Feb 24 23:51:20 UTC 2012 
State-Changed-Why:  
Patch ready for commit. Sent email to maintainer 
(Corey Halpin <chalpin@cs.wisc.edu>) for approval. 


Responsible-Changed-From-To: freebsd-ports-bugs->cy 
Responsible-Changed-By: cy 
Responsible-Changed-When: Fri Feb 24 23:51:20 UTC 2012 
Responsible-Changed-Why:  
Patch ready for commit. Sent email to maintainer 
(Corey Halpin <chalpin@cs.wisc.edu>) for approval. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=165459 
State-Changed-From-To: analyzed->closed 
State-Changed-By: cy 
State-Changed-When: Fri Feb 24 23:56:27 UTC 2012 
State-Changed-Why:  
Maintainer approved. Committed. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/165459: commit references a PR
Date: Fri, 24 Feb 2012 23:56:28 +0000 (UTC)

 cy          2012-02-24 23:56:18 UTC
 
   FreeBSD ports repository
 
   Modified files:
     mail/fetchmail       Makefile distinfo 
   Removed files:
     mail/fetchmail/files patch-fix-embedded-NULs 
   Log:
   Update 6.3.20 --> 6.3.21
   
   PR:             165459
   Approved by:    Maintainer (Corey Halpin <chalpin@cs.wisc.edu>)
   
   Revision  Changes    Path
   1.221     +5 -5      ports/mail/fetchmail/Makefile
   1.141     +2 -2      ports/mail/fetchmail/distinfo
   1.2       +0 -51     ports/mail/fetchmail/files/patch-fix-embedded-NULs (dead)
 _______________________________________________
 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:
