From jadawin@tuxaco.net  Wed Jan  2 14:10:53 2008
Return-Path: <jadawin@tuxaco.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 6916016A418
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  2 Jan 2008 14:10:53 +0000 (UTC)
	(envelope-from jadawin@tuxaco.net)
Received: from huppa.tuxaco.net (huppa.tuxaco.net [91.121.19.193])
	by mx1.freebsd.org (Postfix) with ESMTP id 2E55913C469
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  2 Jan 2008 14:10:52 +0000 (UTC)
	(envelope-from jadawin@tuxaco.net)
Received: from localhost (unknown [127.0.0.1])
	by huppa.tuxaco.net (Postfix) with ESMTP id 711B9122BC
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  2 Jan 2008 15:15:26 +0100 (CET)
Received: from huppa.tuxaco.net ([127.0.0.1])
	by localhost (huppa.tuxaco.net [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id J+ZH9Lk8aX6s for <FreeBSD-gnats-submit@freebsd.org>;
	Wed,  2 Jan 2008 15:15:23 +0100 (CET)
Received: from ilove.tuxaco.net (ilove.tuxaco.net [82.236.143.160])
	(Authenticated sender: jadawin@tuxaco.net)
	by huppa.tuxaco.net (Postfix) with ESMTP id CC3F1AD05
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  2 Jan 2008 15:15:23 +0100 (CET)
Received: by ilove.tuxaco.net (Postfix, from userid 1001)
	id B7733858CA; Wed,  2 Jan 2008 14:15:00 +0000 (UTC)
Message-Id: <20080102141500.B7733858CA@ilove.tuxaco.net>
Date: Wed,  2 Jan 2008 14:15:00 +0000 (UTC)
From: Philippe Audeoud <jadawin@tuxaco.net>
Reply-To: Philippe Audeoud <jadawin@tuxaco.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [update] mail/p5-MIME-Lite - update to 3.0.21
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         119261
>Category:       ports
>Synopsis:       [update] mail/p5-MIME-Lite - update to 3.0.21
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    tabthorpe
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 02 14:20:02 UTC 2008
>Closed-Date:    Wed Jan 02 18:47:47 UTC 2008
>Last-Modified:  Wed Jan  2 18:50:01 UTC 2008
>Originator:     Philippe Audeoud
>Release:        FreeBSD 7.0-BETA1 i386
>Organization:
>Environment:
System: FreeBSD athines 7.0-BETA1 FreeBSD 7.0-BETA1 #0: Wed Oct 31 19:32:18 CET 2007 root@glenrothes:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	- update to 3.0.21
	
>How-To-Repeat:
	
>Fix:

	

--- patch-p5-MIME-Lite.1 begins here ---
diff -ruN mail/p5-MIME-Lite.orig/Makefile mail/p5-MIME-Lite/Makefile
--- mail/p5-MIME-Lite.orig/Makefile	2007-12-28 11:32:19.000000000 +0000
+++ mail/p5-MIME-Lite/Makefile	2007-12-28 11:32:51.000000000 +0000
@@ -6,9 +6,8 @@
 #
 
 PORTNAME=	MIME-Lite
-PORTVERSION=	3.02.0
+PORTVERSION=	3.02.1
 DISTVERSION=	${PORTVERSION:C/\.(.)$/\1/}
-PORTREVISION=	1
 CATEGORIES=	mail perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
diff -ruN mail/p5-MIME-Lite.orig/distinfo mail/p5-MIME-Lite/distinfo
--- mail/p5-MIME-Lite.orig/distinfo	2007-12-28 11:32:19.000000000 +0000
+++ mail/p5-MIME-Lite/distinfo	2007-12-28 11:33:00.000000000 +0000
@@ -1,3 +1,3 @@
-MD5 (MIME-Lite-3.020.tar.gz) = e8e5e29b32bd44ddc747cc3f9b7f97da
-SHA256 (MIME-Lite-3.020.tar.gz) = 46fad0317682f92a6e601f950f7a3ef0c178b80c65a1d9f8176a1ab100f86cd9
-SIZE (MIME-Lite-3.020.tar.gz) = 62654
+MD5 (MIME-Lite-3.021.tar.gz) = 7b3f4b9b3f8a0023dbc62859ef9a775f
+SHA256 (MIME-Lite-3.021.tar.gz) = 5d6dcc387a28d5533c481827704b9e33dd187840dc2a0f19c2fc4dba2ab51d50
+SIZE (MIME-Lite-3.021.tar.gz) = 62656
--- patch-p5-MIME-Lite.1 ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->tabthorpe 
Responsible-Changed-By: tabthorpe 
Responsible-Changed-When: Wed Jan 2 14:31:37 UTC 2008 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=119261 
State-Changed-From-To: open->closed 
State-Changed-By: tabthorpe 
State-Changed-When: Wed Jan 2 18:47:46 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/119261: commit references a PR
Date: Wed,  2 Jan 2008 18:47:38 +0000 (UTC)

 tabthorpe    2008-01-02 18:47:34 UTC
 
   FreeBSD ports repository
 
   Modified files:
     mail/p5-MIME-Lite    Makefile distinfo 
   Log:
   - Update to 3.0.21
   
   PR:             ports/119261
   Submitted by:   Philippe Audeoud <jadawin tuxaco.net>
   
   Revision  Changes    Path
   1.16      +1 -2      ports/mail/p5-MIME-Lite/Makefile
   1.11      +3 -3      ports/mail/p5-MIME-Lite/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:
