From glarkin@sourcehosting.net  Thu Dec 28 22:09:23 2006
Return-Path: <glarkin@sourcehosting.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 95F5316A40F
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 28 Dec 2006 22:09:23 +0000 (UTC)
	(envelope-from glarkin@sourcehosting.net)
Received: from sourcehosting.net (sourcehosting.net [204.8.45.67])
	by mx1.freebsd.org (Postfix) with ESMTP id 3C0B413C463
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 28 Dec 2006 22:09:23 +0000 (UTC)
	(envelope-from glarkin@sourcehosting.net)
Received: (qmail 7002 invoked by uid 0); 28 Dec 2006 22:02:41 -0000
Received: from glarkin@sourcehosting.net by patches by uid 2033 with qmail-scanner-1.20rc1 
 (0.80  Clear:RC:1:. 
 Processed in 2.462803 secs); 28 Dec 2006 22:02:41 -0000
Received: from 68-112-252-252.dhcp.oxfr.ma.charter.com (HELO Gregory-Larkins-Computer.local) (68.112.252.252)
  by 192.168.1.4 with SMTP; 28 Dec 2006 22:02:39 -0000
Received: from ports.entropy.prv (ports.entropy.prv [192.168.1.18])
	by Gregory-Larkins-Computer.local (Postfix) with ESMTP id C8105B6B621
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 28 Dec 2006 17:02:38 -0500 (EST)
Received: from ports.entropy.prv (localhost [127.0.0.1])
	by ports.entropy.prv (8.13.6/8.13.6) with ESMTP id kBSM1qjG078204
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 28 Dec 2006 17:01:52 -0500 (EST)
	(envelope-from glarkin@ports.entropy.prv)
Received: (from root@localhost)
	by ports.entropy.prv (8.13.6/8.13.6/Submit) id kBSM1qlY078203;
	Thu, 28 Dec 2006 17:01:52 -0500 (EST)
	(envelope-from glarkin)
Message-Id: <200612282201.kBSM1qlY078203@ports.entropy.prv>
Date: Thu, 28 Dec 2006 17:01:52 -0500 (EST)
From: Greg Larkin <glarkin@sourcehosting.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] mail/vm-pop3d: Forgot to bump PORTREVISION last time
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         107293
>Category:       ports
>Synopsis:       [PATCH] mail/vm-pop3d: Forgot to bump PORTREVISION last time
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gabor
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 28 22:10:20 GMT 2006
>Closed-Date:    Fri Dec 29 13:06:59 GMT 2006
>Last-Modified:  Fri Dec 29 13:10:15 GMT 2006
>Originator:     Greg Larkin
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
SourceHosting.net, LLC
>Environment:
System: FreeBSD ports.entropy.prv 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May  7 04:32:43 UTC
>Description:
I forgot to bump the PORTREVISION in the Makefile the last time I submitted
a patch for this port.  This patch corrects the problem.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- vm-pop3d-1.1.6_2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/mail/vm-pop3d.orig/Makefile /usr/ports/mail/vm-pop3d/Makefile
--- /usr/ports/mail/vm-pop3d.orig/Makefile	Thu Dec 28 17:00:02 2006
+++ /usr/ports/mail/vm-pop3d/Makefile	Thu Dec 28 17:00:08 2006
@@ -7,7 +7,7 @@
 
 PORTNAME=	vm-pop3d
 PORTVERSION=	1.1.6
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	mail
 MASTER_SITES=	${MASTER_SITE_SUNSITE}	\
 		http://www.ibiblio.org/%SUBDIR%/
--- vm-pop3d-1.1.6_2.patch ends here ---
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->gabor 
Responsible-Changed-By: gabor 
Responsible-Changed-When: Thu Dec 28 23:05:13 UTC 2006 
Responsible-Changed-Why:  
Take. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=107293 
State-Changed-From-To: open->closed 
State-Changed-By: gabor 
State-Changed-When: Fri Dec 29 13:06:40 UTC 2006 
State-Changed-Why:  
Committed, thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/107293: commit references a PR
Date: Fri, 29 Dec 2006 13:06:39 +0000 (UTC)

 gabor       2006-12-29 13:06:33 UTC
 
   FreeBSD ports repository
 
   Modified files:
     mail/vm-pop3d        Makefile 
   Log:
   - Bump PORTREVISION as it was forgotten at the previous change
   
   PR:             ports/107293
   Submitted by:   Greg Larkin <glarkin@sourcehosting.net>
   Approved by:    erwin (mentor)
   
   Revision  Changes    Path
   1.13      +1 -1      ports/mail/vm-pop3d/Makefile
 _______________________________________________
 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:
