View | Details | Raw Unified | Return to bug 225772
Collapse All | Expand All

(-)bchunk/Makefile (-2 / +4 lines)
Lines 2-14 Link Here
2
# $FreeBSD: head/sysutils/bchunk/Makefile 340722 2014-01-22 17:00:46Z mat $
2
# $FreeBSD: head/sysutils/bchunk/Makefile 340722 2014-01-22 17:00:46Z mat $
3
3
4
PORTNAME=	bchunk
4
PORTNAME=	bchunk
5
PORTVERSION=	1.2.0
5
PORTVERSION=	1.2.2
6
CATEGORIES=	sysutils
6
CATEGORIES=	sysutils
7
MASTER_SITES=	http://he.fi/bchunk/
7
MASTER_SITES=	http://he.fi/bchunk/
8
8
9
MAINTAINER=	ports@FreeBSD.org
9
MAINTAINER=	freebsd_ports@k-worx.org
10
COMMENT=	Converts .bin/.cue files to .iso/audio
10
COMMENT=	Converts .bin/.cue files to .iso/audio
11
11
12
LICENSE=	GPLv2
13
12
PLIST_FILES=	bin/bchunk man/man1/bchunk.1.gz
14
PLIST_FILES=	bin/bchunk man/man1/bchunk.1.gz
13
15
14
do-build:
16
do-build:
(-)bchunk/distinfo (-2 / +3 lines)
Lines 1-2 Link Here
1
SHA256 (bchunk-1.2.0.tar.gz) = afdc9d5e38bdd16f0b8b9d9d382b0faee0b1e0494446d686a08b256446f78b5d
1
TIMESTAMP = 1518120975
2
SIZE (bchunk-1.2.0.tar.gz) = 15078
2
SHA256 (bchunk-1.2.2.tar.gz) = e7d99b5b60ff0b94c540379f6396a670210400124544fb1af985dd3551eabd89
3
SIZE (bchunk-1.2.2.tar.gz) = 15359

Return to bug 225772