Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Jun 2005 00:00:08 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/82529: Update port: editors/cooledit to 3.17.17
Message-ID:  <20050623000008.6e043b41.tkato432@yahoo.com>
Resent-Message-ID: <200506221510.j5MFALWR073471@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         82529
>Category:       ports
>Synopsis:       Update port: editors/cooledit to 3.17.17
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 22 15:10:21 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.11-RELEASE-p10 i386
>Organization:
>Environment:
>Description:
- Update to version 3.17.17

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/editors/cooledit/Makefile editors/cooledit/Makefile
--- /usr/ports/editors/cooledit/Makefile	Tue Apr 12 14:04:30 2005
+++ editors/cooledit/Makefile	Wed Jun 22 03:11:26 2005
@@ -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
@@ -38,5 +38,8 @@
 .if defined(WITH_NEXT_LOOK)
 CONFIGURE_ARGS+=	--enable-NeXT-look
 .endif
+
+post-patch:
+	@${REINPLACE_CMD} -e 's|po pixmap man|po man|g' ${WRKSRC}/Makefile.in
 
 .include <bsd.port.post.mk>
diff -urN /usr/ports/editors/cooledit/distinfo editors/cooledit/distinfo
--- /usr/ports/editors/cooledit/distinfo	Thu Dec 16 14:08:21 2004
+++ editors/cooledit/distinfo	Wed Jun 22 02:47:44 2005
@@ -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 -urN /usr/ports/editors/cooledit/pkg-descr editors/cooledit/pkg-descr
--- /usr/ports/editors/cooledit/pkg-descr	Sun Aug  1 13:03:01 2004
+++ editors/cooledit/pkg-descr	Wed Jun 22 02:59:49 2005
@@ -3,11 +3,6 @@
 	(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 -urN /usr/ports/editors/cooledit/pkg-plist editors/cooledit/pkg-plist
--- /usr/ports/editors/cooledit/pkg-plist	Thu Dec 16 14:08:22 2004
+++ editors/cooledit/pkg-plist	Wed Jun 22 02:58:17 2005
@@ -60,4 +60,3 @@
 share/locale/sv/LC_MESSAGES/cooledit.mo
 @dirrm %%DATADIR%%/syntax
 @dirrm %%DATADIR%%
-@dirrm share/coolicon
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050623000008.6e043b41.tkato432>