From 2d2724d6113cb7f713f6f5e70570b92c1752af84 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Wed, 16 Oct 1996 08:55:37 +0000 Subject: Upgrade to version 0.96. The author (that's me :) also converted this port to use tcl-7.5/tk-4.1 instead of tcl-7.3/tk-3.6. --- misc/kp/Makefile | 10 ++++++---- misc/kp/distinfo | 2 +- 2 files changed, 7 insertions(+), 5 deletions(-) (limited to 'misc/kp') diff --git a/misc/kp/Makefile b/misc/kp/Makefile index e2b1cad3b65c..aa3025d0612f 100644 --- a/misc/kp/Makefile +++ b/misc/kp/Makefile @@ -1,22 +1,24 @@ # New ports collection makefile for: kp -# Version required: 0.95 +# Version required: 0.96 # Date created: 8 May 1995 # Whom: asami # -# $Id: Makefile,v 1.3 1995/11/26 10:47:46 asami Exp $ +# $Id: Makefile,v 1.4 1996/03/21 12:50:15 asami Exp $ # -DISTNAME= kp-0.95 +DISTNAME= kp-0.96 CATEGORIES+= misc MASTER_SITES= ftp://stampede.cs.berkeley.edu/pub/kp/ MAINTAINER= asami@FreeBSD.org -RUN_DEPENDS= wish:${PORTSDIR}/x11/tk +RUN_DEPENDS= wish4.1:${PORTSDIR}/x11/tk41 USE_X11= yes post-install: +.if !defined(NOMANCOMPRESS) gzip -9nf ${PREFIX}/man/man1/kp.1 +.endif .include diff --git a/misc/kp/distinfo b/misc/kp/distinfo index ec57d896b45a..aaae16fab795 100644 --- a/misc/kp/distinfo +++ b/misc/kp/distinfo @@ -1 +1 @@ -MD5 (kp-0.95.tar.gz) = da79291166ba6f4cf22a165953cc0bf3 +MD5 (kp-0.96.tar.gz) = 19cd13b6970d9aeb1b3a0f33437536b8 -- cgit v1.2.3