pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/libxcvt libxcvt: update to 0.1.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/c55f5c250c2c
branches: trunk
changeset: 768628:c55f5c250c2c
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Oct 28 09:56:25 2021 +0000
description:
libxcvt: update to 0.1.1.
This release updates the header for C++ to have C linkage and provides
a few updates, mostly around the build system.
diffstat:
x11/libxcvt/Makefile | 4 ++--
x11/libxcvt/PLIST | 4 +++-
x11/libxcvt/distinfo | 8 ++++----
3 files changed, 9 insertions(+), 7 deletions(-)
diffs (39 lines):
diff -r 8d6cdbb21e46 -r c55f5c250c2c x11/libxcvt/Makefile
--- a/x11/libxcvt/Makefile Thu Oct 28 09:09:44 2021 +0000
+++ b/x11/libxcvt/Makefile Thu Oct 28 09:56:25 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2021/07/13 12:05:08 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2021/10/28 09:56:25 wiz Exp $
-DISTNAME= libxcvt-0.1.0
+DISTNAME= libxcvt-0.1.1
CATEGORIES= x11 devel
MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
EXTRACT_SUFX= .tar.xz
diff -r 8d6cdbb21e46 -r c55f5c250c2c x11/libxcvt/PLIST
--- a/x11/libxcvt/PLIST Thu Oct 28 09:09:44 2021 +0000
+++ b/x11/libxcvt/PLIST Thu Oct 28 09:56:25 2021 +0000
@@ -1,7 +1,9 @@
-@comment $NetBSD: PLIST,v 1.1 2021/07/13 12:05:08 wiz Exp $
+@comment $NetBSD: PLIST,v 1.2 2021/10/28 09:56:25 wiz Exp $
bin/cvt
include/libxcvt/libxcvt.h
include/libxcvt/libxcvt_mode.h
lib/libxcvt.so
+lib/libxcvt.so.0
+lib/libxcvt.so.${PKGVERSION}
lib/pkgconfig/libxcvt.pc
man/man1/cvt.1
diff -r 8d6cdbb21e46 -r c55f5c250c2c x11/libxcvt/distinfo
--- a/x11/libxcvt/distinfo Thu Oct 28 09:09:44 2021 +0000
+++ b/x11/libxcvt/distinfo Thu Oct 28 09:56:25 2021 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2021/10/26 11:34:09 nia Exp $
+$NetBSD: distinfo,v 1.4 2021/10/28 09:56:25 wiz Exp $
-BLAKE2s (libxcvt-0.1.0.tar.xz) = 92cf6800ea79ebee25500909dc68bbf33ddada1b034b7fc607c68226f54f7d02
-SHA512 (libxcvt-0.1.0.tar.xz) = c2ca7abfc2954cf4427e0b3c3e302aad438525118dc9fa2047fce2bce6578863696387af8eb7adfad40af6313d9d9c87a9dcaf7e026e8049d48118063f6f0088
-Size (libxcvt-0.1.0.tar.xz) = 7912 bytes
+BLAKE2s (libxcvt-0.1.1.tar.xz) = a217ff695844872ba14351f652acd0db3e8db6558c8fd8d462df669bb72adcc2
+SHA512 (libxcvt-0.1.1.tar.xz) = 50e9cd0283858823d4cfde75f06e23ffc42983272cb1f75408052fb5b76a4bb6f9de7d42d8ff9ec0dae6e95eefebc6273e03c919a92f237585db55eaf1a57005
+Size (libxcvt-0.1.1.tar.xz) = 9600 bytes
Home |
Main Index |
Thread Index |
Old Index