From root@secure-computing.net  Tue Feb  2 19:54:13 2010
Return-Path: <root@secure-computing.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 138FE106568F
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  2 Feb 2010 19:54:13 +0000 (UTC)
	(envelope-from root@secure-computing.net)
Received: from kenny.secure-computing.net (kenny.secure-computing.net [IPv6:2001:470:1f11:463::210])
	by mx1.freebsd.org (Postfix) with ESMTP id DF8518FC20
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  2 Feb 2010 19:54:12 +0000 (UTC)
Received: by kenny.secure-computing.net (Postfix, from userid 0)
	id 3573E2E06F; Tue,  2 Feb 2010 13:54:11 -0600 (CST)
Message-Id: <20100202195411.3573E2E06F@kenny.secure-computing.net>
Date: Tue,  2 Feb 2010 13:54:11 -0600 (CST)
From: Eric F Crist <ecrist@secure-computing.net>
Reply-To: Eric F Crist <ecrist@secure-computing.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc: jeff@doeshosting.com
Subject: Update to security/ssl-admin
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         143500
>Category:       ports
>Synopsis:       Update to security/ssl-admin
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 02 20:00:08 UTC 2010
>Closed-Date:    Wed Feb 03 00:27:53 UTC 2010
>Last-Modified:  Wed Feb  3 00:30:05 UTC 2010
>Originator:     Eric F Crist
>Release:        FreeBSD 7.1-RELEASE-p6 i386
>Organization:
Secure Computing Networks
>Environment:
System: FreeBSD kenny.secure-computing.net 7.1-RELEASE-p6 FreeBSD 7.1-RELEASE-p6 #0: Tue Jun 9 16:26:47 UTC 2009 root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386


>Description:
	This patch applies new feaures.

>How-To-Repeat:
	
>Fix:

Fix by applying the attached patch. :)

--- 1.0.3.patch begins here ---
diff -urN ssl-admin/Makefile freebsd_port/Makefile
--- ssl-admin/Makefile	2010-02-02 13:44:56.000000000 -0600
+++ freebsd_port/Makefile	2010-02-02 13:44:56.000000000 -0600
@@ -1,17 +1,17 @@
 # Ports collection makefile for:	ssl-admin
-# Date created:			21 July 2008
-# Whom:				Eric Crist <ecrist@secure-computing.net>
+# Date created:				Tue Feb  2 13:44:56 CST 2010
+# Whom:					Eric Crist <ecrist@secure-computing.net>
 #
-# $FreeBSD: ports/security/ssl-admin/Makefile,v 1.8 2010/02/01 07:16:30 wen Exp $
+# $FreeBSD: ports/security/ssl-admin/Makefile,v 1.4 2008/07/27 19:05:31 beech Exp $
 #
 
 PORTNAME=	ssl-admin
-DISTVERSION=	1.0.2
+DISTVERSION=	1.0.3
 CATEGORIES=	security
 MASTER_SITES=	ftp://ftp.secure-computing.net/pub/FreeBSD/ports/ssl-admin/
 
 MAINTAINER=	ecrist@secure-computing.net
-COMMENT=	OpenSSL certificate manager with OpenVPN support
+COMMENT=	OpenSSL certificate manager with OpenVPN support.
 
 RUN_DEPENDS=	unzip:${PORTSDIR}/archivers/unzip \
 		zip:${PORTSDIR}/archivers/zip
diff -urN ssl-admin/distinfo freebsd_port/distinfo
--- ssl-admin/distinfo	2010-02-02 13:44:56.000000000 -0600
+++ freebsd_port/distinfo	2010-02-02 13:44:57.000000000 -0600
@@ -1,3 +1,3 @@
-MD5 (ssl-admin-1.0.2.tar.gz) = 050ced81d9927185b8973bbbbb9297d5
-SHA256 (ssl-admin-1.0.2.tar.gz) = 6502c4b16ac893ffa88fdb549c28c501da1ab05c3f639f4377e8117ab4b7ed69
-SIZE (ssl-admin-1.0.2.tar.gz) = 8607
+MD5 (ssl-admin-1.0.3.tar.gz) = 17d68c83442e914ffea854e9195c7f94
+SHA256 (ssl-admin-1.0.3.tar.gz) = 11922706a02ef46f387899d4b8abc25ff04ce776c237464c0075852453c23e4b
+SIZE (ssl-admin-1.0.3.tar.gz) = 8694
--- 1.0.3.patch ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Tue Feb 2 20:03:24 UTC 2010 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=143500 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Wed Feb 3 00:27:52 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/143500: commit references a PR
Date: Wed,  3 Feb 2010 00:27:53 +0000 (UTC)

 miwi        2010-02-03 00:27:45 UTC
 
   FreeBSD ports repository
 
   Modified files:
     security/ssl-admin   Makefile distinfo 
   Log:
   - Update to 1.0.3
   
   PR:             143500
   Submitted by:   Eric F Crist <ecrist@secure-computing.net> (maintainer)
   
   Revision  Changes    Path
   1.9       +2 -2      ports/security/ssl-admin/Makefile
   1.7       +3 -3      ports/security/ssl-admin/distinfo
 _______________________________________________
 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:
