NetBSD Problem Report #49497

From www@NetBSD.org  Wed Dec 24 01:20:00 2014
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK))
	by mollari.NetBSD.org (Postfix) with ESMTPS id 91D4CA6528
	for <gnats-bugs@gnats.NetBSD.org>; Wed, 24 Dec 2014 01:20:00 +0000 (UTC)
Message-Id: <20141224011959.873FFA6553@mollari.NetBSD.org>
Date: Wed, 24 Dec 2014 01:19:59 +0000 (UTC)
From: venture37@geeklan.co.uk
Reply-To: venture37@geeklan.co.uk
To: gnats-bugs@NetBSD.org
Subject: Unbreak graphics/ivtools
X-Send-Pr-Version: www-1.0

>Number:         49497
>Category:       pkg
>Synopsis:       Unbreak graphics/ivtools
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Dec 24 01:20:00 +0000 2014
>Closed-Date:    Fri Dec 26 08:49:29 +0000 2014
>Last-Modified:  Fri Dec 26 08:49:29 +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

>Release-Note:

>Audit-Trail:
From: "OBATA Akio" <obache@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/49497 CVS commit: pkgsrc/graphics/ivtools
Date: Thu, 25 Dec 2014 04:57:25 +0000

 Module Name:	pkgsrc
 Committed By:	obache
 Date:		Thu Dec 25 04:57:25 UTC 2014

 Modified Files:
 	pkgsrc/graphics/ivtools: PLIST

 Log Message:
 It is better to use ${LOWER_OPSYS} than fixed "netbsd" in PLIST for
 "platform_part" of config file name.
 XXX: complete list should be picked up from "configure.in"

 Fix a part of PR pkg/49497 by Sevan Janiyan.


 To generate a diff of this commit:
 cvs rdiff -u -r1.10 -r1.11 pkgsrc/graphics/ivtools/PLIST

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

State-Changed-From-To: open->feedback
State-Changed-By: obache@NetBSD.org
State-Changed-When: Thu, 25 Dec 2014 05:14:37 +0000
State-Changed-Why:
fixed?


From: "OBATA Akio" <obache@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/49497 CVS commit: pkgsrc/graphics/ivtools
Date: Thu, 25 Dec 2014 05:10:38 +0000

 Module Name:	pkgsrc
 Committed By:	obache
 Date:		Thu Dec 25 05:10:38 UTC 2014

 Modified Files:
 	pkgsrc/graphics/ivtools: Makefile PLIST distinfo
 	pkgsrc/graphics/ivtools/patches: patch-be

 Log Message:
 Assume cp as GNU cp only for Linux and Fixes installation of symbolic link,
 other than platforms using GNU cp except SVR4 and Darwin.
 FIxes a part of PR pkg/49497.

 Bump PKGREVISION.


 To generate a diff of this commit:
 cvs rdiff -u -r1.30 -r1.31 pkgsrc/graphics/ivtools/Makefile
 cvs rdiff -u -r1.11 -r1.12 pkgsrc/graphics/ivtools/PLIST
 cvs rdiff -u -r1.24 -r1.25 pkgsrc/graphics/ivtools/distinfo
 cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/ivtools/patches/patch-be

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

State-Changed-From-To: feedback->closed
State-Changed-By: obache@NetBSD.org
State-Changed-When: Fri, 26 Dec 2014 08:49:29 +0000
State-Changed-Why:
Confirmed fixed via private mail.


>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2014 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.