Update to libunistring 0.9.7. License change and doc/autoconf fixes only.
This commit is contained in:
parent
463832eaac
commit
07df91520a
@ -1,9 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2016/05/07 12:40:56 pascal Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2016/12/29 16:12:00 pascal Exp $
|
||||
|
||||
COMMENT = manipulate Unicode strings
|
||||
|
||||
DISTNAME = libunistring-0.9.6
|
||||
REVISION = 0
|
||||
DISTNAME = libunistring-0.9.7
|
||||
|
||||
SHARED_LIBS += unistring 0.1 # 2.0
|
||||
|
||||
@ -13,7 +12,7 @@ HOMEPAGE = https://www.gnu.org/software/libunistring/
|
||||
|
||||
MAINTAINER = Pascal Stumpf <pascal@stumpf.co>
|
||||
|
||||
# (L)GPLv3+
|
||||
# LGPLv3+ or GPLv2+
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
WANTLIB = iconv
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (libunistring-0.9.6.tar.gz) = liXuwlB/R4nrtvxI69qYvg4BaJeaL2iqi2gL+O6rvUc=
|
||||
SIZE (libunistring-0.9.6.tar.gz) = 3565883
|
||||
SHA256 (libunistring-0.9.7.tar.gz) = nOCBy+4ZUbVVl7MOcDC9qdey8DTvkBoTX/OgIL5aQeU=
|
||||
SIZE (libunistring-0.9.7.tar.gz) = 3589989
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-Makefile_in,v 1.2 2015/04/06 09:20:57 jca Exp $
|
||||
--- Makefile.in.orig Mon Feb 16 11:28:01 2015
|
||||
+++ Makefile.in Sat Apr 4 15:23:28 2015
|
||||
@@ -1358,7 +1358,7 @@ top_builddir = @top_builddir@
|
||||
$OpenBSD: patch-Makefile_in,v 1.3 2016/12/29 16:12:00 pascal Exp $
|
||||
--- Makefile.in.orig Fri Dec 2 17:43:05 2016
|
||||
+++ Makefile.in Thu Dec 29 17:04:14 2016
|
||||
@@ -1374,7 +1374,7 @@ top_builddir = @top_builddir@
|
||||
top_srcdir = @top_srcdir@
|
||||
AUTOMAKE_OPTIONS = 1.5 gnu no-dependencies
|
||||
ACLOCAL_AMFLAGS = -I m4 -I gnulib-m4
|
||||
|
Loading…
Reference in New Issue
Block a user