ports/104836: [PATCH] databases/ksqlshell: fix pkg-plist, pet portlint
Thomas Abthorpe
thomas at goodking.ca
Thu Oct 26 18:20:08 UTC 2006
>Number: 104836
>Category: ports
>Synopsis: [PATCH] databases/ksqlshell: 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 18:20:07 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, adresses http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.2006101905/ksqlshell-0.2_1.log
- pet portlint by setting INTALLS_ICONS
Port maintainer (mich at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- ksqlshell-0.2_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/ksqlshell/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile 4 May 2006 21:39:58 -0000 1.4
+++ Makefile 26 Oct 2006 18:15:44 -0000
@@ -20,6 +20,7 @@
USE_GMAKE= yes
USE_MYSQL= yes
USE_PGSQL= yes
+INSTALLS_ICONS= yes
post-patch:
@${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT}
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/databases/ksqlshell/pkg-plist,v
retrieving revision 1.2
diff -u -r1.2 pkg-plist
--- pkg-plist 22 Jan 2006 01:28:54 -0000 1.2
+++ pkg-plist 26 Oct 2006 18:15:44 -0000
@@ -71,10 +71,6 @@
@dirrmtry share/icons/locolor/16x16/apps
@dirrmtry share/icons/locolor/16x16
@dirrmtry share/icons/locolor
- at dirrmtry share/icons/hicolor/32x32/apps
- at dirrmtry share/icons/hicolor/32x32
- at dirrmtry share/hicolor
- at dirrmtry share/icons
@dirrmtry share/doc/HTML
@dirrm share/doc/HTML/en/ksqlshell
@dirrm share/doc/HTML/de/ksqlshell
--- ksqlshell-0.2_1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list