Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Jan 2024 21:25:01 GMT
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 46a16993155d - main - devel/courier-unicode: Update to 2.3.0
Message-ID:  <202401062125.406LP18j067474@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by madpilot:

URL: https://cgit.FreeBSD.org/ports/commit/?id=46a16993155de085a8ba2cf505d48e32a04194f1

commit 46a16993155de085a8ba2cf505d48e32a04194f1
Author:     Guido Falsi <madpilot@FreeBSD.org>
AuthorDate: 2024-01-06 21:24:21 +0000
Commit:     Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2024-01-06 21:24:21 +0000

    devel/courier-unicode: Update to 2.3.0
    
    Bump dependencies PORTREVISION to chase shared library major version
    number bump.
---
 databases/courier-authlib-mysql/Makefile    |  2 +-
 databases/courier-authlib-pgsql/Makefile    |  2 +-
 databases/courier-authlib-sqlite/Makefile   |  2 +-
 databases/courier-authlib-userdb/Makefile   |  2 +-
 databases/courier-authlib-usergdbm/Makefile |  2 +-
 devel/courier-unicode/Makefile              |  2 +-
 devel/courier-unicode/distinfo              |  6 +++---
 devel/courier-unicode/pkg-plist             | 25 +++++++++++++++++++++++--
 mail/cone/Makefile                          |  1 +
 mail/courier-authlib-vchkpw/Makefile        |  2 +-
 mail/courier-imap/Makefile                  |  1 +
 mail/courier/Makefile                       |  2 +-
 mail/maildrop/Makefile                      |  1 +
 mail/sqwebmail/Makefile                     |  1 +
 net/courier-authlib-ldap/Makefile           |  2 +-
 security/courier-authlib-base/Makefile      |  2 +-
 security/courier-authlib/Makefile           |  1 +
 17 files changed, 41 insertions(+), 15 deletions(-)

diff --git a/databases/courier-authlib-mysql/Makefile b/databases/courier-authlib-mysql/Makefile
index e2d65850c35f..89deab0ae110 100644
--- a/databases/courier-authlib-mysql/Makefile
+++ b/databases/courier-authlib-mysql/Makefile
@@ -1,4 +1,4 @@
-PORTREVISION=	0
+PORTREVISION=	1
 PKGNAMESUFFIX=	-mysql
 
 COMMENT=	MySQL support for the Courier authentication library
diff --git a/databases/courier-authlib-pgsql/Makefile b/databases/courier-authlib-pgsql/Makefile
index affdc8daa96a..a50cbe4eee87 100644
--- a/databases/courier-authlib-pgsql/Makefile
+++ b/databases/courier-authlib-pgsql/Makefile
@@ -1,4 +1,4 @@
-PORTREVISION=	0
+PORTREVISION=	1
 PKGNAMESUFFIX=	-pgsql
 
 COMMENT=	PostgreSQL support for the Courier authentication library
diff --git a/databases/courier-authlib-sqlite/Makefile b/databases/courier-authlib-sqlite/Makefile
index d101942b6ac9..576eb2bf1782 100644
--- a/databases/courier-authlib-sqlite/Makefile
+++ b/databases/courier-authlib-sqlite/Makefile
@@ -1,4 +1,4 @@
-PORTREVISION=	0
+PORTREVISION=	1
 PKGNAMESUFFIX=	-sqlite
 
 COMMENT=	SQLite support for the Courier authentication library
diff --git a/databases/courier-authlib-userdb/Makefile b/databases/courier-authlib-userdb/Makefile
index fc72491b8cf8..ede6ad4f7787 100644
--- a/databases/courier-authlib-userdb/Makefile
+++ b/databases/courier-authlib-userdb/Makefile
@@ -1,4 +1,4 @@
-PORTREVISION=	0
+PORTREVISION=	1
 PKGNAMESUFFIX=	-userdb
 
 COMMENT=	Userdb support for the Courier authentication library
diff --git a/databases/courier-authlib-usergdbm/Makefile b/databases/courier-authlib-usergdbm/Makefile
index 814d58f99334..aac9214a1067 100644
--- a/databases/courier-authlib-usergdbm/Makefile
+++ b/databases/courier-authlib-usergdbm/Makefile
@@ -1,4 +1,4 @@
-PORTREVISION=	0
+PORTREVISION=	1
 PKGNAMESUFFIX=	-usergdbm
 
 COMMENT=	Userdb support for the Courier authentication library
