summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorAlexander Langer <alex@FreeBSD.org>2000-07-02 15:26:52 +0000
committerAlexander Langer <alex@FreeBSD.org>2000-07-02 15:26:52 +0000
commit5fb70ceb765cb34b27534765c23a4576781d8f9f (patch)
tree14451d09d2c597aa8dcf572243b8ebd1dca32136 /sysutils
parentUpgrade to Ver.1.6. (diff)
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.
Notes
Notes: svn path=/head/; revision=30075
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/truncate/Makefile5
-rw-r--r--sysutils/truncate/distinfo2
2 files changed, 5 insertions, 2 deletions
diff --git a/sysutils/truncate/Makefile b/sysutils/truncate/Makefile
index fe503a0921f8..a25f6f2449df 100644
--- a/sysutils/truncate/Makefile
+++ b/sysutils/truncate/Makefile
@@ -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>
diff --git a/sysutils/truncate/distinfo b/sysutils/truncate/distinfo
index 3c48ad6eb9d7..5d31b40707b1 100644
--- a/sysutils/truncate/distinfo
+++ b/sysutils/truncate/distinfo
@@ -1 +1 @@
-MD5 (truncate-1.0.tar.gz) = 5c8d0a386dfce5f3c63cfd791aac8a16
+MD5 (truncate-2.0.tar.gz) = 9304dde76364a260f0e9d353018ffb41