pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
globalprotect-openconnect: Translate FreeBSD ports submodules
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Wed Apr 6 08:44:17 2022 -0500
Changeset: bee052694975a73fffd77e1497216f69427a2a3d
Modified Files:
globalprotect-openconnect/Makefile
globalprotect-openconnect/distinfo
Log Message:
globalprotect-openconnect: Translate FreeBSD ports submodules
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=bee052694975a73fffd77e1497216f69427a2a3d
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
globalprotect-openconnect/Makefile | 12 +++---------
globalprotect-openconnect/distinfo | 6 ++++++
2 files changed, 9 insertions(+), 9 deletions(-)
diffs:
diff --git a/globalprotect-openconnect/Makefile b/globalprotect-openconnect/Makefile
index be3abf59b6..8a0eb8322a 100644
--- a/globalprotect-openconnect/Makefile
+++ b/globalprotect-openconnect/Makefile
@@ -5,15 +5,6 @@
# Mon Mar 7 19:53:02 CST 2022 #
###########################################################
-# FreeBSD ports system supports Github submodules. This adds deps to
-# DISTFILES and indicates where to place them in the source tree, e.g.
-# ${WRKSRC}/3rdparty/plog. ( The first plog is a tag, not part of the path).
-# Not sure if there is something similar in pkgsrc or if they have to be
-# installed separately, which will require hacking the cmake files.
-# https://github.com/yuezk/GlobalProtect-openconnect/issues/126
-#GH_TUPLE+= itay-grudev:SingleApplication:v3.3.0:sa/3rdparty/SingleApplication
-#GH_TUPLE+= SergiusTheBest:plog:1.1.6:plog/3rdparty/plog
-
DISTNAME= globalprotect-openconnect-v1.4.1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GITHUB:=yuezk/}
@@ -26,6 +17,9 @@ LICENSE= gnu-gpl-v3
DEPENDS+= openconnect>=0:../../net/openconnect
+GITHUB_SUBMODULES= itay-grudev SingleApplication v3.3.0 3rdparty/SingleApplication
+GITHUB_SUBMODULES+= SergiusTheBest plog 1.1.6 3rdparty/plog
+
USE_LANGUAGES= c c++
USE_TOOLS+= cmake
USE_CMAKE= yes
diff --git a/globalprotect-openconnect/distinfo b/globalprotect-openconnect/distinfo
index 1fd9f2e838..62f5d8d490 100644
--- a/globalprotect-openconnect/distinfo
+++ b/globalprotect-openconnect/distinfo
@@ -1,7 +1,13 @@
$NetBSD$
+BLAKE2s (SergiusTheBest-plog-1.1.6.tar.gz) = 4884c2b654df4b0f1d3de2cbcec6466c2b210ffe4c014b4620569029b2cf14b2
+SHA512 (SergiusTheBest-plog-1.1.6.tar.gz) = 5240532df96144d5026d6f879b69f7d6f393ebc9122c6458c41076fd3db998565e45ed2ab4948f8c3cb59e08c0aad7695ee416f95b49fd70209cd937220cdf8b
+Size (SergiusTheBest-plog-1.1.6.tar.gz) = 44556 bytes
BLAKE2s (globalprotect-openconnect-v1.4.1.tar.gz) = 6a3410892cce13fbeef7f2c7dceabf562c5844151f04f0bf68ba66359f6daf4c
SHA512 (globalprotect-openconnect-v1.4.1.tar.gz) = 94f9480da19d00788768dbc6cd84006427cb9a36a51a4f5ec730eba6c6782c1490bcea1b7b4d6f3661b13b90682759273a98e57126b2c5498698b9182da21312
Size (globalprotect-openconnect-v1.4.1.tar.gz) = 118400 bytes
+BLAKE2s (itay-grudev-SingleApplication-v3.3.0.tar.gz) = 471740495eefa82da7d71702360edf92a59a688c05ee7d18de8a8095eaf265e5
+SHA512 (itay-grudev-SingleApplication-v3.3.0.tar.gz) = e237b0b4db33928955b4d333e374b9a109852dcf20f11dab02d7cd8a4122c134b89a6ac442664443a839a678746dab1777c4b9c28886e892dbc13f518854a4f6
+Size (itay-grudev-SingleApplication-v3.3.0.tar.gz) = 21148 bytes
SHA1 (patch-GPClient_CMakeLists.txt) = 173f9b88327e82eac504e3a54eae4bb2a43b0b96
SHA1 (patch-GPService_CMakeLists.txt) = 6e412803be484680f6e2aabcdc822db555f9913a
Home |
Main Index |
Thread Index |
Old Index