Date: Thu, 26 Oct 2006 13:14:36 -0400 (EDT) From: Thomas Abthorpe <thomas@goodking.ca> To: FreeBSD-gnats-submit@FreeBSD.org Cc: smoberly@karamazov.org, thomas@goodking.ca Subject: ports/104834: [PATCH] comms/kallers: fix pkg-plist, pet portlint Message-ID: <200610261714.k9QHEaFl032860@goodking.goodking.ca> Resent-Message-ID: <200610261720.k9QHKGMR095292@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 104834 >Category: ports >Synopsis: [PATCH] comms/kallers: 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 17:20: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, adresses http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.2006101905/kallers-0.3.0_7.log - pet porlint by setting INSTALLS_ICONS Port maintainer (smoberly@karamazov.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- kallers-0.3.0_7.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/comms/kallers/Makefile,v retrieving revision 1.9 diff -u -r1.9 Makefile --- Makefile 3 May 2006 23:38:36 -0000 1.9 +++ Makefile 26 Oct 2006 17:12:33 -0000 @@ -16,6 +16,7 @@ USE_BZIP2= yes USE_KDELIBS_VER= 3 USE_GMAKE= yes +INSTALLS_ICONS= yes USE_AUTOTOOLS= libtool:15 CONFIGURE_TARGET= Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/comms/kallers/pkg-plist,v retrieving revision 1.4 diff -u -r1.4 pkg-plist --- pkg-plist 23 Feb 2006 10:34:56 -0000 1.4 +++ pkg-plist 26 Oct 2006 17:12:33 -0000 @@ -14,11 +14,3 @@ @dirrm share/apps/kallers/sound @dirrm share/apps/kallers/pics @dirrm share/apps/kallers -@dirrmtry share/icons/hicolor/48x48/apps -@dirrmtry share/icons/hicolor/48x48 -@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 --- kallers-0.3.0_7.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?200610261714.k9QHEaFl032860>