Update port to 0.0.10
Submitted by: Elliot L. Tobin <tobin@mail.eecis.udel.edu>
This commit is contained in:
parent
cd9bb0cadd
commit
5f5f7cd552
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=42361
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= roottail
|
||||
PORTVERSION= 0.0.9
|
||||
PORTVERSION= 0.0.10
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://www.goof.com/pcg/marc/data/ \
|
||||
ftp://ftp.goof.com/pub/pcg/marc/
|
||||
@ -18,8 +18,4 @@ MAN1= root-tail.1
|
||||
USE_IMAKE= yes
|
||||
MANCOMPRESSED= no
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/root-tail ${PREFIX}/bin
|
||||
${INSTALL_MAN} ${WRKSRC}/root-tail.man ${PREFIX}/man/man1/root-tail.1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (root-tail-0.0.9.tar.gz) = 56fd8934c7e71ffafa3857c6c8091d15
|
||||
MD5 (root-tail-0.0.10.tar.gz) = ab335fdadbe51f093a911728e54ae95d
|
||||
|
@ -1,11 +0,0 @@
|
||||
--- root-tail.man.orig Tue Nov 14 14:27:07 2000
|
||||
+++ root-tail.man Tue Nov 14 14:27:15 2000
|
||||
@@ -3,7 +3,7 @@
|
||||
.SH NAME
|
||||
root-tail \- print text directly to X11 root window
|
||||
.SH SYNOPSIS
|
||||
-.B /usr/X11R6/bin/root-tail
|
||||
+.B root-tail
|
||||
.RB [ \-g \|| -geometry
|
||||
.IR GEOMETRY ]
|
||||
.RB [ \-font \|| -font
|
Loading…
Reference in New Issue
Block a user