svn commit: r396348 - in head: databases/courier-authlib-mysql databases/courier-authlib-pgsql databases/courier-authlib-userdb databases/courier-authlib-usergdbm devel/courier-unicode mail/courier...
Guido Falsi
madpilot at FreeBSD.org
Mon Sep 7 21:29:24 UTC 2015
Author: madpilot
Date: Mon Sep 7 21:29:19 2015
New Revision: 396348
URL: https://svnweb.freebsd.org/changeset/ports/396348
Log:
- Update to devel/courier-unicode to 1.4
- Chase shlib bump
Modified:
head/databases/courier-authlib-mysql/Makefile
head/databases/courier-authlib-pgsql/Makefile
head/databases/courier-authlib-userdb/Makefile
head/databases/courier-authlib-usergdbm/Makefile
head/devel/courier-unicode/Makefile
head/devel/courier-unicode/distinfo
head/devel/courier-unicode/pkg-plist
head/mail/courier-authlib-vchkpw/Makefile
head/mail/courier-imap/Makefile
head/mail/maildrop/Makefile
head/mail/sqwebmail/Makefile
head/net/courier-authlib-ldap/Makefile
head/security/courier-authlib-base/Makefile
Modified: head/databases/courier-authlib-mysql/Makefile
==============================================================================
--- head/databases/courier-authlib-mysql/Makefile Mon Sep 7 20:48:29 2015 (r396347)
+++ head/databases/courier-authlib-mysql/Makefile Mon Sep 7 21:29:19 2015 (r396348)
@@ -1,7 +1,7 @@
# Created by: Yarema <yds at CoolRat.org>
# $FreeBSD$
-PORTREVISION= 1
+PORTREVISION= 2
PKGNAMESUFFIX= -mysql
COMMENT= MySQL support for the Courier authentication library
Modified: head/databases/courier-authlib-pgsql/Makefile
==============================================================================
--- head/databases/courier-authlib-pgsql/Makefile Mon Sep 7 20:48:29 2015 (r396347)
+++ head/databases/courier-authlib-pgsql/Makefile Mon Sep 7 21:29:19 2015 (r396348)
@@ -1,7 +1,7 @@
# Created by: Yarema <yds at CoolRat.org>
# $FreeBSD$
-PORTREVISION= 1
+PORTREVISION= 2
PKGNAMESUFFIX= -pgsql
COMMENT= PostgreSQL support for the Courier authentication library
Modified: head/databases/courier-authlib-userdb/Makefile
==============================================================================
--- head/databases/courier-authlib-userdb/Makefile Mon Sep 7 20:48:29 2015 (r396347)
+++ head/databases/courier-authlib-userdb/Makefile Mon Sep 7 21:29:19 2015 (r396348)
@@ -1,7 +1,7 @@
# Created by: Yarema <yds at CoolRat.org>
# $FreeBSD$
-PORTREVISION= 1
+PORTREVISION= 2
PKGNAMESUFFIX= -userdb
COMMENT= Userdb support for the Courier authentication library
Modified: head/databases/courier-authlib-usergdbm/Makefile
==============================================================================
--- head/databases/courier-authlib-usergdbm/Makefile Mon Sep 7 20:48:29 2015 (r396347)
+++ head/databases/courier-authlib-usergdbm/Makefile Mon Sep 7 21:29:19 2015 (r396348)
@@ -1,7 +1,7 @@
# Created by: Yarema <yds at CoolRat.org>
# $FreeBSD$
-PORTREVISION= 1
+PORTREVISION= 2
PKGNAMESUFFIX= -usergdbm
COMMENT= Userdb support for the Courier authentication library
Modified: head/devel/courier-unicode/Makefile
==============================================================================
--- head/devel/courier-unicode/Makefile Mon Sep 7 20:48:29 2015 (r396347)
+++ head/devel/courier-unicode/Makefile Mon Sep 7 21:29:19 2015 (r396348)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= courier-unicode
-PORTVERSION= 1.3
+PORTVERSION= 1.4
CATEGORIES= devel mail
MASTER_SITES= SF/courier/${PORTNAME}/${PORTVERSION}
Modified: head/devel/courier-unicode/distinfo
==============================================================================
--- head/devel/courier-unicode/distinfo Mon Sep 7 20:48:29 2015 (r396347)
+++ head/devel/courier-unicode/distinfo Mon Sep 7 21:29:19 2015 (r396348)
@@ -1,2 +1,2 @@
-SHA256 (courier-unicode-1.3.tar.bz2) = 8067d2fec621af1a463b690b325c700920f98e1271052354abfd4c8ca82f7e68
-SIZE (courier-unicode-1.3.tar.bz2) = 394011
+SHA256 (courier-unicode-1.4.tar.bz2) = 2174f4cdd2cd3fe554d4cbbd9557abac0e54c0226084f368bcb2e66b0e78cf96
+SIZE (courier-unicode-1.4.tar.bz2) = 434338
Modified: head/devel/courier-unicode/pkg-plist
==============================================================================
--- head/devel/courier-unicode/pkg-plist Mon Sep 7 20:48:29 2015 (r396347)
+++ head/devel/courier-unicode/pkg-plist Mon Sep 7 21:29:19 2015 (r396348)
@@ -1,8 +1,10 @@
+include/courier-unicode-categories-tab.h
+include/courier-unicode-script-tab.h
include/courier-unicode.h
lib/libcourier-unicode.a
lib/libcourier-unicode.so
-lib/libcourier-unicode.so.1
-lib/libcourier-unicode.so.1.1.0
+lib/libcourier-unicode.so.3
+lib/libcourier-unicode.so.3.0.0
man/man3/unicode::iconvert::convert.3.gz
man/man3/unicode::iconvert::convert_tocase.3.gz
man/man3/unicode::iconvert::fromu.3.gz
@@ -13,10 +15,13 @@ man/man3/unicode::linebreak_callback_sav
man/man3/unicode::linebreak_iter.3.gz
man/man3/unicode::linebreakc_callback_base.3.gz
man/man3/unicode::linebreakc_iter.3.gz
+man/man3/unicode::tolower.3.gz
+man/man3/unicode::toupper.3.gz
man/man3/unicode::ucs_2.3.gz
man/man3/unicode::ucs_4.3.gz
man/man3/unicode::utf_8.3.gz
man/man3/unicode::wordbreak_callback_base.3.gz
+man/man3/unicode_category_lookup.3.gz
man/man3/unicode_convert.3.gz
man/man3/unicode_convert_deinit.3.gz
man/man3/unicode_convert_fromu_init.3.gz
@@ -35,7 +40,15 @@ man/man3/unicode_convert_uc.3.gz
man/man3/unicode_default_chset.3.gz
man/man3/unicode_grapheme_break.3.gz
man/man3/unicode_html40ent_lookup.3.gz
+man/man3/unicode_isalnum.3.gz
+man/man3/unicode_isalpha.3.gz
+man/man3/unicode_isblank.3.gz
+man/man3/unicode_isdigit.3.gz
+man/man3/unicode_isgraph.3.gz
+man/man3/unicode_islower.3.gz
+man/man3/unicode_ispunct.3.gz
man/man3/unicode_isspace.3.gz
+man/man3/unicode_isupper.3.gz
man/man3/unicode_lb_end.3.gz
man/man3/unicode_lb_init.3.gz
man/man3/unicode_lb_next.3.gz
@@ -47,6 +60,7 @@ man/man3/unicode_lbc_next.3.gz
man/man3/unicode_lbc_next_cnt.3.gz
man/man3/unicode_lbc_set_opts.3.gz
man/man3/unicode_lc.3.gz
+man/man3/unicode_locale_chset.3.gz
man/man3/unicode_script.3.gz
man/man3/unicode_tc.3.gz
man/man3/unicode_u_ucs2_native.3.gz
Modified: head/mail/courier-authlib-vchkpw/Makefile
==============================================================================
--- head/mail/courier-authlib-vchkpw/Makefile Mon Sep 7 20:48:29 2015 (r396347)
+++ head/mail/courier-authlib-vchkpw/Makefile Mon Sep 7 21:29:19 2015 (r396348)
@@ -1,7 +1,7 @@
# Created by: Yarema <yds at CoolRat.org>
# $FreeBSD$
-PORTREVISION= 1
+PORTREVISION= 2
PKGNAMESUFFIX= -vchkpw
COMMENT= Vpopmail/vchkpw support for the Courier authentication library
Modified: head/mail/courier-imap/Makefile
==============================================================================
--- head/mail/courier-imap/Makefile Mon Sep 7 20:48:29 2015 (r396347)
+++ head/mail/courier-imap/Makefile Mon Sep 7 21:29:19 2015 (r396348)
@@ -3,6 +3,7 @@
PORTNAME= courier-imap
PORTVERSION= 4.16.2
+PORTREVISION= 1
PORTEPOCH= 2
CATEGORIES= mail ipv6
MASTER_SITES= SF/courier/imap/${PORTVERSION}
Modified: head/mail/maildrop/Makefile
==============================================================================
--- head/mail/maildrop/Makefile Mon Sep 7 20:48:29 2015 (r396347)
+++ head/mail/maildrop/Makefile Mon Sep 7 21:29:19 2015 (r396348)
@@ -17,7 +17,7 @@
PORTNAME= maildrop
PORTVERSION= 2.8.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail
MASTER_SITES= SF/courier/${PORTNAME}/${PORTVERSION}
Modified: head/mail/sqwebmail/Makefile
==============================================================================
--- head/mail/sqwebmail/Makefile Mon Sep 7 20:48:29 2015 (r396347)
+++ head/mail/sqwebmail/Makefile Mon Sep 7 21:29:19 2015 (r396348)
@@ -3,6 +3,7 @@
PORTNAME= sqwebmail
PORTVERSION= 5.8.3
+PORTREVISION= 1
CATEGORIES= mail www
MASTER_SITES= SF/courier/webmail/${PORTVERSION}
Modified: head/net/courier-authlib-ldap/Makefile
==============================================================================
--- head/net/courier-authlib-ldap/Makefile Mon Sep 7 20:48:29 2015 (r396347)
+++ head/net/courier-authlib-ldap/Makefile Mon Sep 7 21:29:19 2015 (r396348)
@@ -1,7 +1,7 @@
# Created by: Yarema <yds at CoolRat.org>
# $FreeBSD$
-PORTREVISION= 1
+PORTREVISION= 2
PKGNAMESUFFIX= -ldap
COMMENT= LDAP support for the Courier authentication library
Modified: head/security/courier-authlib-base/Makefile
==============================================================================
--- head/security/courier-authlib-base/Makefile Mon Sep 7 20:48:29 2015 (r396347)
+++ head/security/courier-authlib-base/Makefile Mon Sep 7 21:29:19 2015 (r396348)
@@ -1,7 +1,7 @@
# Created by: Oliver Lehmann <oliver at FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
+PORTREVISION= 2
PKGNAMESUFFIX= -base
COMMENT= Courier authentication library base
More information about the svn-ports-all
mailing list