- Update to 1.8.4

- Fix plist by not installing Apple example files
This commit is contained in:
Bryan Drewery 2013-01-04 22:48:02 +00:00
parent 53f312af13
commit e022e92dd6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=309944
2 changed files with 5 additions and 9 deletions

View File

@ -1,12 +1,8 @@
# New ports collection makefile for: mdtest
# Date created: 2007-4-20
# Whom: Chao Shin <quakelee@cn.freebsd.org>
#
# Created by: Chao Shin <quakelee@cn.freebsd.org>
# $FreeBSD$
#
PORTNAME= mdtest
PORTVERSION= 1.8.3
PORTVERSION= 1.8.4
CATEGORIES= benchmarks
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20latest/${PORTNAME}-${PORTVERSION}
EXTRACT_SUFX= .tgz
@ -45,7 +41,7 @@ do-install:
${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${MANPREFIX}/man/man1
.if ${PORT_OPTIONS:MEXAMPLES}
@${MKDIR} ${EXAMPLESDIR}
@(cd ${WRKSRC}/scripts && ${COPYTREE_SHARE} . ${EXAMPLESDIR})
@(cd ${WRKSRC}/scripts && ${COPYTREE_SHARE} \* ${EXAMPLESDIR})
.endif
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (mdtest-1.8.3.tgz) = 1367d9518b1320242e31f76d2865fde6ba145c94c73143dfb4108d7f469ab4bd
SIZE (mdtest-1.8.3.tgz) = 28721
SHA256 (mdtest-1.8.4.tgz) = ebef0cc1f4d6fdfd434c9960e90ee5d87ebea8ae350227e0c7ad71bb9c82666b
SIZE (mdtest-1.8.4.tgz) = 30473