devel/courier-unicode: Update to 2.3.0

Bump dependencies PORTREVISION to chase shared library major version
number bump.
This commit is contained in:
Guido Falsi 2024-01-06 22:24:21 +01:00
parent 51697a2c5a
commit 46a1699315
17 changed files with 41 additions and 15 deletions

View file

@ -1,4 +1,4 @@
PORTREVISION= 0 PORTREVISION= 1
PKGNAMESUFFIX= -mysql PKGNAMESUFFIX= -mysql
COMMENT= MySQL support for the Courier authentication library COMMENT= MySQL support for the Courier authentication library

View file

@ -1,4 +1,4 @@
PORTREVISION= 0 PORTREVISION= 1
PKGNAMESUFFIX= -pgsql PKGNAMESUFFIX= -pgsql
COMMENT= PostgreSQL support for the Courier authentication library COMMENT= PostgreSQL support for the Courier authentication library

View file

@ -1,4 +1,4 @@
PORTREVISION= 0 PORTREVISION= 1
PKGNAMESUFFIX= -sqlite PKGNAMESUFFIX= -sqlite
COMMENT= SQLite support for the Courier authentication library COMMENT= SQLite support for the Courier authentication library

View file

@ -1,4 +1,4 @@
PORTREVISION= 0 PORTREVISION= 1
PKGNAMESUFFIX= -userdb PKGNAMESUFFIX= -userdb
COMMENT= Userdb support for the Courier authentication library COMMENT= Userdb support for the Courier authentication library

View file

@ -1,4 +1,4 @@
PORTREVISION= 0 PORTREVISION= 1
PKGNAMESUFFIX= -usergdbm PKGNAMESUFFIX= -usergdbm
COMMENT= Userdb support for the Courier authentication library COMMENT= Userdb support for the Courier authentication library

View file

@ -1,5 +1,5 @@
PORTNAME= courier-unicode PORTNAME= courier-unicode
PORTVERSION= 2.2.6 PORTVERSION= 2.3.0
CATEGORIES= devel mail CATEGORIES= devel mail
MASTER_SITES= SF/courier/${PORTNAME}/${PORTVERSION} MASTER_SITES= SF/courier/${PORTNAME}/${PORTVERSION}

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1670179507 TIMESTAMP = 1704477082
SHA256 (courier-unicode-2.2.6.tar.bz2) = 513f68066ed192ace630f601984c565b5c1d1c81d98c6478ebe4edb3a15be03a SHA256 (courier-unicode-2.3.0.tar.bz2) = c9d9a7d368baa216d109c42389964946f988ac919460d7a3828bf99b7e50820d
SIZE (courier-unicode-2.2.6.tar.bz2) = 598551 SIZE (courier-unicode-2.3.0.tar.bz2) = 657354

View file

@ -3,8 +3,8 @@ include/courier-unicode-script-tab.h
include/courier-unicode.h include/courier-unicode.h
lib/libcourier-unicode.a lib/libcourier-unicode.a
lib/libcourier-unicode.so lib/libcourier-unicode.so
lib/libcourier-unicode.so.7 lib/libcourier-unicode.so.8
lib/libcourier-unicode.so.7.0.0 lib/libcourier-unicode.so.8.0.0
man/man3/unicode::bidi.3.gz man/man3/unicode::bidi.3.gz
man/man3/unicode::bidi_calc.3.gz man/man3/unicode::bidi_calc.3.gz
man/man3/unicode::bidi_calc_types.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_deinit.3.gz
man/man3/unicode_decomposition_init.3.gz man/man3/unicode_decomposition_init.3.gz
man/man3/unicode_default_chset.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.3.gz
man/man3/unicode_emoji_component.3.gz man/man3/unicode_emoji_component.3.gz
man/man3/unicode_emoji_extended_pictographic.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.3.gz
man/man3/unicode_emoji_modifier_base.3.gz man/man3/unicode_emoji_modifier_base.3.gz
man/man3/unicode_emoji_presentation.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.3.gz
man/man3/unicode_grapheme_break_deinit.3.gz man/man3/unicode_grapheme_break_deinit.3.gz
man/man3/unicode_grapheme_break_init.3.gz man/man3/unicode_grapheme_break_init.3.gz

