From nobody@FreeBSD.org  Fri Aug  8 19:38:52 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 4FA4C1065679
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  8 Aug 2008 19:38:52 +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 3F56F8FC20
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  8 Aug 2008 19:38:52 +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 m78Jcp48074368
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 8 Aug 2008 19:38:51 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m78JcpDg074367;
	Fri, 8 Aug 2008 19:38:51 GMT
	(envelope-from nobody)
Message-Id: <200808081938.m78JcpDg074367@www.freebsd.org>
Date: Fri, 8 Aug 2008 19:38:51 GMT
From: Steven Kreuzer <skreuzer@exit2shell.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Update: mail/xpi-displayquota
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         126376
>Category:       ports
>Synopsis:       Update: mail/xpi-displayquota
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    alexbl
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 08 19:40:02 UTC 2008
>Closed-Date:    Mon Sep 01 05:27:01 UTC 2008
>Last-Modified:  Mon Sep  1 05:30:09 UTC 2008
>Originator:     Steven Kreuzer
>Release:        7.0-STABLE
>Organization:
>Environment:
FreeBSD erdinger.lab.exit2shell.com 7.0-STABLE FreeBSD 7.0-STABLE #10: Fri Jul  4 14:36:33 EDT 2008     root@erdinger:/usr/obj/usr/src/sys/ERDINGER  i386
>Description:
Attached patch will updated the port to the latest version
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /usr/share/cvs/freebsd/ports/mail/xpi-displayquota/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	2 Apr 2007 21:06:14 -0000	1.3
+++ Makefile	8 Aug 2008 16:11:35 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	displayquota
-PORTVERSION=	0.1.10.2
+PORTVERSION=	0.2.1.1
 DISTVERSIONSUFFIX=	-tb
 CATEGORIES=	mail
 
Index: distinfo
===================================================================
RCS file: /usr/share/cvs/freebsd/ports/mail/xpi-displayquota/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	2 Apr 2007 21:06:14 -0000	1.2
+++ distinfo	8 Aug 2008 16:08:31 -0000
@@ -1,3 +1,3 @@
-MD5 (xpi/display_quota-0.1.10.2-tb.xpi) = 50b476bc9782ed29ca31deb8be477e3b
-SHA256 (xpi/display_quota-0.1.10.2-tb.xpi) = 640eee4b110e3973293b254e88ba1c28de58309b7f46b11de4cd7be5812b0762
-SIZE (xpi/display_quota-0.1.10.2-tb.xpi) = 25018
+MD5 (xpi/display_quota-0.2.1.1-tb.xpi) = f2d5200288f88148c86f390ed436af7a
+SHA256 (xpi/display_quota-0.2.1.1-tb.xpi) = 74c5390dac2dbaa9e4c5c03ef687a4d4231f0635c25adee3d4ac4d5a9aa1f775
+SIZE (xpi/display_quota-0.2.1.1-tb.xpi) = 74226


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->alexbl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Aug 8 19:40:16 UTC 2008 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=126376 
State-Changed-From-To: open->closed 
State-Changed-By: alexbl 
State-Changed-When: Mon Sep 1 05:27:00 UTC 2008 
State-Changed-Why:  
Committed, thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/126376: commit references a PR
Date: Mon,  1 Sep 2008 05:27:00 +0000 (UTC)

 alexbl      2008-09-01 05:26:42 UTC
 
   FreeBSD ports repository
 
   Modified files:
     mail/xpi-displayquota Makefile distinfo 
   Log:
    - update to 0.2.1.1
   
   PR:             126376
   Submitted by:   Steven Kreuzer <skreuzer@exit2shell.com>
   
   Revision  Changes    Path
   1.4       +1 -1      ports/mail/xpi-displayquota/Makefile
   1.3       +3 -3      ports/mail/xpi-displayquota/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:
