Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Oct 2006 13:11:40 -0400 (EDT)
From:      Thomas Abthorpe <thomas@goodking.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        thomas@goodking.ca
Subject:   ports/104861: [PATCH] lang/klogoturtle: fix pkg-plist, pet portlint
Message-ID:  <200610271711.k9RHBeqi033244@goodking.goodking.ca>
Resent-Message-ID: <200610271720.k9RHKILj024657@freefall.freebsd.org>

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

>Number:         104861
>Category:       ports
>Synopsis:       [PATCH] lang/klogoturtle: 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:   Fri Oct 27 17:20:18 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/klogoturtle-0.6_4.log
- pet portlint, set INSTALLS_ICONS

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

--- klogoturtle-0.6_4.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/lang/klogoturtle/Makefile,v
retrieving revision 1.14
diff -u -r1.14 Makefile
--- Makefile	9 May 2006 20:52:16 -0000	1.14
+++ Makefile	27 Oct 2006 17:10:01 -0000
@@ -15,6 +15,7 @@
 
 USE_KDELIBS_VER=3
 USE_AUTOTOOLS=	libtool:15
+INSTALLS_ICONS=	yes
 CONFIGURE_ENV=	LDFLAGS="${PTHREAD_LIBS}"
 
 post-patch:
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/lang/klogoturtle/pkg-plist,v
retrieving revision 1.6
diff -u -r1.6 pkg-plist
--- pkg-plist	29 Jul 2006 19:56:55 -0000	1.6
+++ pkg-plist	27 Oct 2006 17:10:01 -0000
@@ -31,12 +31,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/icons/hicolor/16x16/apps
-@dirrmtry share/icons/hicolor/16x16
-@dirrmtry share/icons/hicolor
-@dirrmtry share/icons
 @dirrm share/doc/HTML/pt_BR/klogoturtle
 @dirrmtry share/doc/HTML/pt_BR
 @dirrm share/doc/HTML/it/klogoturtle
--- klogoturtle-0.6_4.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?200610271711.k9RHBeqi033244>