From SRS0=5fppbC=NI=vvelox.net=vvelox@yourhostingaccount.com  Sat Aug 11 17:20:16 2007
Return-Path: <SRS0=5fppbC=NI=vvelox.net=vvelox@yourhostingaccount.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 6AEF116A468
	for <freebsd-gnats-submit@freebsd.org>; Sat, 11 Aug 2007 17:20:16 +0000 (UTC)
	(envelope-from SRS0=5fppbC=NI=vvelox.net=vvelox@yourhostingaccount.com)
Received: from mailout14.yourhostingaccount.com (mailout14.yourhostingaccount.com [65.254.253.112])
	by mx1.freebsd.org (Postfix) with ESMTP id 2162B13C4B5
	for <freebsd-gnats-submit@freebsd.org>; Sat, 11 Aug 2007 17:20:15 +0000 (UTC)
	(envelope-from SRS0=5fppbC=NI=vvelox.net=vvelox@yourhostingaccount.com)
Received: from mailscan06.yourhostingaccount.com ([10.1.15.6] helo=mailscan06.yourhostingaccount.com)
	by mailout14.yourhostingaccount.com with esmtp (Exim)
	id 1IJu9k-00025U-E8
	for freebsd-gnats-submit@freebsd.org; Sat, 11 Aug 2007 12:49:40 -0400
Received: from impout03.yourhostingaccount.com ([10.1.55.3] ident=exim)
	by mailscan06.yourhostingaccount.com with spamscanlookuphost (Exim)
	id 1IJu9k-0006Fs-58
	for freebsd-gnats-submit@freebsd.org; Sat, 11 Aug 2007 12:49:40 -0400
Received: from impout03.yourhostingaccount.com ([10.1.55.3] helo=impout03.yourhostingaccount.com)
	by mailscan06.yourhostingaccount.com with esmtp (Exim)
	id 1IJu9j-0008IG-GV
	for freebsd-gnats-submit@freebsd.org; Sat, 11 Aug 2007 12:49:39 -0400
Received: from authsmtp08.yourhostingaccount.com ([10.1.18.8])
	by impout03.yourhostingaccount.com with NO UCE
	id agpU1X0050ASqTN0000000; Sat, 11 Aug 2007 12:49:28 -0400
Received: from cpe-24-93-100-44.columbus.res.rr.com ([24.93.100.44] helo=vixen42.vulpes)
	by authsmtp08.yourhostingaccount.com with esmtpa (Exim)
	id 1IJu9Y-0005yQ-QF
	for FreeBSD-gnats-submit@freebsd.org; Sat, 11 Aug 2007 12:49:28 -0400
Message-Id: <1186851070.61640@vixen42.vulpes>
Date: Sat, 11 Aug 2007 12:51:10 -0400
From: "Zane C.B." <vvelox@vvelox.net>
Sender: "Zane C.B." <vvelox@vvelox.net>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Subject: update mail/p5-qpsmtpd    fix a rcNG error
X-Send-Pr-Version: gtk-send-pr 0.4.8 
X-GNATS-Notify:

>Number:         115424
>Category:       ports
>Synopsis:       update mail/p5-qpsmtpd    fix a rcNG error
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    araujo
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 11 17:30:00 GMT 2007
>Closed-Date:    Fri Aug 17 02:45:33 GMT 2007
>Last-Modified:  Fri Aug 17 02:45:33 GMT 2007
>Originator:     Zane C.B.
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:


System: FreeBSD 6.2-STABLE #0: Tue Jun 19 20:24:30 EDT 2007
    root@vixen42.vulpes:/usr/obj/usr/src/sys/vixen42-2



>Description:


I am 99% sure it worked when I wrote it, but I know it is definitely broken. This bumps the PORTREVISON and fixes the issue with the rcNG script.... the lack of a load_rc_config line.


>How-To-Repeat:


1: apply patch
2:
3: <insert something pointless>
4: enjoy


>Fix:


--- mail_p5-qpsmtpd_files_qpsmtpd.sh.in.diff begins here ---
--- mail/p5-qpsmtpd/files/qpsmtpd.sh.in.orig	Fri Aug 10 22:13:47 2007
+++ mail/p5-qpsmtpd/files/qpsmtpd.sh.in	Fri Aug 10 22:13:58 2007
@@ -17,6 +17,8 @@
 name="qpsmtpd"
 rcvar=`set_rcvar`
 
+load_rc_config $name
+
 command="%%PREFIX%%/bin/qpsmtpd-forkserver"
 pidfile="/var/run/qpsmtpd/qpsmtpd.pid"
 
--- mail_p5-qpsmtpd_files_qpsmtpd.sh.in.diff ends here ---

--- mail_p5-qpsmtpd_Makefile.diff begins here ---
--- mail/p5-qpsmtpd/Makefile.orig	Sat Aug 11 12:43:22 2007
+++ mail/p5-qpsmtpd/Makefile	Sat Aug 11 12:43:26 2007
@@ -7,7 +7,7 @@
 
 PORTNAME=	qpsmtpd
 PORTVERSION=	0.40
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	mail
 MASTER_SITES=	http://smtpd.develooper.com/files/
 PKGNAMEPREFIX=	p5-
--- mail_p5-qpsmtpd_Makefile.diff ends here ---



>Release-Note:
>Audit-Trail:
Class-Changed-From-To: change-request->maintainer-update 
Class-Changed-By: edwin 
Class-Changed-When: Sat Aug 11 17:30:07 UTC 2007 
Class-Changed-Why:  
Fix category (submitter is maintainer) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=115424 
Responsible-Changed-From-To: freebsd-ports-bugs->araujo 
Responsible-Changed-By: araujo 
Responsible-Changed-When: Sun Aug 12 01:49:11 UTC 2007 
Responsible-Changed-Why:  
I'll take it. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/115424: commit references a PR
Date: Fri, 17 Aug 2007 02:35:49 +0000 (UTC)

 araujo      2007-08-17 02:31:45 UTC
 
   FreeBSD ports repository
 
   Modified files:
     mail/p5-qpsmtpd      Makefile 
     mail/p5-qpsmtpd/files qpsmtpd.sh.in 
   Log:
   - Fix RC script.
   - Bump PORTREVISION.
   
   PR:             ports/115424
   Submitted by:   Zane C. B. <vvelox@vvelox.net> (maintainer)
   Approved by:    itetcu (mentor)
   
   Revision  Changes    Path
   1.4       +1 -1      ports/mail/p5-qpsmtpd/Makefile
   1.2       +1 -0      ports/mail/p5-qpsmtpd/files/qpsmtpd.sh.in
 _______________________________________________
 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"
 
State-Changed-From-To: open->closed 
State-Changed-By: araujo 
State-Changed-When: Fri Aug 17 02:45:29 UTC 2007 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=115424 
>Unformatted:
