aboutsummaryrefslogtreecommitdiff
path: root/security/srm
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2016-10-30 13:39:47 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2016-10-30 13:39:47 +0000
commitdc28364225d5788aefbe5823c2fead9819c96a82 (patch)
tree782de69f2c7e109b02749534d2574e227b6c33f9 /security/srm
parent6f335850706c5bc9087bba2b1b6166237c37a8ed (diff)
downloadports-dc28364225d5788aefbe5823c2fead9819c96a82.tar.gz
ports-dc28364225d5788aefbe5823c2fead9819c96a82.zip
Update to 1.2.15.
While here, set LICENSE_FILE and TEST_TARGET.
Notes
Notes: svn path=/head/; revision=424943
Diffstat (limited to 'security/srm')
-rw-r--r--security/srm/Makefile7
-rw-r--r--security/srm/distinfo5
2 files changed, 7 insertions, 5 deletions
diff --git a/security/srm/Makefile b/security/srm/Makefile
index 3057f4684e6e..4607f4bff3c6 100644
--- a/security/srm/Makefile
+++ b/security/srm/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= srm
-PORTVERSION= 1.2.12
+PORTVERSION= 1.2.15
CATEGORIES= security sysutils
MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} \
SF/${PORTNAME}/old_releases \
@@ -12,12 +12,13 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Secure rm, a utility which destroys file contents before unlinking
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/COPYING
CONFLICTS= secure_delete-[0-9]*
-USES= tar:bzip2
GNU_CONFIGURE= yes
+TEST_TARGET= test
-PLIST_FILES= bin/srm man/man1/srm.1.gz
+PLIST_FILES= bin/fill_test bin/srm man/man1/srm.1.gz
.include <bsd.port.mk>
diff --git a/security/srm/distinfo b/security/srm/distinfo
index 1faf05dd1cf9..50584cb5f228 100644
--- a/security/srm/distinfo
+++ b/security/srm/distinfo
@@ -1,2 +1,3 @@
-SHA256 (srm-1.2.12.tar.bz2) = 865ce03933dcf61c9dc4e673cd458a902b7f47de8430176aeb2ca0ae78ee8b67
-SIZE (srm-1.2.12.tar.bz2) = 104168
+TIMESTAMP = 1477833818
+SHA256 (srm-1.2.15.tar.gz) = 7583c1120e911e292f22b4a1d949b32c23518038afd966d527dae87c61565283
+SIZE (srm-1.2.15.tar.gz) = 132031