Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Dec 2006 17:01:52 -0500 (EST)
From:      Greg Larkin <glarkin@sourcehosting.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/107293: [PATCH] mail/vm-pop3d: Forgot to bump PORTREVISION last time
Message-ID:  <200612282201.kBSM1qlY078203@ports.entropy.prv>
Resent-Message-ID: <200612282210.kBSMAK1P033200@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         107293
>Category:       ports
>Synopsis:       [PATCH] mail/vm-pop3d: Forgot to bump PORTREVISION last time
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 28 22:10:20 GMT 2006
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612282201.kBSM1qlY078203>