pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/49497: Unbreak graphics/ivtools
>Number: 49497
>Category: pkg
>Synopsis: Unbreak graphics/ivtools
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Dec 24 01:20:00 +0000 2014
>Originator: Sevan Janiyan
>Release: pkgsrc-current
>Organization:
>Environment:
Darwin 8.11.0 Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC Power Macintosh powerpc
>Description:
Fix packing issues
use LOWER_OPSYS macro so to cater for operating systems other than NetBSD
Add missed file
>How-To-Repeat:
>Fix:
Index: PLIST
===================================================================
RCS file: /cvsroot/pkgsrc/graphics/ivtools/PLIST,v
retrieving revision 1.10
diff -u -r1.10 PLIST
--- PLIST 5 Apr 2010 22:52:23 -0000 1.10
+++ PLIST 24 Dec 2014 01:16:23 -0000
@@ -154,6 +154,7 @@
include/GraphUnidraw/graphkit.h
include/GraphUnidraw/graphtools.h
include/GraphUnidraw/nodecomp.h
+include/IV-3_1/InterViews
include/IV-2_6/InterViews/adjuster.h
include/IV-2_6/InterViews/alignment.h
include/IV-2_6/InterViews/banner.h
@@ -617,7 +618,7 @@
lib/ivtools/config/alpha3.2-gcc.mk
lib/ivtools/config/alpha4-gcc.mk
lib/ivtools/config/arch.def
-lib/ivtools/config/config-netbsd-gcc.defs
+lib/ivtools/config/config-${LOWER_OPSYS}-gcc.defs
lib/ivtools/config/config.defs.in
lib/ivtools/config/config.mk
lib/ivtools/config/config.null.mk
@@ -844,4 +845,3 @@
man/man3/transforms.3
man/man3/uctrls.3
man/man3/viewcmds.3
-@pkgdir include/IV-3_1
cvs diff: Diffing patches
Home |
Main Index |
Thread Index |
Old Index