pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/archivers/par2 Updated par2 to 0.7.2.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3ef848ed8341
branches:  trunk
changeset: 363708:3ef848ed8341
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Jun 14 13:44:01 2017 +0000

description:
Updated par2 to 0.7.2.

30 June 2017 Ike Devolder
        * relase: 0.7.2
        * fixed tests on NetBSD, #102
        * fixed failing tests when dir contains whitespace, #103
        * added automake.sh to the files, #104
        * changed some flags related to windows build, #94
        * cleaned up compiler warnings for mingw build

diffstat:

 archivers/par2/Makefile |   6 ++----
 archivers/par2/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 9 deletions(-)

diffs (36 lines):

diff -r 451d1902d943 -r 3ef848ed8341 archivers/par2/Makefile
--- a/archivers/par2/Makefile   Wed Jun 14 13:43:05 2017 +0000
+++ b/archivers/par2/Makefile   Wed Jun 14 13:44:01 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2017/05/29 11:43:36 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2017/06/14 13:44:01 wiz Exp $
 
-DISTNAME=      par2cmdline-0.7.1
+DISTNAME=      par2cmdline-0.7.2
 PKGNAME=       ${DISTNAME:S/cmdline//}
 CATEGORIES=    misc
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=BlackIkeEagle/}
@@ -14,8 +14,6 @@
 
 USE_LANGUAGES=         c c++
 GNU_CONFIGURE=         yes
-# tests 22-24 fail as of 0.7.1
-# https://github.com/Parchive/par2cmdline/issues/102
 TEST_TARGET=           check
 
 .include "../../mk/bsd.pkg.mk"
diff -r 451d1902d943 -r 3ef848ed8341 archivers/par2/distinfo
--- a/archivers/par2/distinfo   Wed Jun 14 13:43:05 2017 +0000
+++ b/archivers/par2/distinfo   Wed Jun 14 13:44:01 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.17 2017/05/29 10:55:06 wiz Exp $
+$NetBSD: distinfo,v 1.18 2017/06/14 13:44:01 wiz Exp $
 
-SHA1 (par2cmdline-0.7.1.tar.gz) = 90aa6e1474569ae28dd269945e6f8d0a689fa6e5
-RMD160 (par2cmdline-0.7.1.tar.gz) = fe874905966f4500e75966f80b2b98acf3e6bab9
-SHA512 (par2cmdline-0.7.1.tar.gz) = efb89c513ad03eebe3c7796f0d09e4cdb03841fa78fdfede165ad4f084593ab32a312f7cb718cc1af152dcbf61145928bb06bfa2ee4fb0555c56365643a5c1ca
-Size (par2cmdline-0.7.1.tar.gz) = 3617334 bytes
+SHA1 (par2cmdline-0.7.2.tar.gz) = 53a9b34f1fa989f7712964a09de1da6c43527510
+RMD160 (par2cmdline-0.7.2.tar.gz) = 8045cd0ba8a9456d4dd02fbbb4e9b52a8b1f6504
+SHA512 (par2cmdline-0.7.2.tar.gz) = ece9157864c9b8f00ce778d0f1b0af4f4b231a975066ad3450cacb6a0b356966a216d1adb319d2e74ade42ecb18c185ead9dbd7f6c62f56f66fb65200e1bf1f8
+Size (par2cmdline-0.7.2.tar.gz) = 3617859 bytes



Home | Main Index | Thread Index | Old Index