From d55e71c2735053b1bfe3801d489bdf5afa56e4fe Mon Sep 17 00:00:00 2001 From: miwi Date: Sun, 27 May 2007 22:31:25 +0000 Subject: - Update to r7471 PR: 112354 Submitted by: Matt Mills (maintainer) --- misc/ipbt/Makefile | 5 +++-- misc/ipbt/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) (limited to 'misc') diff --git a/misc/ipbt/Makefile b/misc/ipbt/Makefile index f65ab13c8772..e65e459d07e2 100644 --- a/misc/ipbt/Makefile +++ b/misc/ipbt/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ipbt -DISTVERSION= r7379 +DISTVERSION= r7471 CATEGORIES= misc MASTER_SITES= http://www.chiark.greenend.org.uk/~sgtatham/ipbt/ \ http://freebsd.unixfreunde.de/sources/ @@ -14,7 +14,7 @@ MASTER_SITES= http://www.chiark.greenend.org.uk/~sgtatham/ipbt/ \ MAINTAINER= matt_mills@btopenworld.com COMMENT= A high-tech ttyrec player with improvements over ttyplay -BROKEN= Size mismatch +MAN1= ipbt.1 USE_PERL5= yes @@ -29,5 +29,6 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin ${INSTALL_SCRIPT} ${WRKSRC}/ttydump ${PREFIX}/bin ${INSTALL_SCRIPT} ${WRKSRC}/ttygrep ${PREFIX}/bin + ${INSTALL_MAN} ${WRKSRC}/ipbt.1 ${PREFIX}/man/man1 .include diff --git a/misc/ipbt/distinfo b/misc/ipbt/distinfo index 23822b591e6a..139ec0ffbb0e 100644 --- a/misc/ipbt/distinfo +++ b/misc/ipbt/distinfo @@ -1,3 +1,3 @@ -MD5 (ipbt-r7379.tar.gz) = 5cecbb3449c1df18baef5fd7841b9d5e -SHA256 (ipbt-r7379.tar.gz) = 3628a4cfb3e8f4c776e036703b72701f84c859b5f312989630dc7fe6e4fd1edf -SIZE (ipbt-r7379.tar.gz) = 166939 +MD5 (ipbt-r7471.tar.gz) = 0889a804ef1b8c468211df303c6d8a58 +SHA256 (ipbt-r7471.tar.gz) = c816f8bd3cb6d80d3a060f4c0528d7f40a1fa965cfa44f3b36d930fdd30d3b71 +SIZE (ipbt-r7471.tar.gz) = 177244 -- cgit