diff options
-rw-r--r-- | security/bcwipe/Makefile | 9 | ||||
-rw-r--r-- | security/bcwipe/distinfo | 6 |
2 files changed, 8 insertions, 7 deletions
diff --git a/security/bcwipe/Makefile b/security/bcwipe/Makefile index 767d30d..d05b825 100644 --- a/security/bcwipe/Makefile +++ b/security/bcwipe/Makefile @@ -6,16 +6,17 @@ # PORTNAME= bcwipe -PORTVERSION= 1.5.3 +PORTVERSION= 1.5.4 CATEGORIES= security -MASTER_SITES= http://www.jetico.com/linux/ +MASTER_SITES= http://www.jetico.com/linux/ \ + http://bsd.desa-hosting.de/distfiles/security/ DISTNAME= BCWipe-${PORTVERSION:S/./-/g:S/-/./} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dako@desa-hosting.de COMMENT= BCWipe securely erases data from magnetic and solid-state memory NO_CDROM= yes -USE_REINPLACE= yes + WRKSRC= ${WRKDIR}/${PORTNAME} CFLAGS+= -DOS_FreeBSD diff --git a/security/bcwipe/distinfo b/security/bcwipe/distinfo index 39d79a7..3969a86 100644 --- a/security/bcwipe/distinfo +++ b/security/bcwipe/distinfo @@ -1,3 +1,3 @@ -MD5 (BCWipe-1.5-3.tar.gz) = 1b99a6d12c2b3259fdbd527f484f03c3 -SHA256 (BCWipe-1.5-3.tar.gz) = 3f6055dfe05955d1d8735be08bd891e974cfd87cb0a0dfebb4dc58566e4201d5 -SIZE (BCWipe-1.5-3.tar.gz) = 21093 +MD5 (BCWipe-1.5-4.tar.gz) = 9e74e90ed5792edf22782a6a6d074660 +SHA256 (BCWipe-1.5-4.tar.gz) = d223d3a279124c17ef3d7b5f3d14446be83a6eeb3785bbc5b017504969a352c3 +SIZE (BCWipe-1.5-4.tar.gz) = 21373 |