ports/104840: [PATCH] deskutils/krefty: fix pkg-plist, pet portlint
Thomas Abthorpe
thomas at goodking.ca
Thu Oct 26 19:40:23 UTC 2006
>Number: 104840
>Category: ports
>Synopsis: [PATCH] deskutils/krefty: fix pkg-plist, pet portlint
>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: Thu Oct 26 19:40:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Thomas Abthorpe
>Release: FreeBSD 6.2-PRERELEASE i386
>Organization:
GoodKing.Ca
>Environment:
System: FreeBSD goodking.goodking.ca 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #2: Mon Oct 2 02:05:54 EDT
>Description:
- fix pkg-plist, addresses http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.7.2006101922/knowit-0.10_3.log
- pet portlint by setting USE_LDCONFIG and INSTALLS_ICONS
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- krefty-0.2_5.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/deskutils/krefty/Makefile,v
retrieving revision 1.12
diff -u -r1.12 Makefile
--- Makefile 4 May 2006 21:40:14 -0000 1.12
+++ Makefile 26 Oct 2006 19:24:00 -0000
@@ -14,6 +14,8 @@
COMMENT= Quick Reference sheets for KDE
USE_KDELIBS_VER=3
+USE_LDCONFIG= yes
+INSTALLS_ICONS= yes
USE_AUTOTOOLS= libtool:15
CONFIGURE_ENV= LDFLAGS="${PTHREAD_LIBS}"
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/deskutils/krefty/pkg-plist,v
retrieving revision 1.3
diff -u -r1.3 pkg-plist
--- pkg-plist 23 Feb 2006 10:35:21 -0000 1.3
+++ pkg-plist 26 Oct 2006 19:24:00 -0000
@@ -17,12 +17,6 @@
share/icons/hicolor/32x32/apps/krefty.png
share/services/krefty_part.desktop
@dirrmtry share/services
- at dirrmtry share/icons/hicolor/32x32/apps
- at dirrmtry share/icons/hicolor/32x32
- at dirrmtry share/icons/hicolor/16x16/apps
- at dirrmtry share/icons/hicolor/16x16
- at dirrmtry share/icons/hicolor
- at dirrmtry share/icons
@dirrm share/doc/HTML/en/krefty
@dirrmtry share/doc/HTML/en
@dirrmtry share/doc/HTML
--- krefty-0.2_5.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list