mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
Update to 1.10.0
Changes: http://git.savannah.gnu.org/cgit/gsasl.git/tree/NEWS https://lists.gnu.org/archive/html/info-gnu/2021-01/msg00000.html
This commit is contained in:
parent
651eb9a986
commit
ab951bb757
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=560571
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gsasl
|
||||
PORTVERSION= 1.8.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.10.0
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= GNU
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1578125691
|
||||
SHA256 (gsasl-1.8.1.tar.gz) = 4dda162a511976bfef14ad1fecd7733719dfd9c361b5d09dc8414ea9d472d8d2
|
||||
SIZE (gsasl-1.8.1.tar.gz) = 5774550
|
||||
TIMESTAMP = 1609953867
|
||||
SHA256 (gsasl-1.10.0.tar.gz) = 85bcbd8ee6095ade7870263a28ebcb8832f541ea7393975494926015c07568d3
|
||||
SIZE (gsasl-1.10.0.tar.gz) = 5946076
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- Makefile.in.orig 2020-01-17 06:03:59 UTC
|
||||
--- Makefile.in.orig 2021-01-01 16:32:52 UTC
|
||||
+++ Makefile.in
|
||||
@@ -1474,7 +1474,7 @@ target_alias = @target_alias@
|
||||
@@ -1580,7 +1580,7 @@ target_alias = @target_alias@
|
||||
top_build_prefix = @top_build_prefix@
|
||||
top_builddir = @top_builddir@
|
||||
top_srcdir = @top_srcdir@
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- doc/Makefile.in.orig 2020-01-17 06:03:59 UTC
|
||||
--- doc/Makefile.in.orig 2021-01-01 16:35:59 UTC
|
||||
+++ doc/Makefile.in
|
||||
@@ -218,7 +218,7 @@ CONFIG_CLEAN_VPATH_FILES =
|
||||
@@ -219,7 +219,7 @@ CONFIG_CLEAN_VPATH_FILES =
|
||||
PROGRAMS = $(noinst_PROGRAMS)
|
||||
print_errors_SOURCES = print-errors.c
|
||||
print_errors_OBJECTS = print-errors.$(OBJEXT)
|
||||
@ -9,7 +9,7 @@
|
||||
AM_V_lt = $(am__v_lt_@AM_V@)
|
||||
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
|
||||
am__v_lt_0 = --silent
|
||||
@@ -1569,7 +1569,7 @@ gsasl_TEXINFOS = fdl-1.3.texi $(gdoc_TEXINFOS) \
|
||||
@@ -1673,7 +1673,7 @@ gsasl_TEXINFOS = fdl-1.3.texi $(gdoc_TEXINFOS) \
|
||||
gsasl-api-error-labels.texi
|
||||
|
||||
AM_CPPFLAGS = -I$(top_srcdir)/lib/src
|
||||
@ -18,7 +18,7 @@
|
||||
AM_MAKEINFOFLAGS = -I $(top_srcdir)/doc \
|
||||
-I $(top_builddir)/doc -I $(top_srcdir)/examples
|
||||
|
||||
@@ -1577,7 +1577,7 @@ TEXI2DVI = texi2dvi $(AM_MAKEINFOFLAGS)
|
||||
@@ -1681,7 +1681,7 @@ TEXI2DVI = texi2dvi $(AM_MAKEINFOFLAGS)
|
||||
AM_MAKEINFOHTMLFLAGS = $(AM_MAKEINFOFLAGS) \
|
||||
--no-split --number-sections --css-include=texinfo.css
|
||||
|
||||
@ -26,4 +26,4 @@
|
||||
+dist_man_MANS = gsasl.1
|
||||
MAINTAINERCLEANFILES = $(dist_man_MANS)
|
||||
gdoc_MANS = man/gsasl_base64_to.3 man/gsasl_base64_from.3 \
|
||||
man/gsasl_callback_set.3 man/gsasl_callback.3 \
|
||||
man/gsasl_hex_to.3 man/gsasl_hex_from.3 \
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- examples/Makefile.in.orig 2020-01-17 06:03:59 UTC
|
||||
--- examples/Makefile.in.orig 2021-01-01 16:32:53 UTC
|
||||
+++ examples/Makefile.in
|
||||
@@ -222,7 +222,7 @@ PROGRAMS = $(noinst_PROGRAMS)
|
||||
@@ -223,7 +223,7 @@ PROGRAMS = $(noinst_PROGRAMS)
|
||||
client_SOURCES = client.c
|
||||
client_OBJECTS = client.$(OBJEXT)
|
||||
client_LDADD = $(LDADD)
|
||||
@ -9,7 +9,7 @@
|
||||
$(top_builddir)/gl/libgl.la
|
||||
AM_V_lt = $(am__v_lt_@AM_V@)
|
||||
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
|
||||
@@ -231,32 +231,32 @@ am__v_lt_1 =
|
||||
@@ -232,32 +232,32 @@ am__v_lt_1 =
|
||||
client_callback_SOURCES = client-callback.c
|
||||
client_callback_OBJECTS = client-callback.$(OBJEXT)
|
||||
client_callback_LDADD = $(LDADD)
|
||||
@ -48,7 +48,7 @@
|
||||
$(top_builddir)/gl/libgl.la
|
||||
AM_V_P = $(am__v_P_@AM_V@)
|
||||
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
|
||||
@@ -1522,7 +1522,7 @@ AM_CFLAGS = $(WERROR_CFLAGS) $(WARN_CFLAGS)
|
||||
@@ -1626,7 +1626,7 @@ AM_CFLAGS = $(WERROR_CFLAGS) $(WARN_CFLAGS) $(WEASY_CF
|
||||
AM_CPPFLAGS = -I$(top_srcdir)/gl -I$(top_builddir)/gl \
|
||||
-I$(top_srcdir)/lib/src -I$(top_builddir)/lib/src
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- examples/openid20/Makefile.in.orig 2020-01-17 06:03:59 UTC
|
||||
--- examples/openid20/Makefile.in.orig 2021-01-01 16:32:53 UTC
|
||||
+++ examples/openid20/Makefile.in
|
||||
@@ -218,7 +218,6 @@ smtp_server_openid20_SOURCES = smtp-server-openid20.c
|
||||
@@ -219,7 +219,6 @@ smtp_server_openid20_SOURCES = smtp-server-openid20.c
|
||||
smtp_server_openid20_OBJECTS = smtp-server-openid20.$(OBJEXT)
|
||||
smtp_server_openid20_LDADD = $(LDADD)
|
||||
smtp_server_openid20_DEPENDENCIES = \
|
||||
@ -8,7 +8,7 @@
|
||||
$(top_builddir)/gl/libgl.la
|
||||
AM_V_lt = $(am__v_lt_@AM_V@)
|
||||
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
|
||||
@@ -1439,7 +1438,7 @@ AM_CPPFLAGS = -I$(top_srcdir)/gl -I$(top_builddir)/gl
|
||||
@@ -1543,7 +1542,7 @@ AM_CPPFLAGS = -I$(top_srcdir)/gl -I$(top_builddir)/gl
|
||||
-I$(top_srcdir)/lib/src -I$(top_builddir)/lib/src
|
||||
|
||||
AM_LDFLAGS = -no-install
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- examples/saml20/Makefile.in.orig 2020-01-17 06:03:59 UTC
|
||||
--- examples/saml20/Makefile.in.orig 2021-01-01 16:32:53 UTC
|
||||
+++ examples/saml20/Makefile.in
|
||||
@@ -220,7 +220,6 @@ gsasl_saml20_request_OBJECTS = gsasl-saml20-request.$(
|
||||
@@ -221,7 +221,6 @@ gsasl_saml20_request_OBJECTS = gsasl-saml20-request.$(
|
||||
gsasl_saml20_request_LDADD = $(LDADD)
|
||||
am__DEPENDENCIES_1 =
|
||||
gsasl_saml20_request_DEPENDENCIES = \
|
||||
@ -8,7 +8,7 @@
|
||||
$(top_builddir)/gl/libgl.la $(am__DEPENDENCIES_1)
|
||||
AM_V_lt = $(am__v_lt_@AM_V@)
|
||||
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
|
||||
@@ -229,7 +228,7 @@ am__v_lt_1 =
|
||||
@@ -230,7 +229,7 @@ am__v_lt_1 =
|
||||
smtp_server_saml20_SOURCES = smtp-server-saml20.c
|
||||
smtp_server_saml20_OBJECTS = smtp-server-saml20.$(OBJEXT)
|
||||
smtp_server_saml20_LDADD = $(LDADD)
|
||||
@ -17,7 +17,7 @@
|
||||
$(top_builddir)/gl/libgl.la $(am__DEPENDENCIES_1)
|
||||
AM_V_P = $(am__v_P_@AM_V@)
|
||||
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
|
||||
@@ -1448,7 +1447,7 @@ AM_CPPFLAGS = -I$(top_srcdir)/gl -I$(top_builddir)/gl
|
||||
@@ -1552,7 +1551,7 @@ AM_CPPFLAGS = -I$(top_srcdir)/gl -I$(top_builddir)/gl
|
||||
$(LASSO_CFLAGS)
|
||||
|
||||
AM_LDFLAGS = -no-install
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- src/Makefile.in.orig 2020-01-17 06:03:59 UTC
|
||||
--- src/Makefile.in.orig 2021-01-01 16:32:54 UTC
|
||||
+++ src/Makefile.in
|
||||
@@ -233,7 +233,7 @@ am_gsasl_OBJECTS = gsasl.$(OBJEXT) imap.$(OBJEXT) smtp
|
||||
@@ -234,7 +234,7 @@ am_gsasl_OBJECTS = gsasl.$(OBJEXT) imap.$(OBJEXT) smtp
|
||||
callbacks.$(OBJEXT)
|
||||
gsasl_OBJECTS = $(am_gsasl_OBJECTS)
|
||||
am__DEPENDENCIES_1 =
|
||||
@ -9,7 +9,7 @@
|
||||
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
|
||||
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) libgsasl_cmd.la
|
||||
AM_V_P = $(am__v_P_@AM_V@)
|
||||
@@ -1456,7 +1456,7 @@ gsasl_SOURCES = gsasl.c \
|
||||
@@ -1560,7 +1560,7 @@ gsasl_SOURCES = gsasl.c \
|
||||
imap.c imap.h smtp.c smtp.h \
|
||||
callbacks.h callbacks.c internal.h
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user