Update to 9
PR: ports/99279 Submitted by: miwi Approved by: markus (co mentor), maintainer timeout
This commit is contained in:
parent
b55c37b71d
commit
964e826614
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=168213
2 changed files with 5 additions and 6 deletions
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= detachtty
|
||||
PORTVERSION= 8
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 9
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= ftp://ftp.linux.org.uk/pub/lisp/detachtty/
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
@ -15,7 +14,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
|
|||
MAINTAINER= johs@copyleft.no
|
||||
COMMENT= Run interactive programs non-interactively
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-9
|
||||
USE_GMAKE= yes
|
||||
|
||||
MAN1= detachtty.1
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (detachtty_8.tar.gz) = 16983e0eda360cc783c80d7f38f3a602
|
||||
SHA256 (detachtty_8.tar.gz) = 81a508b7e7faf63954ae9b1fc95bfb8fe85881d2893d8b1126bc55d47d2f863b
|
||||
SIZE (detachtty_8.tar.gz) = 22954
|
||||
MD5 (detachtty_9.tar.gz) = 85695016ec47ce0262a2a5aa2a48b577
|
||||
SHA256 (detachtty_9.tar.gz) = 2386ef32fdc94f6ea4bcfa25706f46249fbd5f8ba8200a36d365e8524db855c9
|
||||
SIZE (detachtty_9.tar.gz) = 13085
|
||||
|
|
Loading…
Reference in a new issue