aboutsummaryrefslogtreecommitdiff
path: root/sysutils/sleuthkit
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2008-06-05 03:53:35 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2008-06-05 03:53:35 +0000
commit908a8968a664deee9629d5b7479ebb5345616bf6 (patch)
tree1b62c9adf63a7040dcf99cf91694e93db2d26d1f /sysutils/sleuthkit
parent29510aa3fc90275f288ae79a57d7dc8583964366 (diff)
- Update to version 2.52
- Stop abusing post-extract: target to patch things - Remove check for ancient FreeBSD version
Notes
Notes: svn path=/head/; revision=214333
Diffstat (limited to 'sysutils/sleuthkit')
-rw-r--r--sysutils/sleuthkit/Makefile15
-rw-r--r--sysutils/sleuthkit/distinfo6
2 files changed, 6 insertions, 15 deletions
diff --git a/sysutils/sleuthkit/Makefile b/sysutils/sleuthkit/Makefile
index c4b472170990..6c3edbbd3ee9 100644
--- a/sysutils/sleuthkit/Makefile
+++ b/sysutils/sleuthkit/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= sleuthkit
-PORTVERSION= 2.51
-PORTREVISION= 1
+PORTVERSION= 2.52
CATEGORIES= sysutils security
MASTER_SITES= SF
@@ -22,25 +21,17 @@ GNU_CONFIGURE= yes
USE_PERL5= yes
DATADIR= ${PREFIX}/share/tsk
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500033
-BROKEN= Does not build on pre-GEOM versions of FreeBSD
-.endif
-
DOCS= CHANGES.txt README.txt docs/*.txt
MAN1= disk_sreset.1 disk_stat.1 dls.1 dstat.1 fls.1 fsstat.1 \
hfind.1 icat.1 ifind.1 img_cat.1 img_stat.1 istat.1 jcat.1 \
mactime.1 mmls.1 sigfind.1 mmstat.1 sorter.1 dcalc.1 dcat.1 \
ffind.1 ils.1 jls.1
-post-extract:
+post-patch:
# Do not install own Date::Manip, use system-wide one
@${REINPLACE_CMD} -e 's,[[:graph:]]*Date[[:graph:]]*,,g' \
${WRKSRC}/Makefile.in
@${REINPLACE_CMD} '/use lib/d' ${WRKSRC}/tools/timeline/Makefile.in
-
-post-patch:
@${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/configure
post-install:
@@ -49,4 +40,4 @@ post-install:
cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${DOCSDIR}
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/sysutils/sleuthkit/distinfo b/sysutils/sleuthkit/distinfo
index 7525e89f3264..b41f5c6dfba3 100644
--- a/sysutils/sleuthkit/distinfo
+++ b/sysutils/sleuthkit/distinfo
@@ -1,3 +1,3 @@
-MD5 (sleuthkit-2.51.tar.gz) = 14deefc44bc31787fc99fc239124f70b
-SHA256 (sleuthkit-2.51.tar.gz) = 95908a714855c7fdfbfb26fd3016f5e6978f1730f003d9cebdeecee66bc7fedc
-SIZE (sleuthkit-2.51.tar.gz) = 817416
+MD5 (sleuthkit-2.52.tar.gz) = 3f93bc77901ef40b8b3f2a7e482214a5
+SHA256 (sleuthkit-2.52.tar.gz) = d8944bb0053a301eaa33906c6bacc724014b3cb78dbcfe722efe8aaf1014029e
+SIZE (sleuthkit-2.52.tar.gz) = 819357