Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Oct 2006 13:09:38 -0400 (EDT)
From:      Thomas Abthorpe <thomas@goodking.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        thomas@goodking.ca
Subject:   ports/104860: [PATCH] games/easysok: fix pkg-plist, peet portlint
Message-ID:  <200610271709.k9RH9cuN032783@goodking.goodking.ca>
Resent-Message-ID: <200610271710.k9RHAMtC023944@freefall.freebsd.org>

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

>Number:         104860
>Category:       ports
>Synopsis:       [PATCH] games/easysok: fix pkg-plist, peet 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:   Fri Oct 27 17:10:21 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/easysok-0.3.5_2.log
- pet portlint, set INSTALLS_ICONS

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- easysok-0.3.5_2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/games/easysok/Makefile,v
retrieving revision 1.16
diff -u -r1.16 Makefile
--- Makefile	7 May 2006 23:45:14 -0000	1.16
+++ Makefile	27 Oct 2006 17:08:18 -0000
@@ -21,6 +21,7 @@
 USE_KDELIBS_VER=3
 USE_GMAKE=	yes
 USE_AUTOTOOLS=	libtool:15
+INSTALLS_ICONS=	yes
 
 .include <bsd.port.pre.mk>
 
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/games/easysok/pkg-plist,v
retrieving revision 1.3
diff -u -r1.3 pkg-plist
--- pkg-plist	23 Feb 2006 10:36:35 -0000	1.3
+++ pkg-plist	27 Oct 2006 17:08:18 -0000
@@ -235,11 +235,6 @@
 share/wallpapers/SpaceThemeBackground.png
 share/wallpapers/WarehouseKeeperThemeBackground.jpg
 @dirrmtry share/wallpapers
-@dirrmtry share/icons/hicolor/32x32/apps
-@dirrmtry share/icons/hicolor/32x32
-@dirrmtry share/icons/hicolor/16x16/apps
-@dirrmtry share/icons/hicolor/16x16
-@dirrmtry share/icons/hicolor
 @dirrmtry share/icons/locolor/32x32/apps
 @dirrmtry share/icons/locolor/32x32
 @dirrmtry share/icons/locolor/16x16/apps
--- easysok-0.3.5_2.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?200610271709.k9RH9cuN032783>