As part of KAME IPsec removal:
change the date to today instead of leaving the date when the patch was done. Move the block to the top. Approved by: re (kensmith)
This commit is contained in:
parent
adb0e1681f
commit
0831f32795
@ -14,6 +14,25 @@
|
||||
# The file is partitioned: OLD_FILES first, then OLD_LIBS and OLD_DIRS last.
|
||||
#
|
||||
|
||||
# 20070701: KAME IPSec removal
|
||||
OLD_FILES+=usr/include/netinet6/ah.h
|
||||
OLD_FILES+=usr/include/netinet6/ah6.h
|
||||
OLD_FILES+=usr/include/netinet6/ah_aesxcbcmac.h
|
||||
OLD_FILES+=usr/include/netinet6/esp.h
|
||||
OLD_FILES+=usr/include/netinet6/esp6.h
|
||||
OLD_FILES+=usr/include/netinet6/esp_aesctr.h
|
||||
OLD_FILES+=usr/include/netinet6/esp_camellia.h
|
||||
OLD_FILES+=usr/include/netinet6/esp_rijndael.h
|
||||
OLD_FILES+=usr/include/netinet6/ipsec.h
|
||||
OLD_FILES+=usr/include/netinet6/ipsec6.h
|
||||
OLD_FILES+=usr/include/netinet6/ipcomp.h
|
||||
OLD_FILES+=usr/include/netinet6/ipcomp6.h
|
||||
OLD_FILES+=usr/include/netkey/key.h
|
||||
OLD_FILES+=usr/include/netkey/key_debug.h
|
||||
OLD_FILES+=usr/include/netkey/key_var.h
|
||||
OLD_FILES+=usr/include/netkey/keydb.h
|
||||
OLD_FILES+=usr/include/netkey/keysock.h
|
||||
OLD_DIRS+=usr/include/netkey
|
||||
# 20070701: remove wicontrol
|
||||
OLD_FILES+=usr/sbin/wicontrol
|
||||
# 20070625: umapfs removal
|
||||
@ -3591,26 +3610,6 @@ OLD_FILES+=usr/libdata/msdosfs/koi8u2dos
|
||||
# - usr/share/tmac/mm/locale
|
||||
# - usr/share/tmac/mm/se_locale
|
||||
# - var/yp/Makefile
|
||||
|
||||
# 20070610: KAME IPSec removal
|
||||
OLD_FILES+=usr/include/netinet6/ah.h
|
||||
OLD_FILES+=usr/include/netinet6/ah6.h
|
||||
OLD_FILES+=usr/include/netinet6/ah_aesxcbcmac.h
|
||||
OLD_FILES+=usr/include/netinet6/esp.h
|
||||
OLD_FILES+=usr/include/netinet6/esp6.h
|
||||
OLD_FILES+=usr/include/netinet6/esp_aesctr.h
|
||||
OLD_FILES+=usr/include/netinet6/esp_camellia.h
|
||||
OLD_FILES+=usr/include/netinet6/esp_rijndael.h
|
||||
OLD_FILES+=usr/include/netinet6/ipsec.h
|
||||
OLD_FILES+=usr/include/netinet6/ipsec6.h
|
||||
OLD_FILES+=usr/include/netinet6/ipcomp.h
|
||||
OLD_FILES+=usr/include/netinet6/ipcomp6.h
|
||||
OLD_FILES+=usr/include/netkey/key.h
|
||||
OLD_FILES+=usr/include/netkey/key_debug.h
|
||||
OLD_FILES+=usr/include/netkey/key_var.h
|
||||
OLD_FILES+=usr/include/netkey/keydb.h
|
||||
OLD_FILES+=usr/include/netkey/keysock.h
|
||||
OLD_DIRS+=usr/include/netkey
|
||||
# 20070519: GCC 4.2
|
||||
OLD_LIBS+=usr/lib/libg2c.a
|
||||
OLD_LIBS+=usr/lib/libg2c.so
|
||||
|
Loading…
x
Reference in New Issue
Block a user