pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/delegate Update delegate to 9.9.1. Notable change...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/87b0634f0730
branches:  trunk
changeset: 555060:87b0634f0730
user:      rh <rh%pkgsrc.org@localhost>
date:      Tue Feb 24 03:24:15 2009 +0000

description:
Update delegate to 9.9.1.  Notable changes include:

9.9.1 [STABLE] 2009/01/22 fixes and M17N extension
9.9.0 [STABLE] 2008/11/24 stable version
9.9.0 CAPSKEY and HTMUX
9.8.6 restriction (MITM, VSAP) and fixes (SSL, CFI, HTTP cache)
9.8.2 name based reverse proxy and NAT based transparent proxy
9.8.2 porting to Windows Mobile/CE, SSH/Telnet gateway
9.8.1 minor fixes and mail routing to MX
9.8.0 clustering of origin/proxy servers, SSL Server Name Indication

Hopefully this fixes PR pkg/40441 as well.

diffstat:

 net/delegate/Makefile |  9 +++++----
 net/delegate/distinfo |  8 ++++----
 2 files changed, 9 insertions(+), 8 deletions(-)

diffs (44 lines):

diff -r 4baa3a9bf0aa -r 87b0634f0730 net/delegate/Makefile
--- a/net/delegate/Makefile     Tue Feb 24 02:30:39 2009 +0000
+++ b/net/delegate/Makefile     Tue Feb 24 03:24:15 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.36 2008/08/23 07:47:00 obache Exp $
+# $NetBSD: Makefile,v 1.37 2009/02/24 03:24:15 rh Exp $
 
-DISTNAME=      delegate9.7.7
-PKGNAME=       delegate-9.7.7
+DISTNAME=      delegate9.9.1
+PKGNAME=       delegate-9.9.1
 CATEGORIES=    net
 MASTER_SITES=  ftp://ftp.delegate.org/pub/DeleGate/ \
                ftp://etlport.etl.go.jp/pub/DeleGate/ \
@@ -12,7 +12,7 @@
                ftp://ftp.ecrc.net/pub/netsw/Network/IP/Firewall/Proxy/delegate/ \
                ftp://ftp.ecrc.de/ftp/data/ftp.ecrc.net/pub/netsw/Network/IP/Firewall/Proxy/delegate/
 
-MAINTAINER=    rh%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.delegate.org/delegate/
 COMMENT=       General purpose TCP/IP proxy system
 
@@ -20,6 +20,7 @@
 .include "../../mk/bsd.prefs.mk"
 
 BUILD_DEFS+=           DELEGATE_MANAGER
+BUILD_DEFS+=           VARBASE
 DELEGATE_MANAGER?=     root@localhost
 
 RCD_SCRIPTS=           delegated
diff -r 4baa3a9bf0aa -r 87b0634f0730 net/delegate/distinfo
--- a/net/delegate/distinfo     Tue Feb 24 02:30:39 2009 +0000
+++ b/net/delegate/distinfo     Tue Feb 24 03:24:15 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2008/02/17 10:20:56 rillig Exp $
+$NetBSD: distinfo,v 1.12 2009/02/24 03:24:15 rh Exp $
 
-SHA1 (delegate9.7.7.tar.gz) = 2c21295d68920bacaaf4dd52bd2eb46eab9deee6
-RMD160 (delegate9.7.7.tar.gz) = 0eab5ee18a28f4414bdef0aae8be68ba4c7c164b
-Size (delegate9.7.7.tar.gz) = 1749848 bytes
+SHA1 (delegate9.9.1.tar.gz) = 828615b83b22fb36925d065239de61492a937e8f
+RMD160 (delegate9.9.1.tar.gz) = a8a114fd310e3e25e2e234574d7c8ff1e5d0c1d7
+Size (delegate9.9.1.tar.gz) = 1944670 bytes



Home | Main Index | Thread Index | Old Index