1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00

sysutils/signon-plugin-oauth2: update to 0.25

This commit is contained in:
Tobias C. Berner 2021-07-15 13:40:17 +02:00
parent 63ac2ce82a
commit 3d46c952ce
3 changed files with 10 additions and 11 deletions

View File

@ -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]

View File

@ -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

View File

@ -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