pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/gcr gcr: updated to 3.38.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/58537affdea1
branches: trunk
changeset: 371720:58537affdea1
user: adam <adam%pkgsrc.org@localhost>
date: Thu Jan 13 08:02:29 2022 +0000
description:
gcr: updated to 3.38.1
gcr 3.38.1:
- ui: Set "use-underline" for GcrImportButton
- Updated Chinese (Taiwan) translation
diffstat:
security/gcr/Makefile | 27 ++++++++++++---------------
security/gcr/buildlink3.mk | 4 ++--
security/gcr/distinfo | 8 ++++----
3 files changed, 18 insertions(+), 21 deletions(-)
diffs (83 lines):
diff -r 87aaed8af9ee -r 58537affdea1 security/gcr/Makefile
--- a/security/gcr/Makefile Thu Jan 13 04:24:29 2022 +0000
+++ b/security/gcr/Makefile Thu Jan 13 08:02:29 2022 +0000
@@ -1,26 +1,24 @@
-# $NetBSD: Makefile,v 1.20 2021/12/08 16:02:33 adam Exp $
+# $NetBSD: Makefile,v 1.21 2022/01/13 08:02:29 adam Exp $
-DISTNAME= gcr-3.38.0
-PKGREVISION= 4
-CATEGORIES= security
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gcr/3.38/}
-EXTRACT_SUFX= .tar.xz
+DISTNAME= gcr-3.38.1
+CATEGORIES= security
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gcr/${PKGVERSION_NOREV:R}/}
+EXTRACT_SUFX= .tar.xz
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://www.gnome.org/
-COMMENT= Library for crypto UI and related tasks
-LICENSE= gnu-gpl-v2
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://www.gnome.org/
+COMMENT= Library for crypto UI and related tasks
+LICENSE= gnu-gpl-v2
BUILD_DEPENDS+= gettext-m4-[0-9]*:../../devel/gettext-m4
-GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= gmake intltool msgfmt perl pkg-config
USE_TOOLS+= aclocal autoconf automake autopoint
USE_TOOLS+= gdbus-codegen readlink
-
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS+= --enable-gtk-doc
CONFIGURE_ARGS+= --enable-vala
-CONFIGURE_ARGS+= --enable-gtk-doc
.include "../../mk/bsd.prefs.mk"
@@ -37,8 +35,7 @@
TEST_TARGET= check
pre-configure:
- cd ${WRKSRC}; NOCONFIGURE=1 \
- ./autogen.sh
+ cd ${WRKSRC} && NOCONFIGURE=1 ./autogen.sh
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.38
.include "../../devel/glib2/buildlink3.mk"
diff -r 87aaed8af9ee -r 58537affdea1 security/gcr/buildlink3.mk
--- a/security/gcr/buildlink3.mk Thu Jan 13 04:24:29 2022 +0000
+++ b/security/gcr/buildlink3.mk Thu Jan 13 08:02:29 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.7 2021/12/08 16:02:33 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.8 2022/01/13 08:02:29 adam Exp $
BUILDLINK_TREE+= gcr
@@ -6,7 +6,7 @@
GCR_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.gcr+= gcr>=3.18.0
-BUILDLINK_ABI_DEPENDS.gcr?= gcr>=3.38.0nb3
+BUILDLINK_ABI_DEPENDS.gcr+= gcr>=3.38.0nb3
BUILDLINK_PKGSRCDIR.gcr?= ../../security/gcr
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.38
diff -r 87aaed8af9ee -r 58537affdea1 security/gcr/distinfo
--- a/security/gcr/distinfo Thu Jan 13 04:24:29 2022 +0000
+++ b/security/gcr/distinfo Thu Jan 13 08:02:29 2022 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2021/10/26 11:17:05 nia Exp $
+$NetBSD: distinfo,v 1.6 2022/01/13 08:02:29 adam Exp $
-BLAKE2s (gcr-3.38.0.tar.xz) = 91288d9092cca1dc4613d5f80947a99503f33697dcad493a8bfb8ddfd53a1d07
-SHA512 (gcr-3.38.0.tar.xz) = 24c35ac514a67a1dee6a5738e829b55921a490b060ffa597421cea0abac3ddc62695370d2c7b3504c0adfd55b1ade878ad3ca5e6cb869428b4a19f4a11563bc6
-Size (gcr-3.38.0.tar.xz) = 1029784 bytes
+BLAKE2s (gcr-3.38.1.tar.xz) = 81de7cb748fcd608cface2c097ddff400bf2250fba07baa2c419892c7779e272
+SHA512 (gcr-3.38.1.tar.xz) = 4dc8c3f84023a7cd6f069f4529cb063d7153e589c2f9547410c7eeb5298dc238ea7fc4f22e22d8c237391f31bfcd814190e55125195f20b913665b9ca81d9c21
+Size (gcr-3.38.1.tar.xz) = 1030360 bytes
SHA1 (patch-gcr_test-secure-memory.c) = e8002f64467d001e06c8af28f16b0c1ffe7211ad
Home |
Main Index |
Thread Index |
Old Index