Update to 3.1.2
PR: 23886 Submitted by: MAINTAINER
This commit is contained in:
parent
2b8e0cf85e
commit
5212138cfe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=36409
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= saint
|
||||
PORTVERSION= 3.1.1
|
||||
PORTVERSION= 3.1.2
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ftp://ftp.wwdsi.com/pub/saint/ \
|
||||
http://www.wwdsi.com/saint/downloads/
|
||||
@ -18,7 +18,7 @@ BUILD_DEPENDS= nmap:${PORTSDIR}/security/nmap
|
||||
USE_PERL5= yes
|
||||
MANCOMPRESSED= no
|
||||
MAN1= saint.1
|
||||
WRKSRC= ${WRKDIR}/saint-3.1.1
|
||||
WRKSRC= ${WRKDIR}/saint-3.1.2
|
||||
GNU_CONFIGURE= yes
|
||||
MAKE_ENV= "LIBS=-lrpcsvc" "XFLAGS=-g -O2 -DSTDC_HEADERS=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 " "RPCGEN=/usr/bin/rpcgen"
|
||||
INSTALL_TARGET= all
|
||||
|
@ -1 +1 @@
|
||||
MD5 (saint-3.1.1.tar.gz) = 8c68c0f3b07415ff6ea36f9a2bd6805e
|
||||
MD5 (saint-3.1.2.tar.gz) = fb81569ed544dbb95f8e0eb2a8bf4ff4
|
||||
|
@ -299,6 +299,7 @@ saint/html/tutorials/vulnerability/finger_vulnerabilities.html
|
||||
saint/html/tutorials/vulnerability/JRun_vulnerabilities.html
|
||||
saint/html/tutorials/vulnerability/http_put.html
|
||||
saint/html/tutorials/vulnerability/http_server_read_access.html
|
||||
saint/include/ASM-i386/asm
|
||||
saint/include/netinet/if_ether.h
|
||||
saint/include/netinet/igmp.h
|
||||
saint/include/netinet/in.h
|
||||
@ -406,6 +407,7 @@ saint/reconfig
|
||||
@dirrm saint/include/glibc21/arpa
|
||||
@dirrm saint/include/glibc21/rpc
|
||||
@dirrm saint/include/glibc21
|
||||
@dirrm saint/include/ASM-i386
|
||||
@dirrm saint/include
|
||||
@dirrm saint/perl
|
||||
@dirrm saint/perllib/Net
|
||||
|
Loading…
Reference in New Issue
Block a user