mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
Fix MASTER_SITES and switch to USES=ssl
This commit is contained in:
parent
d785f307a3
commit
934b8606a8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=422514
@ -4,7 +4,7 @@
|
||||
PORTNAME= tcpflow
|
||||
PORTVERSION= 1.4.5
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://www.digitalcorpora.org/downloads/${PORTNAME}/
|
||||
MASTER_SITES= http://digitalcorpora.org/downloads/${PORTNAME}/
|
||||
|
||||
MAINTAINER= antoine@FreeBSD.org
|
||||
COMMENT= Program that captures data transmitted as part of TCP connections
|
||||
@ -14,7 +14,7 @@ LICENSE= GPLv3
|
||||
BUILD_DEPENDS= ${LOCALBASE}/include/boost/icl/interval.hpp:devel/boost-libs
|
||||
LIB_DEPENDS= libcairo.so:graphics/cairo
|
||||
|
||||
USE_OPENSSL= yes
|
||||
USES= ssl
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= ac_cv_lib_md_MD5=no \
|
||||
ac_cv_header_tre_tre_h=no ac_cv_lib_tre_tre_regcomp=no \
|
||||
|
@ -1,2 +1,3 @@
|
||||
TIMESTAMP = 1474383833
|
||||
SHA256 (tcpflow-1.4.5.tar.gz) = f39fed437911b858c97937bc902f68f9a690753617abe825411a8483a7f70c72
|
||||
SIZE (tcpflow-1.4.5.tar.gz) = 450450
|
||||
|
Loading…
Reference in New Issue
Block a user