1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

Update to version 2.0, the version which might join the tree in CURRENT.

Removes -m flag for truncate(1).

Since the port-distfile is a plain tar -zcf of the propagated tree-version,
add WRKSRC, MANDIR and BINDIR hunks to port-Makefile.
This commit is contained in:
Alexander Langer 2000-07-02 15:26:52 +00:00
parent bf9a6c9da9
commit 5fb70ceb76
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=30075
2 changed files with 5 additions and 2 deletions

View File

@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= truncate
PORTVERSION= 1.0
PORTVERSION= 2.0
CATEGORIES= sysutils
MASTER_SITES= ftp://big.endian.de/pub/FreeBSD/
@ -14,4 +14,7 @@ MAINTAINER= alex@FreeBSD.org
MAN1= truncate.1
MANCOMPRESSED= yes
MAKE_ENV+= MANDIR=${PREFIX}/man/man BINDIR=${PREFIX}/bin
WRKSRC= ${WRKDIR}/truncate
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (truncate-1.0.tar.gz) = 5c8d0a386dfce5f3c63cfd791aac8a16
MD5 (truncate-2.0.tar.gz) = 9304dde76364a260f0e9d353018ffb41