mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 10:26:28 -04:00
- Update to 1.1.1
This commit is contained in:
parent
15dd0bc747
commit
963c62cd0e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=395346
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= teseq
|
||||
PORTVERSION= 1.1
|
||||
PORTVERSION= 1.1.1
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= GNU
|
||||
|
||||
|
@ -10,12 +10,12 @@ MAINTAINER= danilo@FreeBSD.org
|
|||
COMMENT= Terminal control sequence analyzer
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gmake
|
||||
USES= gmake perl5
|
||||
|
||||
INFO= teseq
|
||||
|
||||
PLIST_FILES= bin/reseq bin/teseq \
|
||||
man/man1/reseq.1.gz \
|
||||
man/man1/teseq.1.gz
|
||||
man/man1/reseq.1.gz \
|
||||
man/man1/teseq.1.gz
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (teseq-1.1.tar.gz) = 6efd3c3a1e14209226db3c6df35bb1cb92ae68d7bb529bcaa3e02fdd5424c00d
|
||||
SIZE (teseq-1.1.tar.gz) = 301786
|
||||
SHA256 (teseq-1.1.1.tar.gz) = 32fbd22bc1e16796a02a3915ac6c29015607a19b00a50de570c747860b009622
|
||||
SIZE (teseq-1.1.1.tar.gz) = 324988
|
||||
|
|
Loading…
Add table
Reference in a new issue