Date: Sat, 22 Oct 2005 14:52:56 +0300 From: Vasil Dimov <vd@datamax.bg> To: FreeBSD-gnats-submit@FreeBSD.org Cc: roam@FreeBSD.org Subject: ports/87839: Update port: security/stunnel to 4.13 Message-ID: <20051022115256.GA72424@qlovarnika.bg.datamax> Resent-Message-ID: <200510221200.j9MC0PLV021989@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 87839 >Category: ports >Synopsis: Update port: security/stunnel to 4.13 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Oct 22 12:00:25 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Vasil Dimov >Release: FreeBSD 6.0-RC1 amd64 >Organization: DataMax >Environment: >Description: Update port security/stunnel from 4.11 to 4.13. This update supersedes ports/86748 (4.11->4.12 that never got commited) >How-To-Repeat: >Fix: --- stunnel_4.11-4.13.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/security/stunnel/Makefile,v retrieving revision 1.66 diff -u -r1.66 Makefile --- Makefile 13 Jul 2005 08:41:58 -0000 1.66 +++ Makefile 22 Oct 2005 11:48:13 -0000 @@ -6,9 +6,10 @@ # PORTNAME= stunnel -PORTVERSION= 4.11 +PORTVERSION= 4.13 CATEGORIES= security MASTER_SITES= http://www.stunnel.org/download/stunnel/src/ \ + ftp://stunnel.mirt.net/stunnel/ \ ftp://stunnel.mirt.net/stunnel/OBSOLETE/ \ ftp://opensores.thebunker.net/pub/mirrors/stunnel/download/stunnel/src/ @@ -60,7 +61,7 @@ .endif post-patch: -# place files under /var/tmp so that this can be run by an unprivileged user +# place files under /var/tmp so that this can be run by an unprivileged # user stunnel and group stunnel @${REINPLACE_CMD} -E -e 's|\@prefix\@/var/run/stunnel/|/var/tmp/stunnel|; \ s|nobody|stunnel|;s|nogroup|stunnel|' \ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/security/stunnel/distinfo,v retrieving revision 1.35 diff -u -r1.35 distinfo --- distinfo 13 Jul 2005 08:41:58 -0000 1.35 +++ distinfo 22 Oct 2005 11:48:13 -0000 @@ -1,2 +1,2 @@ -MD5 (stunnel-4.11.tar.gz) = 253c50435d4d81cba6f19ca34266e6dc -SIZE (stunnel-4.11.tar.gz) = 484559 +MD5 (stunnel-4.13.tar.gz) = d06383b49d8da71ca0b7f46caff90bde +SIZE (stunnel-4.13.tar.gz) = 488225 --- stunnel_4.11-4.13.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?20051022115256.GA72424>