pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/converters/fribidi
Module Name: pkgsrc
Committed By: nia
Date: Tue Oct 1 13:14:10 UTC 2019
Modified Files:
pkgsrc/converters/fribidi: Makefile distinfo
Log Message:
fribidi: Update to 1.0.7
Overview of changes between 1.0.6 and 1.0.7
=============================================
* This is a minor bugfix that removes symlinks and updates the meson version.
Overview of changes between 1.0.5 and 1.0.6
=============================================
* This is a minor bugfix release that fixes a list of minor issues that have turned up during the last year.
* Various compilation and cross compilation issues.
* Various minor header cleanups.
* Removed libc's bsearch for performance and portability reasons
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/converters/fribidi/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/converters/fribidi/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/converters/fribidi/Makefile
diff -u pkgsrc/converters/fribidi/Makefile:1.25 pkgsrc/converters/fribidi/Makefile:1.26
--- pkgsrc/converters/fribidi/Makefile:1.25 Tue Sep 17 16:43:01 2019
+++ pkgsrc/converters/fribidi/Makefile Tue Oct 1 13:14:10 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2019/09/17 16:43:01 nia Exp $
+# $NetBSD: Makefile,v 1.26 2019/10/01 13:14:10 nia Exp $
-DISTNAME= fribidi-1.0.5
+DISTNAME= fribidi-1.0.7
CATEGORIES= converters
MASTER_SITES= ${MASTER_SITE_GITHUB:=fribidi/}
EXTRACT_SUFX= .tar.bz2
Index: pkgsrc/converters/fribidi/distinfo
diff -u pkgsrc/converters/fribidi/distinfo:1.12 pkgsrc/converters/fribidi/distinfo:1.13
--- pkgsrc/converters/fribidi/distinfo:1.12 Tue Sep 17 16:43:01 2019
+++ pkgsrc/converters/fribidi/distinfo Tue Oct 1 13:14:10 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2019/09/17 16:43:01 nia Exp $
+$NetBSD: distinfo,v 1.13 2019/10/01 13:14:10 nia Exp $
-SHA1 (fribidi-1.0.5.tar.bz2) = 39d2bcb3ef93365222e7cdaf648cd167785ec3bf
-RMD160 (fribidi-1.0.5.tar.bz2) = 22358fe74a9854dbe84efba2015373b841e5cc51
-SHA512 (fribidi-1.0.5.tar.bz2) = c8fb32468be4c461832d586d6c6af65fad1cfe9d5b2fed405f247d6974425ccedeb21ad11609fbcabc3ae5d635d78d88c12d201a4d19ef997e9497054afcdeb2
-Size (fribidi-1.0.5.tar.bz2) = 2082617 bytes
+SHA1 (fribidi-1.0.7.tar.bz2) = 8dd337f24cc65b1e3157ad9d2e11fdfed37b52de
+RMD160 (fribidi-1.0.7.tar.bz2) = 91e1984a05e4c973e100da8379c8458cb38285bc
+SHA512 (fribidi-1.0.7.tar.bz2) = c7a1834eb5e79e337b31c62b75e9ab61f761cc5d6eef5c9ac9610f69ed044ce9d2d2efac150cad167eea3e1d573b27765e5d01abc4b4f9e43c7903d5980ba8c0
+Size (fribidi-1.0.7.tar.bz2) = 2074943 bytes
Home |
Main Index |
Thread Index |
Old Index