pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/converters/utf8proc converters/utf8proc: Update ABI ve...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d9acc0d9477f
branches: trunk
changeset: 442763:d9acc0d9477f
user: micha <micha%pkgsrc.org@localhost>
date: Mon Nov 30 10:54:03 2020 +0000
description:
converters/utf8proc: Update ABI version of library
diffstat:
converters/utf8proc/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r 56379b02ce60 -r d9acc0d9477f converters/utf8proc/Makefile
--- a/converters/utf8proc/Makefile Mon Nov 30 10:28:42 2020 +0000
+++ b/converters/utf8proc/Makefile Mon Nov 30 10:54:03 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2020/11/29 18:11:13 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2020/11/30 10:54:03 micha Exp $
DISTNAME= utf8proc-2.6.0
CATEGORIES= converters
@@ -17,8 +17,8 @@
# Use ABI version from CMakeLists.txt to stay compatible with cmake builds
MAJOR= 2
-MINOR= 3
-PATCH= 2
+MINOR= 4
+PATCH= 0
do-configure:
cd ${WRKSRC} && ${SED} \
Home |
Main Index |
Thread Index |
Old Index