Skip site navigation (1)Skip section navigation (2)
Date:      31 Aug 1999 13:52:41 -0000
From:      patrick@mindstep.com
To:        freefall-gnats@server.mindstep.com
Subject:   ports/13501: Update the pipsecd port to current version
Message-ID:  <19990831135241.36980.qmail@server.mindstep.com>

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

>Number:         13501
>Category:       ports
>Synopsis:       Update the pipsecd port to current version
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 31 07:00:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Patrick Bihan-Faou
>Release:        pipsec-19990831
>Organization:
MindStep Corporation
>Environment:
System: FreeBSD penpro.local.mindstep.com 3.2-STABLE FreeBSD 3.2-STABLE #15: Sun Aug 22 13:26:04 EDT 1999 patrick@penpro.local.mindstep.com:/usr/src/sys/compile/PENPRO i386


	
>Description:

The pipsecd port fetches an old version of the source distribution.
Also a second site has been added for the source distribution.

>How-To-Repeat:

cd /usr/ports/net/pipsecd/
make

The port fetches a file called "tunip.tar.gz" only from 
http://www.enst.fr/~beyssac/

>Fix:

The included patch updates the Makefile and md5 checksum for the current
version of pipsec (19990831). It also add http://www.mindstep.com/pipsec/
as a mirror for the distribution.


diff -ruN pipsecd.orig/Makefile pipsecd/Makefile
--- pipsecd.orig/Makefile	Tue Aug 31 09:27:57 1999
+++ pipsecd/Makefile	Tue Aug 31 09:46:07 1999
@@ -1,23 +1,22 @@
 # New ports collection makefile for:	pipsecd
-# Version required:		19990519
+# Version required:		19990831
 # Date created:			16 Aug 1999
 # Whom:				Patrick Bihan-Faou <patrick@mindstep.com>
 #
-# $Id: Makefile,v 1.1.1.1 1999/08/16 22:14:41 mph Exp $
+# $Id: Makefile,v 1.3 1999/08/31 13:45:14 patrick Exp $
 #
 
-DISTNAME=	tunip
-PKGNAME=	pipsecd-19990519
+DISTNAME=	pipsec-19990831
+PKGNAME=	pipsecd-19990831
 CATEGORIES=	net security
-MASTER_SITES=	http://www.enst.fr/~beyssac/
+MASTER_SITES=	http://www.enst.fr/~beyssac/ \
+		http://www.mindstep.com/pipsec/
 
 MAINTAINER=	patrick@mindstep.com
 
 BUILD_DEPENDS=	${PREFIX}/lib/libcrypto.a:${PORTSDIR}/security/openssl:install
 
-ALL_TARGET=		pipsecd
-
-WRKSRC=		${WRKDIR}/pipsec-19990519
+ALL_TARGET=	pipsecd
 
 .include <bsd.port.pre.mk>
 
diff -ruN pipsecd.orig/files/md5 pipsecd/files/md5
--- pipsecd.orig/files/md5	Tue Aug 31 09:27:57 1999
+++ pipsecd/files/md5	Tue Aug 31 09:31:21 1999
@@ -1 +1 @@
-MD5 (tunip.tar.gz) = 7dff992e614bd61a007e362d47c9a66a
+MD5 (pipsec-19990831.tar.gz) = 395390108fe7ca36ded292e4d5b2762c

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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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