From cdbb5d8b497bd9285ac7fbb0445ce284e2192c97 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Sat, 9 Mar 2024 21:45:34 +0800 Subject: [PATCH] security/gsasl: Update to 2.2.1 Changes: https://gitlab.com/gsasl/gsasl/-/blob/master/NEWS --- security/gsasl/Makefile | 2 +- security/gsasl/distinfo | 6 +++--- security/gsasl/files/patch-Makefile.in | 12 ++++++------ security/gsasl/pkg-plist | 1 + 4 files changed, 11 insertions(+), 10 deletions(-) diff --git a/security/gsasl/Makefile b/security/gsasl/Makefile index ec895b0ebeb93..5dd7afe7d7ef3 100644 --- a/security/gsasl/Makefile +++ b/security/gsasl/Makefile @@ -1,5 +1,5 @@ PORTNAME= gsasl -PORTVERSION= 2.2.0 +PORTVERSION= 2.2.1 CATEGORIES= security MASTER_SITES= GNU diff --git a/security/gsasl/distinfo b/security/gsasl/distinfo index 14b206a2479de..72e5f0109ca0b 100644 --- a/security/gsasl/distinfo +++ b/security/gsasl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1662280620 -SHA256 (gsasl-2.2.0.tar.gz) = 79b868e3b9976dc484d59b29ca0ae8897be96ce4d36d32aed5d935a7a3307759 -SIZE (gsasl-2.2.0.tar.gz) = 3290469 +TIMESTAMP = 1709390408 +SHA256 (gsasl-2.2.1.tar.gz) = d45b562e13bd13b9fc20b372f4b53269740cf6279f836f09ce11b9d32bcee075 +SIZE (gsasl-2.2.1.tar.gz) = 3344807 diff --git a/security/gsasl/files/patch-Makefile.in b/security/gsasl/files/patch-Makefile.in index 30a7bb8158e9b..2fc3f231c43cd 100644 --- a/security/gsasl/files/patch-Makefile.in +++ b/security/gsasl/files/patch-Makefile.in @@ -1,11 +1,11 @@ ---- Makefile.in.orig 2022-06-20 15:57:22 UTC +--- Makefile.in.orig 2024-01-02 17:12:11 UTC +++ Makefile.in -@@ -1855,7 +1855,7 @@ top_builddir = @top_builddir@ +@@ -2116,7 +2116,7 @@ ACLOCAL_AMFLAGS = -I m4 -I lib/m4 top_srcdir = @top_srcdir@ - DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --with-gssapi-impl=no + AM_DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --with-gssapi-impl=no ACLOCAL_AMFLAGS = -I m4 -I lib/m4 --SUBDIRS = lib po gl src examples tests doc gltests -+SUBDIRS = po gl src examples tests doc gltests # lib +-SUBDIRS = lib po gl src examples tests doc ++SUBDIRS = po gl src examples tests doc # lib # git-version-gen - EXTRA_DIST = cfg.mk maint.mk build-aux/git2cl m4/gnulib-cache.m4 \ + EXTRA_DIST = cfg.mk maint.mk CONTRIBUTING.md build-aux/git2cl \ diff --git a/security/gsasl/pkg-plist b/security/gsasl/pkg-plist index 2880c7a93c4c4..3ea525cd4fb66 100644 --- a/security/gsasl/pkg-plist +++ b/security/gsasl/pkg-plist @@ -12,6 +12,7 @@ bin/gsasl %%NLS%%share/locale/hu/LC_MESSAGES/gsasl.mo %%NLS%%share/locale/id/LC_MESSAGES/gsasl.mo %%NLS%%share/locale/it/LC_MESSAGES/gsasl.mo +%%NLS%%share/locale/ka/LC_MESSAGES/gsasl.mo %%NLS%%share/locale/nl/LC_MESSAGES/gsasl.mo %%NLS%%share/locale/pl/LC_MESSAGES/gsasl.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/gsasl.mo