Update to 2.0

ok portwise sthen@
This commit is contained in:
giovanni 2017-08-04 23:05:01 +00:00
parent 284f68c4a2
commit ab5456a912
3 changed files with 9 additions and 7 deletions

View File

@ -1,11 +1,10 @@
# $OpenBSD: Makefile,v 1.8 2017/07/26 22:45:25 sthen Exp $
# $OpenBSD: Makefile,v 1.9 2017/08/04 23:05:01 giovanni Exp $
SHARED_LIBS += courier-unicode 0.0 # 2.0
SHARED_LIBS += courier-unicode 1.0 # 2.0
COMMENT = courier unicode library
DISTNAME = courier-unicode-1.4
REVISION = 1
DISTNAME = courier-unicode-2.0
CATEGORIES = mail devel
@ -18,6 +17,7 @@ MAINTAINER = Giovanni Bechis <giovanni@openbsd.org>
# GPLv3
PERMIT_PACKAGE_CDROM= Yes
COMPILER = gcc
WANTLIB += iconv m ${COMPILER_LIBCXX}
LIB_DEPENDS = converters/libiconv

View File

@ -1,2 +1,2 @@
SHA256 (courier-unicode-1.4.tar.bz2) = IXT0zdLNP+VU1Mu9lVerrA5UwCJghPNovLLmaw54z5Y=
SIZE (courier-unicode-1.4.tar.bz2) = 434338
SHA256 (courier-unicode-2.0.tar.bz2) = a0YBHUZZGK99DtQfvyHZGESYIL0+9+ZR28VuspM6hxE=
SIZE (courier-unicode-2.0.tar.bz2) = 446215

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.3 2016/03/18 21:35:03 giovanni Exp $
@comment $OpenBSD: PLIST,v 1.4 2017/08/04 23:05:01 giovanni Exp $
include/courier-unicode-categories-tab.h
include/courier-unicode-script-tab.h
include/courier-unicode.h
@ -74,3 +74,5 @@ lib/libcourier-unicode.la
@man man/man3/unicode_wbscan_init.3
@man man/man3/unicode_wbscan_next.3
@man man/man7/courier-unicode.7
share/aclocal/
share/aclocal/courier-unicode.m4