diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-03-09 13:45:34 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-03-09 14:05:27 +0000 |
commit | cdbb5d8b497bd9285ac7fbb0445ce284e2192c97 (patch) | |
tree | fd5e5655617bb095fd6c8257bd10004af0696efc | |
parent | 85204282d9bc7de66c0a43d2caac14615e94f31b (diff) | |
download | ports-cdbb5d8b497bd9285ac7fbb0445ce284e2192c97.tar.gz ports-cdbb5d8b497bd9285ac7fbb0445ce284e2192c97.zip |
security/gsasl: Update to 2.2.1
-rw-r--r-- | security/gsasl/Makefile | 2 | ||||
-rw-r--r-- | security/gsasl/distinfo | 6 | ||||
-rw-r--r-- | security/gsasl/files/patch-Makefile.in | 12 | ||||
-rw-r--r-- | security/gsasl/pkg-plist | 1 |
4 files changed, 11 insertions, 10 deletions
diff --git a/security/gsasl/Makefile b/security/gsasl/Makefile index ec895b0ebeb9..5dd7afe7d7ef 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 14b206a2479d..72e5f0109ca0 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 30a7bb8158e9..2fc3f231c43c 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 2880c7a93c4c..3ea525cd4fb6 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 |