ports/108621: [Maintainer update:] security/p5-openxpki-deployment

Sergei Vyshenski svysh at cryptocom.ru
Wed Jan 31 18:50:20 UTC 2007


>Number:         108621
>Category:       ports
>Synopsis:       [Maintainer update:] security/p5-openxpki-deployment
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 31 18:50:18 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Sergei Vyshenski
>Release:        FreeBSD 6.2-STABLE amd64
>Organization:
>Environment:
System: FreeBSD panther.lan.cryptocom.ru 6.2-STABLE FreeBSD 6.2-STABLE #0: Sat Sep 23 03:01:24 MSD 2006 root at panther.lan.cryptocom.ru:/usr/obj/usr/src/sys/PANTHER amd64


	
>Description:
	
Regular update to ver. 720

>How-To-Repeat:
	
>Fix:

	


diff -ur security/p5-openxpki-deployment/Makefile security.new/p5-openxpki-deployment/Makefile
--- security/p5-openxpki-deployment/Makefile	Tue Jan  9 16:07:27 2007
+++ security.new/p5-openxpki-deployment/Makefile	Wed Jan 31 21:31:09 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	openxpki-deployment
-PORTVERSION=	0.9.659
+PORTVERSION=	0.9.720
 CATEGORIES=	security perl5
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	openxpki
diff -ur security/p5-openxpki-deployment/distinfo security.new/p5-openxpki-deployment/distinfo
--- security/p5-openxpki-deployment/distinfo	Tue Jan  9 16:07:27 2007
+++ security.new/p5-openxpki-deployment/distinfo	Wed Jan 31 21:31:09 2007
@@ -1,3 +1,3 @@
-MD5 (openxpki/openxpki-deployment-0.9.659.tar.gz) = d92f5105c3d733655581916beac7e551
-SHA256 (openxpki/openxpki-deployment-0.9.659.tar.gz) = 8bee14f4d8a7070dfe5aa19a263de8df5b8fc9f0ca9b227b368b994c43c54e63
-SIZE (openxpki/openxpki-deployment-0.9.659.tar.gz) = 50483
+MD5 (openxpki/openxpki-deployment-0.9.720.tar.gz) = c96114ccbcbffb4f4201d6a33d48286f
+SHA256 (openxpki/openxpki-deployment-0.9.720.tar.gz) = 07f37118e36873ee35cee63e477a5d3e8fa249be88f7ae0d98ec8c0a6c41f2ad
+SIZE (openxpki/openxpki-deployment-0.9.720.tar.gz) = 51966
diff -ur security/p5-openxpki-deployment/files/openxpki.sh.in security.new/p5-openxpki-deployment/files/openxpki.sh.in
--- security/p5-openxpki-deployment/files/openxpki.sh.in	Sat Dec 30 20:18:34 2006
+++ security.new/p5-openxpki-deployment/files/openxpki.sh.in	Wed Jan 31 21:31:09 2007
@@ -14,14 +14,18 @@
 #
 openxpki_enable="${openxpki_enable-NO}"
 openxpki_flags=""
-command_args="$1"
 openxpki_pidfile="%%PREFIX%%/var/openxpki/openxpki.pid"
 
+case "$1" in 
+    *start) command_args="start";;
+esac
+
 . %%RC_SUBR%%
 
 name="openxpki"
 rcvar=`set_rcvar`
 command="%%PREFIX%%/bin/openxpkictl"
+procname="openxpkid"
 
 load_rc_config $name
 
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list