Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Apr 2019 10:17:36 +0000 (UTC)
From:      Eugene Grosbein <eugen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r498660 - head/net-im/pidgin-icyque
Message-ID:  <201904111017.x3BAHa0c086476@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: eugen
Date: Thu Apr 11 10:17:36 2019
New Revision: 498660
URL: https://svnweb.freebsd.org/changeset/ports/498660

Log:
  net-im/pidgin-icyque: catch up with latest changes
  
  This revision decreases logout/re-login timeout down to 59 seconds
  to cease continuous stream of logout/re-logins.

Modified:
  head/net-im/pidgin-icyque/Makefile
  head/net-im/pidgin-icyque/distinfo

Modified: head/net-im/pidgin-icyque/Makefile
==============================================================================
--- head/net-im/pidgin-icyque/Makefile	Thu Apr 11 09:49:39 2019	(r498659)
+++ head/net-im/pidgin-icyque/Makefile	Thu Apr 11 10:17:36 2019	(r498660)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pidgin-icyque
-DISTVERSION=	g20190328
+DISTVERSION=	g20190403
 CATEGORIES=	net-im
 
 MAINTAINER=	eugen@FreeBSD.org
@@ -23,7 +23,7 @@ PLIST_FILES=	lib/purple-2/libicyque.so
 USE_GITHUB=	yes
 GH_ACCOUNT=	EionRobb
 GH_PROJECT=	icyque
-GH_TAGNAME=	3e058cc
+GH_TAGNAME=	8b7109e
 
 USE_GNOME=	glib20
 USE_LDCONFIG=	yes

Modified: head/net-im/pidgin-icyque/distinfo
==============================================================================
--- head/net-im/pidgin-icyque/distinfo	Thu Apr 11 09:49:39 2019	(r498659)
+++ head/net-im/pidgin-icyque/distinfo	Thu Apr 11 10:17:36 2019	(r498660)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1553857877
-SHA256 (EionRobb-icyque-g20190328-3e058cc_GH0.tar.gz) = d8eb2b85e6692952e048271464e5df39fdd092e30330509b2257373870c0a7f3
-SIZE (EionRobb-icyque-g20190328-3e058cc_GH0.tar.gz) = 54782
+TIMESTAMP = 1554977658
+SHA256 (EionRobb-icyque-g20190403-8b7109e_GH0.tar.gz) = 911d944ccb9c447ebe009994790423d58e99900b5b0631234191634a4c6066aa
+SIZE (EionRobb-icyque-g20190403-8b7109e_GH0.tar.gz) = 55099



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