pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/tspc Upgrade to version 1.0... I'd list all the c...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d8d63f31062e
branches:  trunk
changeset: 462410:d8d63f31062e
user:      jonb <jonb%pkgsrc.org@localhost>
date:      Thu Oct 02 05:38:14 2003 +0000

description:
Upgrade to version 1.0...  I'd list all the changes to the file,
but I'm not sure what they are, and the freenet6 site does not
appear to have an easy way to get older versions of the files.
This is an INTERACTIVE_STAGES= fetch package also, so people might
have some difficulty without this update.

diffstat:

 net/tspc/Makefile         |   6 +++---
 net/tspc/distinfo         |   8 ++++----
 net/tspc/patches/patch-ab |  10 +++++-----
 3 files changed, 12 insertions(+), 12 deletions(-)

diffs (57 lines):

diff -r 8c6b2d155584 -r d8d63f31062e net/tspc/Makefile
--- a/net/tspc/Makefile Thu Oct 02 05:07:58 2003 +0000
+++ b/net/tspc/Makefile Thu Oct 02 05:38:14 2003 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2003/07/21 17:11:26 martti Exp $
+# $NetBSD: Makefile,v 1.6 2003/10/02 05:38:14 jonb Exp $
 #
 
-DISTNAME=      freenet6-0.9.7
-PKGNAME=       ${DISTNAME:S/freenet6/tspc/}
+DISTNAME=      freenet6-client-1.0
+PKGNAME=       ${DISTNAME:S/freenet6-client/tspc/}
 CATEGORIES=    net
 MASTER_SITES=  # empty
 EXTRACT_SUFX=  .tgz
diff -r 8c6b2d155584 -r d8d63f31062e net/tspc/distinfo
--- a/net/tspc/distinfo Thu Oct 02 05:07:58 2003 +0000
+++ b/net/tspc/distinfo Thu Oct 02 05:38:14 2003 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.2 2003/02/15 02:02:13 salo Exp $
+$NetBSD: distinfo,v 1.3 2003/10/02 05:38:14 jonb Exp $
 
-SHA1 (freenet6-0.9.7.tgz) = 6e8c8ab68d2fa28027ab1724383a9217a87f325d
-Size (freenet6-0.9.7.tgz) = 336929 bytes
+SHA1 (freenet6-client-1.0.tgz) = b85b6334e3fd5c3278d82fa8a325582a57c24bd3
+Size (freenet6-client-1.0.tgz) = 330953 bytes
 SHA1 (patch-aa) = c1ac856acdd9903ff43bdb937c5ff0d9d58ac8fd
-SHA1 (patch-ab) = d5d41ae54efe336245a6afcd6460617fcb08dfe7
+SHA1 (patch-ab) = 21ee1c7daa003b3ffe6093dd84d7ea226e95f8d7
 SHA1 (patch-ac) = 571a0f412c31aac318bf1b6cfbe553637468ffbb
 SHA1 (patch-ad) = 38905092e426d8a9ed89f8341ecfd309effa2547
diff -r 8c6b2d155584 -r d8d63f31062e net/tspc/patches/patch-ab
--- a/net/tspc/patches/patch-ab Thu Oct 02 05:07:58 2003 +0000
+++ b/net/tspc/patches/patch-ab Thu Oct 02 05:38:14 2003 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-ab,v 1.2 2003/02/15 02:02:14 salo Exp $
+$NetBSD: patch-ab,v 1.3 2003/10/02 05:38:14 jonb Exp $
 
---- src/tspc.c.orig    Sat Dec  8 07:18:05 2001
+--- src/tspc.c.orig    2003-10-01 20:38:24.000000000 -0700
 +++ src/tspc.c
-@@ -55,8 +55,8 @@ Copyright (c) 2001 Viagenie Inc. All rig
+@@ -54,8 +54,8 @@ Copyright (c) 2001-2003 Hexago Inc. All 
  
  #define Identification "tspc - Tunnel Server Protocol Client\n"
  
@@ -13,8 +13,8 @@
  char *ScriptDir = NULL;
  char *LogFileName = NULL;
  tConf Conf;
-@@ -77,7 +77,7 @@ int Verbose = 0;
- */
+@@ -73,7 +73,7 @@ int Verbose = 0;
+    int  RootUid = 0;
  #  define ScriptExtension "bat"
  #else
 -   char *TspHomeDir  = "/usr/local/etc/tsp";



Home | Main Index | Thread Index | Old Index