Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Apr 2005 11:33:05 +0300
From:      Vasil Dimov <vd@datamax.bg>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/79899: Update security/openssl to 0.9.7g
Message-ID:  <1113467585.329460.61807.nullmailer@sinanica.bg.datamax>
Resent-Message-ID: <200504140840.j3E8eEAc034368@freefall.freebsd.org>

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

>Number:         79899
>Category:       ports
>Synopsis:       Update security/openssl to 0.9.7g
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 14 08:40:13 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Vasil Dimov
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
DataMax
>Environment:
System: FreeBSD sinanica.bg.datamax 5.4-STABLE FreeBSD 5.4-STABLE #5: Mon Apr 11 14:07:32 EEST 2005 root@sinanica.bg.datamax:/usr/obj/usr/src/sys/SINANICA-SMP i386
>Description:
*) Fixes for newer kerberos headers.
*) Undo Cygwin change.
*) Added support for proxy certificates.

Compiles and runs on 5.4 and 4.11.

Same pkg-plist.

>How-To-Repeat:
	
>Fix:

	

--- openssl.newport.7g.patch begins here ---
diff -urN openssl.orig/Makefile openssl/Makefile
--- openssl.orig/Makefile	Sun Apr  3 02:08:37 2005
+++ openssl/Makefile	Thu Apr 14 10:44:26 2005
@@ -10,7 +10,7 @@
 PORTVERSION=	0.9.7
 PORTREVISION!=	date -v-1d +%Y%m%d
 .else
-PORTVERSION=	0.9.7f
+PORTVERSION=	0.9.7g
 PORTREVISION?=	0
 .endif
 CATEGORIES=	security devel
diff -urN openssl.orig/distinfo openssl/distinfo
--- openssl.orig/distinfo	Sun Apr  3 02:08:37 2005
+++ openssl/distinfo	Thu Apr 14 10:41:14 2005
@@ -1,2 +1,2 @@
-MD5 (openssl-0.9.7f.tar.gz) = b2d37d7eb8a5a5040d834105d5ae1a50
-SIZE (openssl-0.9.7f.tar.gz) = 3104957
+MD5 (openssl-0.9.7g.tar.gz) = 991615f73338a571b6a1be7d74906934
+SIZE (openssl-0.9.7g.tar.gz) = 3132217
--- openssl.newport.7g.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?1113467585.329460.61807.nullmailer>