Hi ports --

After 16 years, sysutils/bchunk got an update. It is mostly to address a trio of CVEs.
Though... is anyone actually using thing?

~Brian

Index: Makefile
===================================================================
RCS file: /cvs/ports/sysutils/bchunk/Makefile,v
retrieving revision 1.8
diff -u -p -r1.8 Makefile
--- Makefile	22 Jan 2015 17:47:51 -0000	1.8
+++ Makefile	25 Apr 2018 21:23:14 -0000
@@ -2,13 +2,13 @@
 
 COMMENT=	.bin/.cue to .iso CD image converter
 
-DISTNAME=	bchunk-1.2.0
+DISTNAME=	bchunk-1.2.2
 CATEGORIES=	sysutils
 HOMEPAGE=	http://hes.iki.fi/bchunk/
 
 MAINTAINER=	Dave Watson <[email protected]>
 
-# GPL
+# GPLv2+
 PERMIT_PACKAGE_CDROM=	Yes
 WANTLIB=		c
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/sysutils/bchunk/distinfo,v
retrieving revision 1.5
diff -u -p -r1.5 distinfo
--- distinfo	18 Jan 2015 03:15:09 -0000	1.5
+++ distinfo	25 Apr 2018 21:23:14 -0000
@@ -1,2 +1,2 @@
-SHA256 (bchunk-1.2.0.tar.gz) = r9ydXji90W8Li52dOCsPruCx4ElERtaGoIslZEb3i10=
-SIZE (bchunk-1.2.0.tar.gz) = 15078
+SHA256 (bchunk-1.2.2.tar.gz) = 59mbW2D/C5TFQDefY5amcCEEABJFRPsa+YXdNVHqvYk=
+SIZE (bchunk-1.2.2.tar.gz) = 15359
Index: patches/patch-bchunk_1
===================================================================
RCS file: /cvs/ports/sysutils/bchunk/patches/patch-bchunk_1,v
retrieving revision 1.3
diff -u -p -r1.3 patch-bchunk_1
--- patches/patch-bchunk_1	18 Dec 2004 20:56:19 -0000	1.3
+++ patches/patch-bchunk_1	25 Apr 2018 21:23:14 -0000
@@ -1,7 +1,8 @@
 $OpenBSD: patch-bchunk_1,v 1.3 2004/12/18 20:56:19 naddy Exp $
---- bchunk.1.orig	Fri Dec 17 11:36:12 2004
-+++ bchunk.1	Fri Dec 17 11:36:40 2004
-@@ -73,7 +73,7 @@ format for that matter) using sox ('sox 
+Index: bchunk.1
+--- bchunk.1.orig
++++ bchunk.1
+@@ -80,7 +80,7 @@ format for that matter) using sox ('sox track.cdr trac
  Audio tracks in WAV format.
  .SH "SEE ALSO"
  .BR cdrecord (1),
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/sysutils/bchunk/pkg/PLIST,v
retrieving revision 1.2
diff -u -p -r1.2 PLIST
--- pkg/PLIST	15 Sep 2004 18:39:32 -0000	1.2
+++ pkg/PLIST	25 Apr 2018 21:23:14 -0000
@@ -1,3 +1,3 @@
 @comment $OpenBSD: PLIST,v 1.2 2004/09/15 18:39:32 espie Exp $
-bin/bchunk
+@bin bin/bchunk
 @man man/man1/bchunk.1

Reply via email to