mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
Make this actually fetchable (and BROKEN for systems < 4.2-RELEASE).
Submitted by: fenner's distfile survey
This commit is contained in:
parent
37f538f58e
commit
c7dc917c9d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=40271
@ -5,9 +5,10 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= truncate
|
||||
PORTVERSION= 3.0
|
||||
PORTVERSION= 20010323
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= ftp://big.endian.de/pub/FreeBSD/
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= alex
|
||||
|
||||
MAINTAINER= alex@FreeBSD.org
|
||||
|
||||
@ -18,7 +19,7 @@ MAKE_ENV+= MANDIR=${PREFIX}/man/man BINDIR=${PREFIX}/bin
|
||||
WRKSRC= ${WRKDIR}/truncate
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.if ${OSVERSION} >= 500011
|
||||
BROKEN= "truncate(1) is in the base-system"
|
||||
.if ${OSVERSION} >= 420000
|
||||
#BROKEN= "truncate(1) is in the base-system"
|
||||
.endif
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (truncate-3.0.tar.gz) = 3710d0593e2c41bf7975cf4f98263d43
|
||||
MD5 (truncate-20010323.tar.gz) = cf4968189aea9b919249e20de66169a9
|
||||
|
Loading…
Reference in New Issue
Block a user