svn commit: r460825 - head/security/ngrok

Danilo G. Baio dbaio at FreeBSD.org
Sat Feb 3 16:46:12 UTC 2018


Author: dbaio
Date: Sat Feb  3 16:46:10 2018
New Revision: 460825
URL: https://svnweb.freebsd.org/changeset/ports/460825

Log:
  security/ngrok: Update to 2.2.8
  
  PR:		225565
  Submitted by:	jhixson at gmail.com (maintainer)

Modified:
  head/security/ngrok/Makefile
  head/security/ngrok/distinfo

Modified: head/security/ngrok/Makefile
==============================================================================
--- head/security/ngrok/Makefile	Sat Feb  3 16:30:00 2018	(r460824)
+++ head/security/ngrok/Makefile	Sat Feb  3 16:46:10 2018	(r460825)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ngrok
-PORTVERSION=	2.1.18
+PORTVERSION=	2.2.8
 CATEGORIES=	security
 MASTER_SITES=	https://bin.equinox.io/c/4VmDzA7iaHb/
 DISTNAME=	${PORTNAME}-stable-freebsd-${ARCH:S/i386/386/:S/x86_64/amd64/}
@@ -15,7 +15,7 @@ COMMENT=	Secure tunnels to localhost
 LICENSE=	NONE APACHE20 BSD3CLAUSE CC0-1.0 LGPL3+ MIT
 LICENSE_COMB=	multi
 
-ONLY_FOR_ARCHS=	i386 amd64
+ONLY_FOR_ARCHS=	amd64 i386
 
 NO_WRKSUBDIR=	yes
 PLIST_FILES=	bin/ngrok

Modified: head/security/ngrok/distinfo
==============================================================================
--- head/security/ngrok/distinfo	Sat Feb  3 16:30:00 2018	(r460824)
+++ head/security/ngrok/distinfo	Sat Feb  3 16:46:10 2018	(r460825)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1480535311
-SHA256 (ngrok/2.1.18/ngrok-stable-freebsd-amd64.zip) = ef4d20b9c695f00e1d8113c776f9c1680f7ead9fa2c9a251ead5955a1bfca428
-SIZE (ngrok/2.1.18/ngrok-stable-freebsd-amd64.zip) = 5074462
-SHA256 (ngrok/2.1.18/ngrok-stable-freebsd-386.zip) = 27f05a6eda430f0767c804bb96e6dbe0dbe3b873a2933b0b2e97c1faaef830a2
-SIZE (ngrok/2.1.18/ngrok-stable-freebsd-386.zip) = 4901446
+TIMESTAMP = 1517329746
+SHA256 (ngrok/2.2.8/ngrok-stable-freebsd-amd64.zip) = 9f1c1d3bf5bf378339d11a7c215a4cb00368bf2f8a9613d609e157f60d1624ab
+SIZE (ngrok/2.2.8/ngrok-stable-freebsd-amd64.zip) = 5294163
+SHA256 (ngrok/2.2.8/ngrok-stable-freebsd-386.zip) = 28150e361fc09a6b76157e106f58c8f636ad770f7ce5d67052441a052d79e94a
+SIZE (ngrok/2.2.8/ngrok-stable-freebsd-386.zip) = 5065517


More information about the svn-ports-head mailing list