From a63c59f436e0322b7e8840db2165f78e3588d8e8 Mon Sep 17 00:00:00 2001 From: lawrance Date: Wed, 22 Jun 2005 17:42:28 +0000 Subject: Update to 3.17.17 PR: ports/82529 Submitted by: Ports Fury --- editors/cooledit/Makefile | 5 ++++- editors/cooledit/distinfo | 4 ++-- editors/cooledit/pkg-descr | 5 ----- editors/cooledit/pkg-plist | 1 - 4 files changed, 6 insertions(+), 9 deletions(-) (limited to 'editors/cooledit') diff --git a/editors/cooledit/Makefile b/editors/cooledit/Makefile index a2bf9908790e..4501c55e8f80 100644 --- a/editors/cooledit/Makefile +++ b/editors/cooledit/Makefile @@ -6,7 +6,7 @@ # PORTNAME= cooledit -PORTVERSION= 3.17.14 +PORTVERSION= 3.17.17 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/editors/X/cooledit @@ -39,4 +39,7 @@ CFLAGS+= -DHAVE_MBRTOWC CONFIGURE_ARGS+= --enable-NeXT-look .endif +post-patch: + @${REINPLACE_CMD} -e 's|po pixmap man|po man|g' ${WRKSRC}/Makefile.in + .include diff --git a/editors/cooledit/distinfo b/editors/cooledit/distinfo index f467a5c0ba8e..66ea63942c29 100644 --- a/editors/cooledit/distinfo +++ b/editors/cooledit/distinfo @@ -1,2 +1,2 @@ -MD5 (cooledit-3.17.14.tar.gz) = c5bfa0efbd6160b5ba868b722418cc02 -SIZE (cooledit-3.17.14.tar.gz) = 1671619 +MD5 (cooledit-3.17.17.tar.gz) = bb8f354d5378f8fa9e178b2414152987 +SIZE (cooledit-3.17.17.tar.gz) = 1674273 diff --git a/editors/cooledit/pkg-descr b/editors/cooledit/pkg-descr index abba9b9d8ed8..01da66a10870 100644 --- a/editors/cooledit/pkg-descr +++ b/editors/cooledit/pkg-descr @@ -3,11 +3,6 @@ Cooledit is a suite of programs consisting of the following: (for instance LaTeX on a LaTeX file) - smalledit - a stripped down version of cooledit - coolman - a man page browser - - coolbrowse - a file system browser - - coolmessage - an interface to write that brings up a cool-styled window - with your message - - coolicon - a utility to place icons directly on your desktop which runs - under any window manager - Brett Taylor brett@peloton.physics.montana.edu diff --git a/editors/cooledit/pkg-plist b/editors/cooledit/pkg-plist index cfc7684fa4a5..6d394a38bc55 100644 --- a/editors/cooledit/pkg-plist +++ b/editors/cooledit/pkg-plist @@ -60,4 +60,3 @@ share/locale/sl/LC_MESSAGES/cooledit.mo share/locale/sv/LC_MESSAGES/cooledit.mo @dirrm %%DATADIR%%/syntax @dirrm %%DATADIR%% -@dirrm share/coolicon -- cgit