From svysh@pn.sinp.msu.ru  Tue Aug 17 14:28:01 2010
Return-Path: <svysh@pn.sinp.msu.ru>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id A67F3106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 17 Aug 2010 14:28:01 +0000 (UTC)
	(envelope-from svysh@pn.sinp.msu.ru)
Received: from vivaldi.pn.sinp.msu.ru (vivaldi.pn.sinp.msu.ru [213.131.11.26])
	by mx1.freebsd.org (Postfix) with ESMTP id 12FF98FC0A
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 17 Aug 2010 14:28:00 +0000 (UTC)
Received: from host32.pn.sinp.msu.ru (host32.pn.sinp.msu.ru [213.131.11.32])
	by vivaldi.pn.sinp.msu.ru (8.14.4/8.14.4) with ESMTP id o7HEGCv2034164
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 17 Aug 2010 18:16:12 +0400 (MSD)
	(envelope-from svysh@pn.sinp.msu.ru)
Received: (from svysh@localhost)
	by host32.pn.sinp.msu.ru (8.14.4/8.14.3/Submit) id o7HEGB2B009421;
	Tue, 17 Aug 2010 18:16:11 +0400 (MSD)
	(envelope-from svysh)
Message-Id: <201008171416.o7HEGB2B009421@host32.pn.sinp.msu.ru>
Date: Tue, 17 Aug 2010 18:16:11 +0400 (MSD)
From: Sergei Vyshenski <svysh@cryptocom.ru>
Reply-To: Sergei Vyshenski <svysh@cryptocom.ru>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [Maintainer update:] security/p5-openxpki-deployment
X-Send-Pr-Version: 3.113
X-GNATS-Notify: svysh@pn.sinp.msu.ru

>Number:         149739
>Category:       ports
>Synopsis:       [Maintainer update:] security/p5-openxpki-deployment
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bapt
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 17 14:30:04 UTC 2010
>Closed-Date:    Wed Aug 18 12:47:40 UTC 2010
>Last-Modified:  Wed Aug 18 12:50:05 UTC 2010
>Originator:     Sergei Vyshenski
>Release:        FreeBSD 8.1-STABLE
>Organization:
>Environment:
System: FreeBSD host32.pn.sinp.msu.ru 8.1-STABLE FreeBSD 8.1-STABLE #0: Wed Aug  4 22:15:59 MSD 2010     root@host32.pn.sinp.msu.ru:/usr/obj/usr/src/sys/HOST32  i386


	
>Description:
	

Ensure that this port starts after known databases at system boot

>How-To-Repeat:
	
>Fix:

	


diff -ur security/p5-openxpki-deployment/Makefile security/p5-openxpki-deployment.new/Makefile
--- security/p5-openxpki-deployment/Makefile	2009-11-13 18:27:50.000000000 +0300
+++ security/p5-openxpki-deployment.new/Makefile	2010-08-17 17:56:19.000000000 +0400
@@ -7,6 +7,7 @@
 
 PORTNAME=	openxpki-deployment
 PORTVERSION=	0.9.1386
+PORTREVISION=	1
 CATEGORIES=	security perl5
 MASTER_SITES=	SF/openxpki/openxpki/0.9.1300
 PKGNAMEPREFIX=	p5-
diff -ur security/p5-openxpki-deployment/files/openxpki.sh.in security/p5-openxpki-deployment.new/files/openxpki.sh.in
--- security/p5-openxpki-deployment/files/openxpki.sh.in	2010-04-10 23:40:10.000000000 +0400
+++ security/p5-openxpki-deployment.new/files/openxpki.sh.in	2010-08-17 17:54:29.000000000 +0400
@@ -2,13 +2,14 @@
 # $FreeBSD: ports/security/p5-openxpki-deployment/files/openxpki.sh.in,v 1.4 2010/03/27 00:14:46 dougb Exp $
 
 # PROVIDE: openxpki
-# REQUIRE: DAEMON
-# BEFORE: LOGIN
+# REQUIRE: LOGIN
+# REQUIRE: postgresql
+# REQUIRE: mysql
 # KEYWORD: shutdown
 
-# Define these openxpki_* variables in one of these files:
-#       /etc/rc.conf
-#       /etc/rc.conf.local
+# Define this variable in the file /etc/rc.conf:
+# openxpki_enable="YES"
+# to ensure that openxpki starts at boot time.
 #
 # DO NOT CHANGE THESE DEFAULT VALUES HERE
 #
>Release-Note:
>Audit-Trail:
Class-Changed-From-To: maintainer-update->change-request 
Class-Changed-By: edwin 
Class-Changed-When: Tue Aug 17 14:30:22 UTC 2010 
Class-Changed-Why:  
Fix category (submitter is not maintainer) (via the GNATS Auto Assign 
Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=149739 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Tue Aug 17 14:30:28 UTC 2010 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: svysh@pn.sinp.msu.ru
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/149739: [Maintainer update:] security/p5-openxpki-deployment
Date: Tue, 17 Aug 2010 14:30:25 UT

 Maintainer of security/p5-openxpki-deployment,
 
 Please note that PR ports/149739 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/149739
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
State-Changed-From-To: feedback->open 
State-Changed-By: linimon 
State-Changed-When: Tue Aug 17 16:43:52 UTC 2010 
State-Changed-Why:  
Submitter is maintainer from another address. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=149739 
Responsible-Changed-From-To: freebsd-ports-bugs->bapt 
Responsible-Changed-By: bapt 
Responsible-Changed-When: Tue Aug 17 20:10:19 UTC 2010 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=149739 
State-Changed-From-To: open->closed 
State-Changed-By: bapt 
State-Changed-When: Wed Aug 18 12:47:39 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/149739: commit references a PR
Date: Wed, 18 Aug 2010 12:47:22 +0000 (UTC)

 bapt        2010-08-18 12:47:08 UTC
 
   FreeBSD ports repository
 
   Modified files:
     security/p5-openxpki-deployment Makefile 
     security/p5-openxpki-deployment/files openxpki.sh.in 
   Log:
   Ensure that this port starts after known databases at system boot
   
   PR:             ports/149739
   Submitted by:   Sergei Vyshenski <svysh _at_ cryptocom.ru> (maintainer)
   Approved by:    tabthorpe (mentor)
   
   Revision  Changes    Path
   1.12      +1 -0      ports/security/p5-openxpki-deployment/Makefile
   1.5       +7 -6      ports/security/p5-openxpki-deployment/files/openxpki.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"
 
>Unformatted:
