mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
- update to 1.71
while here: - support staging - move pkg-plist entries to PLIST_FILES PR: 186703 Submitted by: Tim Daneliuk <tdir@tundraware.com> (maintainer)
This commit is contained in:
parent
4394885f17
commit
4d849bb251
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344043
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= tdir
|
||||
PORTVERSION= 1.69
|
||||
PORTVERSION= 1.71
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://www.tundraware.com/Software/tdir/
|
||||
|
||||
@ -10,8 +10,11 @@ MAINTAINER= tdir@tundraware.com
|
||||
COMMENT= Advanced file directory display utility
|
||||
|
||||
USE_PYTHON= yes
|
||||
MANCOMPRESSED= yes
|
||||
MAN1= tdir.1
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
MAKE_ARGS= PREFIX=${STAGEDIR}${PREFIX}
|
||||
|
||||
PLIST_FILES= bin/tdir \
|
||||
man/man1/tdir.1.gz
|
||||
PORTDOCS= tdir-license.txt
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (tdir-1.69.tar.gz) = d2d038d751f103991da1586b8d7965f0b0d5cd7702f42b31a46d7e8a65a1cd05
|
||||
SIZE (tdir-1.69.tar.gz) = 6843
|
||||
SHA256 (tdir-1.71.tar.gz) = 7c851e3425fdbb63772d162f72f31f2f2c6d91f2854ebb114d9444c097cf6763
|
||||
SIZE (tdir-1.71.tar.gz) = 7513
|
||||
|
@ -1,3 +0,0 @@
|
||||
bin/tdir
|
||||
share/doc/tdir/tdir-license.txt
|
||||
@dirrm share/doc/tdir
|
Loading…
Reference in New Issue
Block a user