diff --git a/devel/courier-unicode/Makefile b/devel/courier-unicode/Makefile
index 50b9e9875742..003462fb8fdb 100644
--- a/devel/courier-unicode/Makefile
+++ b/devel/courier-unicode/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	courier-unicode
-PORTVERSION=	2.2.6
+PORTVERSION=	2.3.0
 CATEGORIES=	devel mail
 MASTER_SITES=	SF/courier/${PORTNAME}/${PORTVERSION}
 
diff --git a/devel/courier-unicode/distinfo b/devel/courier-unicode/distinfo
index dd0af4c90675..238b84b49285 100644
--- a/devel/courier-unicode/distinfo
+++ b/devel/courier-unicode/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1670179507
-SHA256 (courier-unicode-2.2.6.tar.bz2) = 513f68066ed192ace630f601984c565b5c1d1c81d98c6478ebe4edb3a15be03a
-SIZE (courier-unicode-2.2.6.tar.bz2) = 598551
+TIMESTAMP = 1704477082
+SHA256 (courier-unicode-2.3.0.tar.bz2) = c9d9a7d368baa216d109c42389964946f988ac919460d7a3828bf99b7e50820d
+SIZE (courier-unicode-2.3.0.tar.bz2) = 657354
diff --git a/devel/courier-unicode/pkg-plist b/devel/courier-unicode/pkg-plist
index f8c170fdde1c..e6874c7a3574 100644
--- a/devel/courier-unicode/pkg-plist
+++ b/devel/courier-unicode/pkg-plist
@@ -3,8 +3,8 @@ include/courier-unicode-script-tab.h
 include/courier-unicode.h
 lib/libcourier-unicode.a
 lib/libcourier-unicode.so
-lib/libcourier-unicode.so.7
-lib/libcourier-unicode.so.7.0.0
+lib/libcourier-unicode.so.8
+lib/libcourier-unicode.so.8.0.0
 man/man3/unicode::bidi.3.gz
 man/man3/unicode::bidi_calc.3.gz
 man/man3/unicode::bidi_calc_types.3.gz
@@ -83,6 +83,26 @@ man/man3/unicode_decompose_reallocate_size.3.gz
 man/man3/unicode_decomposition_deinit.3.gz
 man/man3/unicode_decomposition_init.3.gz
 man/man3/unicode_default_chset.3.gz
+man/man3/unicode_derived_case_ignorable_lookup.3.gz
+man/man3/unicode_derived_cased_lookup.3.gz
+man/man3/unicode_derived_changes_when_casefolded_lookup.3.gz
+man/man3/unicode_derived_changes_when_casemapped_lookup.3.gz
+man/man3/unicode_derived_changes_when_lowercased_lookup.3.gz
+man/man3/unicode_derived_changes_when_titlecased_lookup.3.gz
+man/man3/unicode_derived_changes_when_uppercased_lookup.3.gz
+man/man3/unicode_derived_core_properties.3.gz
+man/man3/unicode_derived_default_ignorable_code_point_lookup.3.gz
+man/man3/unicode_derived_grapheme_base_lookup.3.gz
+man/man3/unicode_derived_grapheme_extend_lookup.3.gz
+man/man3/unicode_derived_grapheme_link_lookup.3.gz
+man/man3/unicode_derived_id_continue_lookup.3.gz
+man/man3/unicode_derived_id_start_lookup.3.gz
+man/man3/unicode_derived_incb_lookup.3.gz
+man/man3/unicode_derived_lowercase_lookup.3.gz
+man/man3/unicode_derived_math_lookup.3.gz
+man/man3/unicode_derived_uppercase_lookup.3.gz
+man/man3/unicode_derived_xid_continue_lookup.3.gz
+man/man3/unicode_derived_xid_start_lookup.3.gz
 man/man3/unicode_emoji.3.gz
 man/man3/unicode_emoji_component.3.gz
 man/man3/unicode_emoji_extended_pictographic.3.gz
@@ -90,6 +110,7 @@ man/man3/unicode_emoji_lookup.3.gz
 man/man3/unicode_emoji_modifier.3.gz
 man/man3/unicode_emoji_modifier_base.3.gz
 man/man3/unicode_emoji_presentation.3.gz
