ports/104863: [PATCH] math/pgcalc2: fix pkg-plist, pet porlint

Thomas Abthorpe thomas at goodking.ca
Fri Oct 27 18:10:21 UTC 2006


>Number:         104863
>Category:       ports
>Synopsis:       [PATCH] math/pgcalc2: fix pkg-plist, pet porlint
>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 18: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/pgcalc2-2.2.4.log
- pet portlint, remove wihtepace and set INSTALLS_ICONS

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

--- pgcalc2-2.2.4.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/math/pgcalc/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile	23 Feb 2006 10:37:55 -0000	1.4
+++ Makefile	27 Oct 2006 18:03:11 -0000
@@ -14,9 +14,10 @@
 COMMENT=	A powerful scientific skinnable calculator
 
 USE_QT_VER=	3
-USE_KDELIBS_VER= 3
+USE_KDELIBS_VER=	3
 USE_GMAKE=	yes
 USE_AUTOTOOLS=	libtool:15
+INSTALLS_ICONS=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib"
 
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/math/pgcalc/pkg-plist,v
retrieving revision 1.2
diff -u -r1.2 pkg-plist
--- pkg-plist	22 Jan 2006 02:26:22 -0000	1.2
+++ pkg-plist	27 Oct 2006 18:03:11 -0000
@@ -126,10 +126,6 @@
 %%DOCSDIR%%/var_dlg1.png
 @dirrm %%DOCSDIR%%
 share/icons/hicolor/32x32/apps/pgcalc2.png
- at dirrmtry share/icons/hicolor/32x32/apps
- at dirrmtry share/icons/hicolor/32x32
- at dirrmtry share/icons/hicolor
- at dirrmtry share/icons
 share/applnk/Office/PGCalculator/pgcalc2.desktop
 share/applnk/Office/PGCalculator/pgcalc2-BHP49G.desktop
 share/applnk/Office/PGCalculator/pgcalc2-Metallic.desktop
--- pgcalc2-2.2.4.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list