Date: Fri, 27 Oct 2006 11:06:36 -0400 (EDT) From: Thomas Abthorpe <thomas@goodking.ca> To: FreeBSD-gnats-submit@FreeBSD.org Cc: thomas@goodking.ca Subject: ports/104856: [PATCH] finance/kexchange: fix pkg-plist, pet portlint Message-ID: <200610271506.k9RF6aJu078077@goodking.goodking.ca> Resent-Message-ID: <200610271510.k9RFAJJk013134@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 104856 >Category: ports >Synopsis: [PATCH] finance/kexchange: 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 15:10:19 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/kexchange-1.0_4.log - pet portlint, set INSTALLS_ICONS Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- kexchange-1.0_4.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/finance/kexchange/Makefile,v retrieving revision 1.12 diff -u -r1.12 Makefile --- Makefile 7 May 2006 11:09:13 -0000 1.12 +++ Makefile 27 Oct 2006 15:04:50 -0000 @@ -17,6 +17,7 @@ USE_KDELIBS_VER=3 USE_AUTOTOOLS= libtool:15 +INSTALLS_ICONS= yes post-patch: @${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT} Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/finance/kexchange/pkg-plist,v retrieving revision 1.4 diff -u -r1.4 pkg-plist --- pkg-plist 29 Jul 2006 19:48:13 -0000 1.4 +++ pkg-plist 27 Oct 2006 15:04:50 -0000 @@ -35,12 +35,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/en/kexchange @dirrmtry share/doc/HTML/en @dirrmtry share/doc/HTML --- kexchange-1.0_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?200610271506.k9RF6aJu078077>