Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jul 2021 11:40:26 GMT
From:      "Tobias C. Berner" <tcberner@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 3d46c952cefb - main - sysutils/signon-plugin-oauth2: update to 0.25
Message-ID:  <202107151140.16FBeQZf069892@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by tcberner:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3d46c952cefbc852e6572a65557029f42d0dd248

commit 3d46c952cefbc852e6572a65557029f42d0dd248
Author:     Tobias C. Berner <tcberner@FreeBSD.org>
AuthorDate: 2021-07-15 11:40:17 +0000
Commit:     Tobias C. Berner <tcberner@FreeBSD.org>
CommitDate: 2021-07-15 11:40:17 +0000

    sysutils/signon-plugin-oauth2: update to 0.25
---
 sysutils/signon-plugin-oauth2/Makefile                      |  5 ++---
 sysutils/signon-plugin-oauth2/distinfo                      |  6 +++---
 sysutils/signon-plugin-oauth2/files/patch-signon-oauth2.pro | 10 +++++-----
 3 files changed, 10 insertions(+), 11 deletions(-)

diff --git a/sysutils/signon-plugin-oauth2/Makefile b/sysutils/signon-plugin-oauth2/Makefile
index 0163bea884b2..cfc7ecd1d476 100644
--- a/sysutils/signon-plugin-oauth2/Makefile
+++ b/sysutils/signon-plugin-oauth2/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	signon-plugin-oauth2
-DISTVERSION=	0.24
-PORTREVISION=	3
+DISTVERSION=	0.25
 CATEGORIES=	sysutils kde
 DISTNAME=	archive
 DIST_SUBDIR=	KDE/${GL_ACCOUNT}
@@ -20,7 +19,7 @@ QMAKE_ENV=	PREFIX=${PREFIX}
 # gitlab variables
 USE_GITLAB=	yes
 GL_ACCOUNT=	accounts-sso
-GL_COMMIT=	2dd9ba521a0dd4277c4bf6970a7f4e3894fd85ae
+GL_COMMIT=	091887d09bb635fa31f69ed16d384563cddc8009
 
 # Fix for  Qt5-5.13:
 # oauth2plugin.cpp:133:9: error: 'addQueryItem' is deprecated [-Werror,-Wdeprecated-declarations]
diff --git a/sysutils/signon-plugin-oauth2/distinfo b/sysutils/signon-plugin-oauth2/distinfo
index c85284742633..143ada737dc0 100644
--- a/sysutils/signon-plugin-oauth2/distinfo
+++ b/sysutils/signon-plugin-oauth2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1617892438
-SHA256 (KDE/accounts-sso/accounts-sso-signon-plugin-oauth2-2dd9ba521a0dd4277c4bf6970a7f4e3894fd85ae_GL0.tar.gz) = b5e0b7b00e21baced3accf7aa3d21380a7391e14d15d5282ca6eb8b3cb71bfd2
-SIZE (KDE/accounts-sso/accounts-sso-signon-plugin-oauth2-2dd9ba521a0dd4277c4bf6970a7f4e3894fd85ae_GL0.tar.gz) = 39034
+TIMESTAMP = 1626330369
+SHA256 (KDE/accounts-sso/accounts-sso-signon-plugin-oauth2-091887d09bb635fa31f69ed16d384563cddc8009_GL0.tar.gz) = 4ac679bead32d2cbafc902b66cc84e5ada38e977ad583a1bc55c106f18c2e04c
+SIZE (KDE/accounts-sso/accounts-sso-signon-plugin-oauth2-091887d09bb635fa31f69ed16d384563cddc8009_GL0.tar.gz) = 41112
diff --git a/sysutils/signon-plugin-oauth2/files/patch-signon-oauth2.pro b/sysutils/signon-plugin-oauth2/files/patch-signon-oauth2.pro
index d85af3c4b8ef..c7a6d2e71929 100644
--- a/sysutils/signon-plugin-oauth2/files/patch-signon-oauth2.pro
+++ b/sysutils/signon-plugin-oauth2/files/patch-signon-oauth2.pro
@@ -1,11 +1,11 @@
---- signon-oauth2.pro.orig	2018-03-03 17:00:59 UTC
+--- signon-oauth2.pro.orig	2020-11-10 19:43:33 UTC
 +++ signon-oauth2.pro
 @@ -3,7 +3,7 @@ include( common-project-config.pri )
  
  TEMPLATE  = subdirs
  CONFIG   += ordered
--SUBDIRS   = src tests example
-+SUBDIRS   = src 
- 
- include( common-installs-config.pri )
+-SUBDIRS   = src tests
++SUBDIRS   = src
  
+ CONFIG(make_examples) {
+     SUBDIRS += example



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