mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
GnuPG: bump to 2.2.8, add cmd:ssh to TEST_REQUIRES.
This commit is contained in:
@@ -16,7 +16,7 @@ LICENSE="CC0 v1.0
|
||||
GNU LGPL v3"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://gnupg.org/ftp/gcrypt/gnupg/gnupg-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="d95b361ee6ef7eff86af40c8c72bf9313736ac9f7010d6604d78bf83818e976e"
|
||||
CHECKSUM_SHA256="777b4cb8ced21965a5053d4fa20fe11484f0a478f3d011cef508a1a49db50dcd"
|
||||
PATCHES="gnupg-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
@@ -101,6 +101,10 @@ BUILD_PREREQUIRES="
|
||||
cmd:tar
|
||||
"
|
||||
|
||||
TEST_REQUIRES="
|
||||
cmd:ssh
|
||||
"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
./autogen.sh
|
||||
@@ -5,7 +5,7 @@ Subject: Fix detection of libnetwork
|
||||
|
||||
|
||||
diff --git a/configure.ac b/configure.ac
|
||||
index e94bd30..4d7d13e 100644
|
||||
index 59a2e60..bec5fbc 100644
|
||||
--- a/configure.ac
|
||||
+++ b/configure.ac
|
||||
@@ -1041,10 +1041,9 @@ AC_MSG_NOTICE([checking for networking options])
|
||||
@@ -44,7 +44,7 @@ Subject: Haiku: settings Path
|
||||
|
||||
|
||||
diff --git a/configure.ac b/configure.ac
|
||||
index 4d7d13e..08b77f4 100644
|
||||
index bec5fbc..c1fb4b3 100644
|
||||
--- a/configure.ac
|
||||
+++ b/configure.ac
|
||||
@@ -492,6 +492,8 @@ AH_BOTTOM([
|
||||
Reference in New Issue
Block a user