- update to 1.0.10
- get rid of getttext
This commit is contained in:
parent
681b1af8b4
commit
3a3fa5384a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=243119
@ -7,7 +7,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= tinc
|
||||
PORTVERSION= 1.0.9
|
||||
PORTVERSION= 1.0.10
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://www.tinc-vpn.org/packages/ \
|
||||
ftp://ftp.wiretapped.net/pub/security/network-security/tinc/ \
|
||||
@ -30,17 +30,4 @@ MAN5= tinc.conf.5
|
||||
MAN8= tincd.8
|
||||
INFO= tinc
|
||||
|
||||
.if !defined(WITHOUT_NLS)
|
||||
USE_GETTEXT= yes
|
||||
PLIST_SUB+= NLS=""
|
||||
.else
|
||||
CONFIGURE_ARGS+=--disable-nls
|
||||
PLIST_SUB+= NLS="@comment "
|
||||
.endif
|
||||
|
||||
pre-configure:
|
||||
${REINPLACE_CMD} \
|
||||
's/OpenSSL_add_all_algorithms/OpenSSL_add_all_ciphers/' \
|
||||
${WRKSRC}/configure
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (tinc-1.0.9.tar.gz) = f907acebada53512e01235bea6b4cdf1
|
||||
SHA256 (tinc-1.0.9.tar.gz) = 3159fb656b902e3320123f02f7c8c7e82a0503f7e490424bb94f86d328844593
|
||||
SIZE (tinc-1.0.9.tar.gz) = 519048
|
||||
MD5 (tinc-1.0.10.tar.gz) = da69d4f4c9a1b1ee44fd14a52a049141
|
||||
SHA256 (tinc-1.0.10.tar.gz) = 5880d73d33a359bed43f7974d409a3db7aa27c77014cc1bfdab0a62789ec9ffa
|
||||
SIZE (tinc-1.0.10.tar.gz) = 497503
|
||||
|
@ -1,2 +1 @@
|
||||
sbin/tincd
|
||||
%%NLS%%share/locale/nl/LC_MESSAGES/tinc.mo
|
||||
|
Loading…
Reference in New Issue
Block a user