pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/archivers/par2
Module Name: pkgsrc
Committed By: wiz
Date: Thu Apr 27 12:51:35 UTC 2017
Modified Files:
pkgsrc/archivers/par2: Makefile distinfo
Removed Files:
pkgsrc/archivers/par2/patches: patch-diskfile.cpp patch-par2cmdline.h
Log Message:
Updated par2 to 0.7.0.
17 April 2017 Ike Devolder
* release: 0.7.0
* Merged OpenMP version and so enabled multithreading
* added -t flag to set the number of threads (all possible threads
used by default)
* Added -B flag to set the basepath for difficult to guess situations
* bugfixes
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/archivers/par2/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/archivers/par2/distinfo
cvs rdiff -u -r1.2 -r0 pkgsrc/archivers/par2/patches/patch-diskfile.cpp
cvs rdiff -u -r1.1 -r0 pkgsrc/archivers/par2/patches/patch-par2cmdline.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/archivers/par2/Makefile
diff -u pkgsrc/archivers/par2/Makefile:1.23 pkgsrc/archivers/par2/Makefile:1.24
--- pkgsrc/archivers/par2/Makefile:1.23 Thu Sep 1 16:33:43 2016
+++ pkgsrc/archivers/par2/Makefile Thu Apr 27 12:51:35 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2016/09/01 16:33:43 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2017/04/27 12:51:35 wiz Exp $
-DISTNAME= par2-0.6.14
+DISTNAME= par2-0.7.0
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GITHUB:=BlackIkeEagle/}
GITHUB_PROJECT= par2cmdline
Index: pkgsrc/archivers/par2/distinfo
diff -u pkgsrc/archivers/par2/distinfo:1.15 pkgsrc/archivers/par2/distinfo:1.16
--- pkgsrc/archivers/par2/distinfo:1.15 Fri Sep 16 17:31:54 2016
+++ pkgsrc/archivers/par2/distinfo Thu Apr 27 12:51:35 2017
@@ -1,8 +1,6 @@
-$NetBSD: distinfo,v 1.15 2016/09/16 17:31:54 jperkin Exp $
+$NetBSD: distinfo,v 1.16 2017/04/27 12:51:35 wiz Exp $
-SHA1 (par2-0.6.14.tar.gz) = 68541996fd7eca6a0c711134dbc4ad8884907d4a
-RMD160 (par2-0.6.14.tar.gz) = d6c29f4e502e68f1cc72d1628a2fc273283ba8db
-SHA512 (par2-0.6.14.tar.gz) = 3d20a2a231fe36f5b12f070655c0eb7ce17fc5914187e0f90fe066571260736da4200e73028405eb44e875f29c64254390088a1365febba7cd3beeddae76b471
-Size (par2-0.6.14.tar.gz) = 3539262 bytes
-SHA1 (patch-diskfile.cpp) = c2319215a6438322edeb28c4413a0a26dcade2d5
-SHA1 (patch-par2cmdline.h) = 416b5ae047c2e3d45fd286ab8f1919092693a87f
+SHA1 (par2-0.7.0.tar.gz) = aba60160c3ecba4576de2d7e665797fef61303af
+RMD160 (par2-0.7.0.tar.gz) = 497e304924bf83497c8779d5fe9f1f689e2bca38
+SHA512 (par2-0.7.0.tar.gz) = 5a33c665219fb5c4377ea88f98d894fa3771844970207f28ae23687bc480b0d1bc42fcabea624acaad179783eec1122b1149fe794a73ac1f013c8bf73d63ead3
+Size (par2-0.7.0.tar.gz) = 3556396 bytes
Home |
Main Index |
Thread Index |
Old Index