svn commit: r472683 - head/security/tinc-devel

Dirk Meyer dinoex at FreeBSD.org
Mon Jun 18 10:34:34 UTC 2018


Author: dinoex
Date: Mon Jun 18 10:34:32 2018
New Revision: 472683
URL: https://svnweb.freebsd.org/changeset/ports/472683

Log:
  - update to 1.1pre16

Modified:
  head/security/tinc-devel/Makefile
  head/security/tinc-devel/distinfo

Modified: head/security/tinc-devel/Makefile
==============================================================================
--- head/security/tinc-devel/Makefile	Mon Jun 18 10:33:00 2018	(r472682)
+++ head/security/tinc-devel/Makefile	Mon Jun 18 10:34:32 2018	(r472683)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	tinc
-PORTVERSION=	1.1pre15
+PORTVERSION=	1.1pre16
 CATEGORIES=	security
 MASTER_SITES=	https://www.tinc-vpn.org/packages/ \
 		http://www.tinc-vpn.org/packages/
@@ -19,10 +19,10 @@ CPE_VENDOR=	tinc-vpn
 GNU_CONFIGURE=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
-CONFIGURE_ARGS=	--localstatedir=/var
+CONFIGURE_ARGS=	--localstatedir=/var --with-curses=/usr
 USE_RC_SUBR=	tincd
 INFO=		tinc
-PLIST_FILES=	bin/tinc-gui sbin/tincd sbin/tinc \
+PLIST_FILES=	sbin/tincd sbin/tinc \
 		man/man8/tinc-gui.8.gz man/man5/tinc.conf.5.gz \
 		man/man8/tinc.8.gz man/man8/tincd.8.gz 
 

Modified: head/security/tinc-devel/distinfo
==============================================================================
--- head/security/tinc-devel/distinfo	Mon Jun 18 10:33:00 2018	(r472682)
+++ head/security/tinc-devel/distinfo	Mon Jun 18 10:34:32 2018	(r472683)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1506227200
-SHA256 (tinc-1.1pre15.tar.gz) = 41dc3e40c5f8be497b779acd6f59ef4572e1430d0d0f0436f2de5cb21a59ef18
-SIZE (tinc-1.1pre15.tar.gz) = 704145
+TIMESTAMP = 1528954102
+SHA256 (tinc-1.1pre16.tar.gz) = 9934c53f8b22bbcbfa0faae0cb7ea13875fe1990cce75af728a7f4ced2c0230b
+SIZE (tinc-1.1pre16.tar.gz) = 703679


More information about the svn-ports-all mailing list