mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
Upgrade to 0.11.2 and fix man pages installing to obnoxious locations.
This commit is contained in:
parent
c1b0395208
commit
25578594bb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=194106
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= silktools
|
||||
PORTVERSION= 0.11.1
|
||||
PORTVERSION= 0.11.2
|
||||
CATEGORIES= security net
|
||||
MASTER_SITES= http://tools.netsa.cert.org/releases/ \
|
||||
http://redundancy.redundancy.org/mirror/
|
||||
@ -18,7 +18,8 @@ COMMENT= Tools for large-scale network capture analysis
|
||||
LIB_DEPENDS= lzo:${PORTSDIR}/archivers/lzo
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-lzo=${LOCALBASE} --enable-packing-tools
|
||||
CONFIGURE_ARGS= --with-lzo=${LOCALBASE} --enable-packing-tools \
|
||||
--mandir=${PREFIX}/man
|
||||
USE_GMAKE= yes
|
||||
MAKE_ARGS= CC="${CC}" GCC_FLAGS="" CFLAGS_RELEASE=""
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (silk-0.11.1.tar.gz) = f8df3214b7e187161a6e20b24f5bd014
|
||||
SHA256 (silk-0.11.1.tar.gz) = 4a0312649f35bc9c4e12b4ae2d06baeca7bacf4382723666d8c1aaa02d9f881a
|
||||
SIZE (silk-0.11.1.tar.gz) = 1862799
|
||||
MD5 (silk-0.11.2.tar.gz) = f77413d73292d1bf461fb2fd3c872b9e
|
||||
SHA256 (silk-0.11.2.tar.gz) = 790f9d56f00b1a287456112f92a291f5760516f4d8d1bc7fa3a7ac31e4feba45
|
||||
SIZE (silk-0.11.2.tar.gz) = 1863074
|
||||
|
Loading…
Reference in New Issue
Block a user