Skip to content

Commit

Permalink
Updated par2 to 0.7.0.
Browse files Browse the repository at this point in the history
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
  • Loading branch information
0-wiz-0 committed Apr 27, 2017
1 parent 0aeea6a commit 59d1bb2
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 47 deletions.
4 changes: 2 additions & 2 deletions archivers/par2/Makefile
Original file line number Diff line number Diff line change
@@ -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
Expand Down
12 changes: 5 additions & 7 deletions archivers/par2/distinfo
Original file line number Diff line number Diff line change
@@ -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
15 changes: 0 additions & 15 deletions archivers/par2/patches/patch-diskfile.cpp

This file was deleted.

23 changes: 0 additions & 23 deletions archivers/par2/patches/patch-par2cmdline.h

This file was deleted.

0 comments on commit 59d1bb2

Please sign in to comment.