mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Update to 1.0.7
PR: 108871 Submitted by: Martin Matuska <martin@matuska.org>
This commit is contained in:
parent
c874b8dff3
commit
bd1df1b959
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=184610
@ -7,8 +7,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= tinc
|
||||
PORTVERSION= 1.0.4
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 1.0.7
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://www.tinc-vpn.org/packages/ \
|
||||
ftp://ftp.wiretapped.net/pub/security/network-security/tinc/ \
|
||||
@ -21,10 +20,12 @@ LIB_DEPENDS= lzo.1:${PORTSDIR}/archivers/lzo
|
||||
|
||||
USE_OPENSSL= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GCC= 3.4+
|
||||
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
CONFIGURE_ARGS= --localstatedir=/var
|
||||
CONFIGURE_ARGS= --localstatedir=/var --infodir=${PREFIX}/${INFO_PATH} \
|
||||
--mandir=${MANPREFIX}/man
|
||||
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
|
||||
|
||||
MAN5= tinc.conf.5
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (tinc-1.0.4.tar.gz) = 63887373dd763f8d90cecc5a3616c363
|
||||
SHA256 (tinc-1.0.4.tar.gz) = 74373997b37a9e189e557ecf0d4e8b5aaa57f39be04ba5361448e31b73574b33
|
||||
SIZE (tinc-1.0.4.tar.gz) = 480305
|
||||
MD5 (tinc-1.0.7.tar.gz) = 572255e6cbb9efffd9e40adb73ab7861
|
||||
SHA256 (tinc-1.0.7.tar.gz) = 5993b9d2c8a2836bb2527a3c07ceb0d933e55964a4790b08743f5f7aaec25952
|
||||
SIZE (tinc-1.0.7.tar.gz) = 499135
|
||||
|
Loading…
Reference in New Issue
Block a user