svn commit: r395346 - head/misc/teseq
Danilo Egea Gondolfo
danilo at FreeBSD.org
Wed Aug 26 02:56:33 UTC 2015
Author: danilo
Date: Wed Aug 26 02:56:32 2015
New Revision: 395346
URL: https://svnweb.freebsd.org/changeset/ports/395346
Log:
- Update to 1.1.1
Modified:
head/misc/teseq/Makefile
head/misc/teseq/distinfo
Modified: head/misc/teseq/Makefile
==============================================================================
--- head/misc/teseq/Makefile Wed Aug 26 02:55:18 2015 (r395345)
+++ head/misc/teseq/Makefile Wed Aug 26 02:56:32 2015 (r395346)
@@ -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 at 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>
Modified: head/misc/teseq/distinfo
==============================================================================
--- head/misc/teseq/distinfo Wed Aug 26 02:55:18 2015 (r395345)
+++ head/misc/teseq/distinfo Wed Aug 26 02:56:32 2015 (r395346)
@@ -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
More information about the svn-ports-head
mailing list