Page MenuHomeFreeBSD

D18907.diff
No OneTemporary

D18907.diff

Index: head/security/openiked/Makefile
===================================================================
--- head/security/openiked/Makefile
+++ head/security/openiked/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= openiked
-PORTVERSION= 1.10
+PORTVERSION= 2.1
CATEGORIES= security net ipv6
MAINTAINER= marcel@FreeBSD.org
@@ -11,6 +11,8 @@
LIB_DEPENDS= libevent.so:devel/libevent
+USES= autoreconf libtool ssl
+
USE_GITHUB= yes
GH_ACCOUNT= xcllnt
@@ -18,10 +20,9 @@
USERS= _iked
GROUPS= _iked
-USES= autoreconf groff libtool ssl
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
-CONFIGURE_ARGS= --with-libevent-dir=${PREFIX}
+CONFIGURE_ARGS= --with-libevent-dir=${PREFIX} --with-mantype=man
post-install:
${MV} ${STAGEDIR}${PREFIX}/etc/ikeca.cnf \
Index: head/security/openiked/distinfo
===================================================================
--- head/security/openiked/distinfo
+++ head/security/openiked/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1511106387
-SHA256 (xcllnt-openiked-1.10_GH0.tar.gz) = cf72a3ca0579be30a44d5574291eac98a11d5b6ea582339a40808ecb89daf354
-SIZE (xcllnt-openiked-1.10_GH0.tar.gz) = 229969
+TIMESTAMP = 1548454619
+SHA256 (xcllnt-openiked-2.1_GH0.tar.gz) = c8ca5184870994d75814e45f024f22986fea8ccb318004367766e8acf9395d0c
+SIZE (xcllnt-openiked-2.1_GH0.tar.gz) = 230807

File Metadata

Mime Type
text/plain
Expires
Sat, Apr 18, 10:12 PM (53 m, 51 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31708043
Default Alt Text
D18907.diff (1 KB)

Event Timeline