mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
Upgrade to 7.6
This commit is contained in:
parent
09cfdeb457
commit
44bc730c5e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=7213
@ -1,13 +1,13 @@
|
||||
# New ports collection makefile for: tcp_wrapper
|
||||
# Version required: 7.2
|
||||
# Version required: 7.6
|
||||
# Date created: 27 Oct 1994
|
||||
# Whom: torstenb
|
||||
#
|
||||
# $Id: Makefile,v 1.14 1996/11/17 07:58:06 obrien Exp $
|
||||
# $Id: Makefile,v 1.15 1997/06/20 17:49:51 max Exp $
|
||||
#
|
||||
|
||||
DISTNAME= tcp_wrappers_7.4
|
||||
PKGNAME= tcp_wrappers-7.4
|
||||
DISTNAME= tcp_wrappers_7.6
|
||||
PKGNAME= tcp_wrappers-7.6
|
||||
CATEGORIES= security net
|
||||
MASTER_SITES= ftp://ftp.win.tue.nl/pub/security/
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (tcp_wrappers_7.4.tar.gz) = 1a8d24bcc9d52d1097a6ed19cc5d22bd
|
||||
MD5 (tcp_wrappers_7.6.tar.gz) = e6fa25f71226d090f34de3f6b122fb5a
|
||||
|
@ -196,7 +196,7 @@
|
||||
scaffold.h tcpdmatch.8 README.NIS
|
||||
|
||||
! LIB = libwrap.a
|
||||
! SLIB = libwrap.so.7.4
|
||||
! SLIB = libwrap.so.7.6
|
||||
!
|
||||
! all other: config-check $(LIB) $(SLIB) tcpd tcpdmatch try-from safe_finger tcpdchk
|
||||
!
|
||||
|
@ -6,7 +6,7 @@ bin/safe_finger
|
||||
bin/try-from
|
||||
lib/libwrap.a
|
||||
@exec ranlib %D/%F
|
||||
lib/libwrap.so.7.4
|
||||
lib/libwrap.so.7.6
|
||||
@exec /sbin/ldconfig -m %B
|
||||
man/man3/hosts_access.3.gz
|
||||
man/man5/hosts_access.5.gz
|
||||
|
Loading…
Reference in New Issue
Block a user