Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Dec 2004 16:02:35 -0500 (EST)
From:      Dan Langille <dan@langille.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        dan@langille.org
Subject:   ports/75519: [UPGRADE] stunnel to 4.06
Message-ID:  <20041226210235.C038F3E64@xeon.unixathome.org>
Resent-Message-ID: <200412262110.iBQLAQJk004686@freefall.freebsd.org>

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

>Number:         75519
>Category:       ports
>Synopsis:       [UPGRADE] stunnel to 4.06
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 26 21:10:25 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Dan Langille
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
The FreeBSD Diary 
>Environment:
System: FreeBSD xeon.example.org 4.9-STABLE FreeBSD 4.9-STABLE #2: Wed Mar 3 08:16:24 EST 2004 dan@polo.example.org:/usr/obj/usr/src/sys/XEON i386


	
>Description:
	Stunnel Version 4.06 has been release

	Note: I'm not entirely sure that files/patch-Makefile.in is no longer needed
    but it appeared that way to me.

>How-To-Repeat:
	
>Fix:

	

--- stunnel_4.10.diff begins here ---
diff -ruN /usr/ports/security/stunnel/Makefile stunnel/Makefile
--- /usr/ports/security/stunnel/Makefile	Thu Sep  9 08:19:46 2004
+++ stunnel/Makefile	Sun Dec 26 15:54:20 2004
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	stunnel
-PORTVERSION=	4.05
-PORTREVISION=	1
+PORTVERSION=	4.06
 CATEGORIES=	security
 MASTER_SITES=	http://www.stunnel.org/download/stunnel/src/ \
 		ftp://stunnel.mirt.net/stunnel/OBSOLETE/ \
diff -ruN /usr/ports/security/stunnel/distinfo stunnel/distinfo
--- /usr/ports/security/stunnel/distinfo	Thu Jun  3 07:38:01 2004
+++ stunnel/distinfo	Sun Dec 26 15:52:38 2004
@@ -1,2 +1,2 @@
-MD5 (stunnel-4.05.tar.gz) = e28a03cf694a43a7f144ec3d5c064456
-SIZE (stunnel-4.05.tar.gz) = 341191
+MD5 (stunnel-4.06.tar.gz) = bac37fe3ecb61a0481188694e0823220
+SIZE (stunnel-4.06.tar.gz) = 484200
diff -ruN /usr/ports/security/stunnel/files/patch-Makefile.in stunnel/files/patch-Makefile.in
--- /usr/ports/security/stunnel/files/patch-Makefile.in	Sun Oct 27 11:02:35 2002
+++ stunnel/files/patch-Makefile.in	Wed Dec 31 19:00:00 1969
@@ -1,19 +0,0 @@
---- tools/Makefile.in.orig	Fri Aug 30 19:59:52 2002
-+++ tools/Makefile.in	Sun Oct 27 16:59:27 2002
-@@ -83,7 +83,7 @@
- 
- 
- confdir = $(sysconfdir)/stunnel
--conf_DATA = stunnel.conf-sample stunnel.pem
-+conf_DATA = stunnel.conf-sample
- 
- docdir = $(datadir)/doc/stunnel
- examplesdir = $(docdir)/examples
-@@ -186,7 +186,6 @@
- 
- install-data-am: install-confDATA install-examplesDATA
- 	@$(NORMAL_INSTALL)
--	$(MAKE) $(AM_MAKEFLAGS) install-data-hook
- install-data: install-data-am
- 
- install-am: all-am
--- stunnel_4.10.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041226210235.C038F3E64>