ports/86156: [update] security/vpnd to 1.1.2
Andrej Zverev
az at inec.ru
Thu Sep 15 13:00:48 UTC 2005
>Number: 86156
>Category: ports
>Synopsis: [update] security/vpnd to 1.1.2
>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: Thu Sep 15 13:00:46 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Andrej Zverev
>Release: FreeBSD 5.4-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD az.inec.ru 5.4-RELEASE-p1 FreeBSD 5.4-RELEASE-p1 #2: Wed Jul 6 12:10:32 MSD 2005 root at az.inec.ru:/usr/obj/usr/src/sys/GENERIC i386
>Description:
>How-To-Repeat:
>Fix:
--- vpnd.diff begins here ---
diff -Nru vpnd.orig/Makefile vpnd/Makefile
--- vpnd.orig/Makefile Sun Apr 24 22:05:01 2005
+++ vpnd/Makefile Thu Sep 15 16:32:52 2005
@@ -6,9 +6,9 @@
#
PORTNAME= vpnd
-PORTVERSION= 1.1.0
+PORTVERSION= 1.1.2
CATEGORIES= security
-MASTER_SITES= http://sunsite.dk/vpnd/archive/ \
+MASTER_SITES= http://vpnd.dotsrc.org/archive/ \
http://atreides.freenix.no/~anders/
MAINTAINER= anders at FreeBSD.org
diff -Nru vpnd.orig/distinfo vpnd/distinfo
--- vpnd.orig/distinfo Wed Mar 31 07:11:15 2004
+++ vpnd/distinfo Thu Sep 15 16:32:58 2005
@@ -1,2 +1,2 @@
-MD5 (vpnd-1.1.0.tar.gz) = 6ca958fb5471faf3ebebe4caa75154e7
-SIZE (vpnd-1.1.0.tar.gz) = 127119
+MD5 (vpnd-1.1.2.tar.gz) = 6b8e18530b15801d2f0a2e443cc5c6ae
+SIZE (vpnd-1.1.2.tar.gz) = 613675
diff -Nru vpnd.orig/files/patch-ppp.c vpnd/files/patch-ppp.c
--- vpnd.orig/files/patch-ppp.c Thu Jan 1 03:00:00 1970
+++ vpnd/files/patch-ppp.c Thu Sep 15 16:42:59 2005
@@ -0,0 +1,10 @@
+--- ppp.c.orig Wed Sep 14 16:43:48 2005
++++ ppp.c Thu Sep 15 16:41:52 2005
+@@ -45,6 +45,7 @@
+
+ #define USE_PPP /* workaround for OpenBSD 3.0 dup struct vjstat */
+ #include "vpnd.h"
++#include <net/if_ppp.h>
+
+ #if defined(SunOS)
+ #define _PPPIO(n) (('p' << 8) + (n))
diff -Nru vpnd.orig/files/patch-slip.c vpnd/files/patch-slip.c
--- vpnd.orig/files/patch-slip.c Thu Jan 1 03:00:00 1970
+++ vpnd/files/patch-slip.c Thu Sep 15 16:42:28 2005
@@ -0,0 +1,10 @@
+--- slip.c.orig Tue Aug 30 15:51:20 2005
++++ slip.c Thu Sep 15 16:42:01 2005
+@@ -18,6 +18,7 @@
+ */
+
+ #include "vpnd.h"
++#include <net/if_slvar.h>
+
+ /*============================================================================*/
+ /* slippery: slip interface creation and deletion */
diff -Nru vpnd.orig/pkg-descr vpnd/pkg-descr
--- vpnd.orig/pkg-descr Sat Mar 31 06:17:37 2001
+++ vpnd/pkg-descr Thu Sep 15 16:48:00 2005
@@ -8,4 +8,4 @@
however, intended as a means of securing transparent network interconnection
across potentially insecure channels.
-WWW: http://sunsite.dk/vpnd/
+WWW: http://vpnd.dotsrc.org/
--- vpnd.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list