diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/courier-unicode/Makefile | 2 | ||||
-rw-r--r-- | devel/courier-unicode/distinfo | 4 | ||||
-rw-r--r-- | devel/courier-unicode/pkg-plist | 18 |
3 files changed, 19 insertions, 5 deletions
diff --git a/devel/courier-unicode/Makefile b/devel/courier-unicode/Makefile index a66c8c58f8cb..b8daed74bc61 100644 --- a/devel/courier-unicode/Makefile +++ b/devel/courier-unicode/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= courier-unicode -PORTVERSION= 1.3 +PORTVERSION= 1.4 CATEGORIES= devel mail MASTER_SITES= SF/courier/${PORTNAME}/${PORTVERSION} diff --git a/devel/courier-unicode/distinfo b/devel/courier-unicode/distinfo index 9075241a229d..c11f3cc47a76 100644 --- a/devel/courier-unicode/distinfo +++ b/devel/courier-unicode/distinfo @@ -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 diff --git a/devel/courier-unicode/pkg-plist b/devel/courier-unicode/pkg-plist index d1affe091d7e..98f032e8cb73 100644 --- a/devel/courier-unicode/pkg-plist +++ b/devel/courier-unicode/pkg-plist @@ -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_save_buf.3.gz 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 |