Index: head/security/bcwipe/Makefile =================================================================== --- head/security/bcwipe/Makefile (revision 454408) +++ head/security/bcwipe/Makefile (revision 454409) @@ -1,33 +1,33 @@ # Created by: crow # $FreeBSD$ PORTNAME= bcwipe -PORTVERSION= 1.9.9 +PORTVERSION= 1.9.13 CATEGORIES= security MASTER_SITES= http://www.jetico.com/linux/ \ http://bsd.desa-hosting.de/distfiles/security/ DISTNAME= BCWipe-${PORTVERSION:S/./-/g:S/-/./} MAINTAINER= cy@FreeBSD.org COMMENT= BCWipe securely erases data from magnetic and solid-state memory NO_CDROM= Non-commercial distribution and use only USES= cpe CPE_VENDOR= jetico WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/./-/g:S/-/./} GNU_CONFIGURE= yes MAKE_ARGS+= CFLAGS="${CFLAGS}" PLIST_FILES= bin/bcwipe man/man1/bcwipe.1.gz post-patch: @${REINPLACE_CMD} -e "s,fprintf(stderr\,string),fprintf(stderr\,\"%s\"\,string),g" ${WRKSRC}/wipe.c @${REINPLACE_CMD} -e "s,if (NULL == mktemp(result)),if (mkstemp(result) == -1),g" ${WRKSRC}/wipe.c @${REINPLACE_CMD} -e "s,mktemp,mkstemp,g" ${WRKSRC}/wipe.c do-install: ${INSTALL_PROGRAM} ${WRKSRC}/bcwipe ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/bcwipe.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 .include Index: head/security/bcwipe/distinfo =================================================================== --- head/security/bcwipe/distinfo (revision 454408) +++ head/security/bcwipe/distinfo (revision 454409) @@ -1,2 +1,3 @@ -SHA256 (BCWipe-1.9-9.tar.gz) = 831f69ae920b27629738ad25228e0c507fa934ce3f75ef10e829b1061299653f -SIZE (BCWipe-1.9-9.tar.gz) = 138203 +TIMESTAMP = 1510984302 +SHA256 (BCWipe-1.9-13.tar.gz) = c5e95d003f291d7c9c7c0a6ac76d03ae8fc48225292507581f949f81074126c4 +SIZE (BCWipe-1.9-13.tar.gz) = 141092