Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Oct 2006 14:17:34 -0400 (EDT)
From:      Thomas Abthorpe <thomas@goodking.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        mich@FreeBSD.org, thomas@goodking.ca
Subject:   ports/104836: [PATCH] databases/ksqlshell: fix pkg-plist, pet portlint
Message-ID:  <200610261817.k9QIHYVd064693@goodking.goodking.ca>
Resent-Message-ID: <200610261820.k9QIK8k3000718@freefall.freebsd.org>

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

>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@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
-@dirrmtry share/icons/hicolor/32x32/apps
-@dirrmtry share/icons/hicolor/32x32
-@dirrmtry share/hicolor
-@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:



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