ports/101511: [PATCH] editors/cooledit: fix pkg-plist, misc fixes

Stanislav Sedov ssedov at mbsd.msk.ru
Sun Aug 6 18:22:19 UTC 2006


>Number:         101511
>Category:       ports
>Synopsis:       [PATCH] editors/cooledit: fix pkg-plist, misc fixes
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 06 18:20:46 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Stanislav Sedov
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
MBSD labs, Inc.
>Environment:
System: FreeBSD fonon.realnet 7.0-CURRENT FreeBSD 7.0-CURRENT #1: Wed Aug  2 21:44:37 MSD
>Description:
- Doesn't deinstall certain files (isn't listed in /etc/mtree/BSD.local.dist). Fix that.

>How-To-Repeat:
>Fix:

--- cooledit-3.17.17_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/editors/cooledit/Makefile /var/tmp/loctmp/cooledit/Makefile
--- /usr/ports/editors/cooledit/Makefile	Sun May  7 14:55:31 2006
+++ /var/tmp/loctmp/cooledit/Makefile	Sun Aug  6 21:44:13 2006
@@ -22,7 +22,7 @@
 GNU_CONFIGURE=	yes
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
-INSTALLS_SHLIB=	yes
+USE_LDCONFIG=	yes
 
 MAN1=		cooledit.1 coolman.1 smalledit.1
 
diff -ruN --exclude=CVS /usr/ports/editors/cooledit/pkg-plist /var/tmp/loctmp/cooledit/pkg-plist
--- /usr/ports/editors/cooledit/pkg-plist	Thu Feb 23 13:36:23 2006
+++ /var/tmp/loctmp/cooledit/pkg-plist	Sun Aug  6 19:06:17 2006
@@ -61,3 +61,17 @@
 share/locale/sv/LC_MESSAGES/cooledit.mo
 @dirrm %%DATADIR%%/syntax
 @dirrm %%DATADIR%%
+ at dirrmtry share/locale/cs/LC_MESSAGES
+ at dirrmtry share/locale/cs
+ at dirrmtry share/locale/fi/LC_MESSAGES
+ at dirrmtry share/locale/fi
+ at dirrmtry share/locale/ko/LC_MESSAGES
+ at dirrmtry share/locale/ko
+ at dirrmtry share/locale/no/LC_MESSAGES
+ at dirrmtry share/locale/no
+ at dirrmtry share/locale/pl/LC_MESSAGES
+ at dirrmtry share/locale/pl
+ at dirrmtry share/locale/pt/LC_MESSAGES
+ at dirrmtry share/locale/pt
+ at dirrmtry share/locale/sl/LC_MESSAGES
+ at dirrmtry share/locale/sl
--- cooledit-3.17.17_1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list