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

(-)bcwipe/Makefile (-5 / +4 lines)
Lines 6-21 Link Here
6
#
6
#
7
7
8
PORTNAME=	bcwipe
8
PORTNAME=	bcwipe
9
PORTVERSION=	1.5.3
9
PORTVERSION=	1.5.4
10
CATEGORIES=	security
10
CATEGORIES=	security
11
MASTER_SITES=	http://www.jetico.com/linux/
11
MASTER_SITES=	http://www.jetico.com/linux/ \
12
		http://bsd.desa-hosting.de/distfiles/security/
12
DISTNAME=	BCWipe-${PORTVERSION:S/./-/g:S/-/./}
13
DISTNAME=	BCWipe-${PORTVERSION:S/./-/g:S/-/./}
13
14
14
MAINTAINER=	ports@FreeBSD.org
15
MAINTAINER=	dako@desa-hosting.de
15
COMMENT=	BCWipe securely erases data from magnetic and solid-state memory
16
COMMENT=	BCWipe securely erases data from magnetic and solid-state memory
16
17
17
NO_CDROM=	yes
18
USE_REINPLACE=	yes
19
WRKSRC=		${WRKDIR}/${PORTNAME}
18
WRKSRC=		${WRKDIR}/${PORTNAME}
20
CFLAGS+=	-DOS_FreeBSD
19
CFLAGS+=	-DOS_FreeBSD
21
20
(-)bcwipe/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (BCWipe-1.5-3.tar.gz) = 1b99a6d12c2b3259fdbd527f484f03c3
1
MD5 (BCWipe-1.5-4.tar.gz) = 9e74e90ed5792edf22782a6a6d074660
2
SHA256 (BCWipe-1.5-3.tar.gz) = 3f6055dfe05955d1d8735be08bd891e974cfd87cb0a0dfebb4dc58566e4201d5
2
SHA256 (BCWipe-1.5-4.tar.gz) = d223d3a279124c17ef3d7b5f3d14446be83a6eeb3785bbc5b017504969a352c3
3
SIZE (BCWipe-1.5-3.tar.gz) = 21093
3
SIZE (BCWipe-1.5-4.tar.gz) = 21373

Return to bug 93424