View file

@ -1,5 +1,6 @@
PORTNAME= cone PORTNAME= cone
DISTVERSION= 1.13 DISTVERSION= 1.13
PORTREVISION= 1
CATEGORIES= mail CATEGORIES= mail
# This is for beta versions, leave it in please: # This is for beta versions, leave it in please:
#MASTER_SITES= http://www.courier-mta.org/beta/${PORTNAME}/ \ #MASTER_SITES= http://www.courier-mta.org/beta/${PORTNAME}/ \

View file

@ -1,4 +1,4 @@
PORTREVISION= 0 PORTREVISION= 1
PKGNAMESUFFIX= -vchkpw PKGNAMESUFFIX= -vchkpw
COMMENT= Vpopmail/vchkpw support for the Courier authentication library COMMENT= Vpopmail/vchkpw support for the Courier authentication library

View file

@ -1,6 +1,7 @@
PORTNAME= courier-imap PORTNAME= courier-imap
PORTVERSION= 5.2.6 PORTVERSION= 5.2.6
PORTEPOCH= 2 PORTEPOCH= 2
PORTREVISION= 1
CATEGORIES= mail CATEGORIES= mail
MASTER_SITES= SF/courier/imap/${PORTVERSION} MASTER_SITES= SF/courier/imap/${PORTVERSION}

View file

@ -1,6 +1,6 @@
PORTNAME= courier PORTNAME= courier
PORTVERSION= 1.1.11 PORTVERSION= 1.1.11
PORTREVISION= 1 PORTREVISION= 2
CATEGORIES= mail CATEGORIES= mail
MASTER_SITES= SF MASTER_SITES= SF

View file

@ -14,6 +14,7 @@
PORTNAME= maildrop PORTNAME= maildrop
PORTVERSION= 3.1.6 PORTVERSION= 3.1.6
PORTREVISION= 1
CATEGORIES= mail CATEGORIES= mail
MASTER_SITES= SF/courier/${PORTNAME}/${PORTVERSION} MASTER_SITES= SF/courier/${PORTNAME}/${PORTVERSION}

View file

@ -1,5 +1,6 @@
PORTNAME= sqwebmail PORTNAME= sqwebmail
PORTVERSION= 6.2.4 PORTVERSION= 6.2.4
PORTREVISION= 1
CATEGORIES= mail www CATEGORIES= mail www
MASTER_SITES= SF/courier/webmail/${PORTVERSION} MASTER_SITES= SF/courier/webmail/${PORTVERSION}

View file

@ -1,4 +1,4 @@
PORTREVISION= 0 PORTREVISION= 1
PKGNAMESUFFIX= -ldap PKGNAMESUFFIX= -ldap
COMMENT= LDAP support for the Courier authentication library COMMENT= LDAP support for the Courier authentication library

View file

@ -1,4 +1,4 @@
PORTREVISION= 0 PORTREVISION= 1
PKGNAMESUFFIX= -base PKGNAMESUFFIX= -base
COMMENT= Courier authentication library base COMMENT= Courier authentication library base

View file

@ -1,5 +1,6 @@
PORTNAME= courier-authlib PORTNAME= courier-authlib
PORTVERSION= 0.72.0 PORTVERSION= 0.72.0
PORTREVISION= 1
CATEGORIES?= security mail CATEGORIES?= security mail
.if defined(PKGNAMESUFFIX) .if defined(PKGNAMESUFFIX)
MASTER_SITES= SF/courier/authlib/${PORTVERSION} MASTER_SITES= SF/courier/authlib/${PORTVERSION}