pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security Renamed tls to tcl-tls.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b62b5692218d
branches: trunk
changeset: 487973:b62b5692218d
user: peter <peter%pkgsrc.org@localhost>
date: Sat Jan 22 19:50:06 2005 +0000
description:
Renamed tls to tcl-tls.
diffstat:
chat/amsn/Makefile | 4 ++--
doc/CHANGES | 4 ++--
security/Makefile | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
diffs (58 lines):
diff -r 958ed51d3f2a -r b62b5692218d chat/amsn/Makefile
--- a/chat/amsn/Makefile Sat Jan 22 19:46:11 2005 +0000
+++ b/chat/amsn/Makefile Sat Jan 22 19:50:06 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2005/01/22 13:26:20 peter Exp $
+# $NetBSD: Makefile,v 1.3 2005/01/22 19:50:06 peter Exp $
#
DISTNAME= amsn-0_94
@@ -23,7 +23,7 @@
${LN} -sf ${PREFIX}/share/amsn/amsn ${PREFIX}/bin/amsn
${CHMOD} +x ${PREFIX}/share/amsn/amsn
-.include "../../security/tls/buildlink3.mk"
+.include "../../security/tcl-tls/buildlink3.mk"
.include "../../lang/tcl/buildlink3.mk"
.include "../../x11/tk/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 958ed51d3f2a -r b62b5692218d doc/CHANGES
--- a/doc/CHANGES Sat Jan 22 19:46:11 2005 +0000
+++ b/doc/CHANGES Sat Jan 22 19:50:06 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.8876 2005/01/22 18:59:20 adrianp Exp $
+$NetBSD: CHANGES,v 1.8877 2005/01/22 19:50:06 peter Exp $
Changes to the packages collection and infrastructure in 2005:
@@ -489,7 +489,7 @@
Updated suse91_libtiff to 9.1nb1 [jdolecek 2005-01-22]
Updated suse91_x11 to 9.1nb1 [jdolecek 2005-01-22]
Updated firefox-bin to 1.0 [jdolecek 2005-01-22]
- Added tls-1.5.0 [peter 2005-01-22]
+ Added tcl-tls-1.5.0 [peter 2005-01-22]
Updated amsn to 0.94nb1 [peter 2005-01-22]
Updated mrtg to 2.11.1 [adrianp 2005-01-22]
Updated dirdiff to 1.6nb2 [minskim 2005-01-22]
diff -r 958ed51d3f2a -r b62b5692218d security/Makefile
--- a/security/Makefile Sat Jan 22 19:46:11 2005 +0000
+++ b/security/Makefile Sat Jan 22 19:50:06 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.222 2005/01/22 18:14:01 adrianp Exp $
+# $NetBSD: Makefile,v 1.223 2005/01/22 19:50:06 peter Exp $
#
COMMENT= Security tools
@@ -215,11 +215,11 @@
SUBDIR+= stunnel
SUBDIR+= sudo
SUBDIR+= tacshell
+SUBDIR+= tcl-tls
SUBDIR+= tcp_wrappers
SUBDIR+= tct
SUBDIR+= tinyca
SUBDIR+= tkpasman
-SUBDIR+= tls
SUBDIR+= tripwire
SUBDIR+= uvscan
SUBDIR+= winbind
Home |
Main Index |
Thread Index |
Old Index