Hi,
small bugfix update, still sucks as ever but not worse than before...
of course MAKE_FLAGS isnt intended for commit, i have it locally to
debug my broken work tunnel.
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/xl2tpd/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- Makefile 21 Nov 2016 14:19:48 -0000 1.11
+++ Makefile 22 Jun 2017 12:36:20 -0000
@@ -2,11 +2,9 @@
COMMENT= l2tp client/server
-DISTNAME= xl2tpd-1.3.8
-REVISION= 0
GH_ACCOUNT= xelerance
GH_PROJECT= xl2tpd
-GH_COMMIT= cec1ebe1523bf248f134647dd6030a333d93e19b
+GH_TAGNAME= v1.3.9
CATEGORIES= net
@@ -15,10 +13,11 @@
# GPLv2
PERMIT_PACKAGE_CDROM= Yes
-WANTLIB += c m util
+WANTLIB += c util
FAKE_FLAGS= DESTDIR= MANDIR=${WRKINST}${PREFIX}/man
NO_TEST= Yes
+#MAKE_FLAGS=DFLAGS="-DDEBUG_FLOW -DDEBUG_PAYLOAD"
do-configure:
perl -pi -e 's,/etc,${SYSCONFDIR},' ${WRKSRC}/file.h
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/xl2tpd/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo 6 May 2017 15:10:18 -0000 1.3
+++ distinfo 22 Jun 2017 12:36:20 -0000
@@ -1,2 +1,2 @@
-SHA256 (xl2tpd-1.3.8-cec1ebe1.tar.gz) =
f3dcnKvQFbMPkfFr8V8SKjpVj7Mify/87NFQ9+mA9tI=
-SIZE (xl2tpd-1.3.8-cec1ebe1.tar.gz) = 510024
+SHA256 (xl2tpd-1.3.9.tar.gz) = YvaDq0zaKUEmHjeCjyk5taLoW0N+mjzYa71mDCbgSh4=
+SIZE (xl2tpd-1.3.9.tar.gz) = 510538
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/net/xl2tpd/pkg/PLIST,v
retrieving revision 1.2
diff -u -r1.2 PLIST
--- pkg/PLIST 28 Mar 2013 18:24:29 -0000 1.2
+++ pkg/PLIST 22 Jun 2017 12:36:20 -0000
@@ -3,6 +3,7 @@
@newuser _xl2tpd:711:_xl2tpd:daemon:xl2tpd user:/nonexistent:/sbin/nologin
@man man/man5/l2tp-secrets.5
@man man/man5/xl2tpd.conf.5
+@man man/man8/xl2tpd-control.8
@man man/man8/xl2tpd.8
@bin sbin/xl2tpd
@bin sbin/xl2tpd-control