+man/man3/unicode_general_category_lookup.3.gz
 man/man3/unicode_grapheme_break.3.gz
 man/man3/unicode_grapheme_break_deinit.3.gz
 man/man3/unicode_grapheme_break_init.3.gz
diff --git a/mail/cone/Makefile b/mail/cone/Makefile
index f06fcb399dc3..8c2865c22d70 100644
--- a/mail/cone/Makefile
+++ b/mail/cone/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	cone
 DISTVERSION=	1.13
+PORTREVISION=	1
 CATEGORIES=	mail
 # This is for beta versions, leave it in please:
 #MASTER_SITES=	http://www.courier-mta.org/beta/${PORTNAME}/ \
diff --git a/mail/courier-authlib-vchkpw/Makefile b/mail/courier-authlib-vchkpw/Makefile
index 80a62713ca53..5e0d1307a2f1 100644
--- a/mail/courier-authlib-vchkpw/Makefile
+++ b/mail/courier-authlib-vchkpw/Makefile
@@ -1,4 +1,4 @@
-PORTREVISION=	0
+PORTREVISION=	1
 PKGNAMESUFFIX=	-vchkpw
 
 COMMENT=	Vpopmail/vchkpw support for the Courier authentication library
diff --git a/mail/courier-imap/Makefile b/mail/courier-imap/Makefile
index 5e27d6fc390e..000d0f8fc95a 100644
--- a/mail/courier-imap/Makefile
+++ b/mail/courier-imap/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	courier-imap
 PORTVERSION=	5.2.6
 PORTEPOCH=	2
+PORTREVISION=	1
 CATEGORIES=	mail
 MASTER_SITES=	SF/courier/imap/${PORTVERSION}
 
diff --git a/mail/courier/Makefile b/mail/courier/Makefile
index 8b2f31d8ac4f..61f94d1ed238 100644
--- a/mail/courier/Makefile
+++ b/mail/courier/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	courier
 PORTVERSION=	1.1.11
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	mail
 MASTER_SITES=	SF
 
diff --git a/mail/maildrop/Makefile b/mail/maildrop/Makefile
index 4933f01ccd47..6ba1f956b9c5 100644
--- a/mail/maildrop/Makefile
+++ b/mail/maildrop/Makefile
@@ -14,6 +14,7 @@
 
 PORTNAME=	maildrop
 PORTVERSION=	3.1.6
+PORTREVISION=	1
 CATEGORIES=	mail
 MASTER_SITES=	SF/courier/${PORTNAME}/${PORTVERSION}
 
diff --git a/mail/sqwebmail/Makefile b/mail/sqwebmail/Makefile
index dbe3ba36df19..7e5cd224148c 100644
--- a/mail/sqwebmail/Makefile
+++ b/mail/sqwebmail/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	sqwebmail
 PORTVERSION=	6.2.4
+PORTREVISION=	1
 CATEGORIES=	mail www
 MASTER_SITES=	SF/courier/webmail/${PORTVERSION}
 
diff --git a/net/courier-authlib-ldap/Makefile b/net/courier-authlib-ldap/Makefile
index e3578ff41d05..c862bf5a5eb3 100644
--- a/net/courier-authlib-ldap/Makefile
+++ b/net/courier-authlib-ldap/Makefile
@@ -1,4 +1,4 @@
-PORTREVISION=	0
+PORTREVISION=	1
 PKGNAMESUFFIX=	-ldap
 
 COMMENT=	LDAP support for the Courier authentication library
diff --git a/security/courier-authlib-base/Makefile b/security/courier-authlib-base/Makefile
index d88983020dd4..7d728962dada 100644
--- a/security/courier-authlib-base/Makefile
+++ b/security/courier-authlib-base/Makefile
@@ -1,4 +1,4 @@
-PORTREVISION=	0
+PORTREVISION=	1
 PKGNAMESUFFIX=	-base
 
 COMMENT=	Courier authentication library base
diff --git a/security/courier-authlib/Makefile b/security/courier-authlib/Makefile
index f018a299a421..edf1edc65ff9 100644
--- a/security/courier-authlib/Makefile
+++ b/security/courier-authlib/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	courier-authlib
 PORTVERSION=	0.72.0
+PORTREVISION=	1
 CATEGORIES?=	security mail
 .if defined(PKGNAMESUFFIX)
 MASTER_SITES=	SF/courier/authlib/${PORTVERSION}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401062125.406LP18j067474>