1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00

Update to 0.9.5

This commit is contained in:
Mario Sergio Fujikawa Ferreira 2002-09-19 22:16:10 +00:00
parent c7ccd2755b
commit 947be14f82
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=66763
3 changed files with 9 additions and 9 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= silc
PORTVERSION= 0.9.4
PORTVERSION= 0.9.5
CATEGORIES= net ipv6 security
MASTER_SITES= http://www.silcnet.org/download/server/sources/ \
ftp://ftp.silcnet.org/silc/server/sources/ \

View File

@ -1 +1 @@
MD5 (silc-server-0.9.4.tar.bz2) = 2ae957a0b631d88f799e6251e7aab51e
MD5 (silc-server-0.9.5.tar.bz2) = 031796371828a92debcec9e33bab42e1

View File

@ -1,20 +1,20 @@
--- configure.orig Wed Jul 17 18:17:54 2002
+++ configure Wed Jul 17 18:19:32 2002
@@ -2623,7 +2623,7 @@
# Distribution definition. ./prepare will automatically add here a correct
--- configure.orig Thu Sep 19 18:57:28 2002
+++ configure Thu Sep 19 18:58:28 2002
@@ -2626,7 +2626,7 @@
# value. Do not edit!
#
silc_dist=silc-server
-SILC_DIST_SUBDIRS="lib silcd doc includes"
+SILC_DIST_SUBDIRS="lib silcd includes"
cat >>confdefs.h <<\EOF
#define SILC_DIST_SERVER 1
EOF
@@ -11313,7 +11313,7 @@
@@ -11978,7 +11978,7 @@
fi
;;
*-freebsd2.2*)
*-*-freebsd*)
- CFLAGS="$CFLAGS -D_THREAD_SAFE"
+ CFLAGS="$CFLAGS"
;;
*-sysv5uw7*) # UnixWare 7
*-*-sysv5uw7*) # UnixWare 7
if test "$GCC" != "yes"; then