Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Jun 2020 17:01:22 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r538170 - head/security/openconnect-gui
Message-ID:  <202006071701.057H1MNa021902@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Sun Jun  7 17:01:21 2020
New Revision: 538170
URL: https://svnweb.freebsd.org/changeset/ports/538170

Log:
  security/openconnect-gui: fix fetch and bump PORTREVISION
  
  I recalculated distinfo myself using `make makesum`, so it differs from
  the distinfo given in the patch.
  
  Note that version 1.5.3 is released for those who want to pick up this port.
  
  PR:		245244
  Submitted by:	papowell@astart.com
  Approved by:	maintainer (pkbubaj)
  MFH:		2020Q2

Modified:
  head/security/openconnect-gui/Makefile
  head/security/openconnect-gui/distinfo

Modified: head/security/openconnect-gui/Makefile
==============================================================================
--- head/security/openconnect-gui/Makefile	Sun Jun  7 16:56:35 2020	(r538169)
+++ head/security/openconnect-gui/Makefile	Sun Jun  7 17:01:21 2020	(r538170)
@@ -4,15 +4,11 @@
 PORTNAME=	openconnect-gui
 PORTVERSION=	1.4.1
 DISTVERSIONPREFIX=v
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	security net-vpn
 
 MAINTAINER=	pkubaj@FreeBSD.org
 COMMENT=	Graphical OpenConnect client
-
-BROKEN=		unfetchable
-DEPRECATED=	Broken for more than 6 months
-EXPIRATION_DATE=	2020-05-05
 
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt

Modified: head/security/openconnect-gui/distinfo
==============================================================================
--- head/security/openconnect-gui/distinfo	Sun Jun  7 16:56:35 2020	(r538169)
+++ head/security/openconnect-gui/distinfo	Sun Jun  7 17:01:21 2020	(r538170)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1484925231
-SHA256 (openconnect-openconnect-gui-v1.4.1_GH0.tar.gz) = 5f609e10eafc8885699e503c1dca9d9154d18741cfd09c1222d05b8af448c1d1
-SIZE (openconnect-openconnect-gui-v1.4.1_GH0.tar.gz) = 10026785
+TIMESTAMP = 1591544711
+SHA256 (openconnect-openconnect-gui-v1.4.1_GH0.tar.gz) = a8d156d056a81be1c895738f0a4299b60fc87b608fcb9676b8f2d5215b7101ae
+SIZE (openconnect-openconnect-gui-v1.4.1_GH0.tar.gz) = 10025784



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006071701.057H1MNa021902>