From 5bd92eb98903f7db52b363491b73dcdc073649c2 Mon Sep 17 00:00:00 2001 From: Thomas Gellekum Date: Thu, 15 Feb 1996 16:25:32 +0000 Subject: Upgrade to newer version. --- shells/pdksh/Makefile | 9 +++++++-- shells/pdksh/distinfo | 4 +++- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/shells/pdksh/Makefile b/shells/pdksh/Makefile index e6943774f987..8ddd3ad9ebc8 100644 --- a/shells/pdksh/Makefile +++ b/shells/pdksh/Makefile @@ -3,18 +3,23 @@ # Date created: 23 May 1995 # Whom: thomas@ghpc8.ihf.rwth-aachen.de # -# $Id: Makefile,v 1.5 1995/04/11 19:26:34 asami Exp $ +# $Id: Makefile,v 1.6 1995/07/29 09:57:17 asami Exp $ # -DISTNAME= pdksh-5.2.3 +DISTNAME= pdksh-5.2.4 CATEGORIES+= shells MASTER_SITES= ftp://ftp.cs.mun.ca/pub/pdksh/ MAINTAINER= thomas@ghpc8.ihf.rwth-aachen.de +PATCHFILES= pdksh-5.2.4.patch-1 pdksh-5.2.4.patch-2 +PATCH_SITES= ${MASTER_SITES} + GNU_CONFIGURE= yes post-install: +.if !defined(NOMANCOMPRESS) gzip -9nf ${PREFIX}/man/man1/ksh.1 +.endif .include diff --git a/shells/pdksh/distinfo b/shells/pdksh/distinfo index 35656f35ecfd..73b3fc01aa02 100644 --- a/shells/pdksh/distinfo +++ b/shells/pdksh/distinfo @@ -1 +1,3 @@ -MD5 (pdksh-5.2.3.tar.gz) = 91899aa5acdfd74240034246330dba31 +MD5 (pdksh-5.2.4.tar.gz) = 3c61524a977e6f36fb487d88a001e68a +MD5 (pdksh-5.2.4.patch-1) = 3c040d1185624c21eccae3e11bd4ba62 +MD5 (pdksh-5.2.4.patch-2) = daf79b079e4477d861488f197e082040 -- cgit v1.2.3