mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Upgrade to scanssh 1.3
This commit is contained in:
parent
796d5d1be3
commit
5d9922d008
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=33842
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= scanssh
|
||||
PORTVERSION= 1.2
|
||||
PORTVERSION= 1.3
|
||||
CATEGORIES= security net
|
||||
MASTER_SITES= http://www.monkey.org/~provos/
|
||||
DISTNAME= scanssh
|
||||
|
@ -1 +1 @@
|
||||
MD5 (scanssh.tar.gz) = bfded085a98cb78478147b882dbfab45
|
||||
MD5 (scanssh.tar.gz) = 68f8aea9e9dfe0fd10d6391cad88251f
|
||||
|
@ -1,9 +1,11 @@
|
||||
--- Makefile.in.orig Thu Sep 7 08:36:00 2000
|
||||
+++ Makefile.in Fri Sep 8 02:58:02 2000
|
||||
@@ -1,5 +1,5 @@
|
||||
# Thanks for Dug Song for configure magic.
|
||||
--- Makefile.in.orig Thu Sep 28 08:02:38 2000
|
||||
+++ Makefile.in Sat Oct 14 16:25:24 2000
|
||||
@@ -6,7 +6,7 @@
|
||||
VPATH= @srcdir@
|
||||
|
||||
CC= @CC@
|
||||
-CFLAGS= @CFLAGS@ @DEFS@ @PCAPINC@ -Imissing -D_BSD_SOURCE
|
||||
+CFLAGS= @CFLAGS@ @DEFS@ @PCAPINC@ -Imissing -D_BSD_SOURCE -DPREFIX=\"@prefix@\"
|
||||
CC= @CC@
|
||||
PROG= scanssh
|
||||
BINOWN= root
|
||||
LDFLAGS= @LDFLAGS@
|
||||
|
||||
prefix= @prefix@
|
||||
|
Loading…
Reference in New Issue
Block a user