NetBSD Problem Report #52635

From www@NetBSD.org  Sat Oct 21 20:35:00 2017
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified))
	by mollari.NetBSD.org (Postfix) with ESMTPS id 265D47A1FA
	for <gnats-bugs@gnats.NetBSD.org>; Sat, 21 Oct 2017 20:35:00 +0000 (UTC)
Message-Id: <20171021203459.565557A212@mollari.NetBSD.org>
Date: Sat, 21 Oct 2017 20:34:59 +0000 (UTC)
From: matthias@petermann-it.de
Reply-To: matthias@petermann-it.de
To: gnats-bugs@NetBSD.org
Subject: pkgsrc: print/scribus-qt4 is missing buildlink to textproc/hyphen, causing build to fail
X-Send-Pr-Version: www-1.0

>Number:         52635
>Category:       pkg
>Synopsis:       pkgsrc: print/scribus-qt4 is missing buildlink to textproc/hyphen, causing build to fail
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Oct 21 20:35:01 +0000 2017
>Closed-Date:    Mon Apr 30 06:33:56 +0000 2018
>Last-Modified:  Mon Apr 30 06:33:56 +0000 2018
>Originator:     Matthias Petermann
>Release:        NetBSD 7.1/amd64
>Organization:
>Environment:
NetBSD x220 7.1 NetBSD 7.1 (GENERIC.201703111743Z) amd64
>Description:
When building print/scribus-qt4 on a clean system, build fails due to missing hyphen shared library.
>How-To-Repeat:
- on NetBSD 7.1/amd64 with pkgsrc-2017Q3, do "make package clean" in /usr/pkgsrc/print/scribus-qt4
>Fix:
I am proposing the following patch to solve the problem:

--- /usr/pkgsrc-current/print/scribus-qt4/Makefile	2017-09-26 00:26:51.000000000 +0200
+++ /usr/pkgsrc/print/scribus-qt4/Makefile	2017-10-21 18:54:49.000000000 +0200
@@ -1,7 +1,7 @@
 # $NetBSD: Makefile,v 1.48 2017/09/25 22:26:51 joerg Exp $

 DISTNAME=		scribus-1.4.3
-PKGREVISION=		10
+PKGREVISION=		11
 CATEGORIES=		print
 MASTER_SITES=		${MASTER_SITE_SOURCEFORGE:=scribus/}
 EXTRACT_SUFX=		.tar.xz
@@ -40,6 +40,8 @@
 .include "../../graphics/tiff/buildlink3.mk"
 .include "../../textproc/libxml2/buildlink3.mk"
 #.include "../../textproc/hunspell/buildlink3.mk"
+.include "../../textproc/hyphen/buildlink3.mk"
 .include "../../x11/libSM/buildlink3.mk"
 .include "../../x11/libX11/buildlink3.mk"
 .include "../../x11/libXt/buildlink3.mk"

>Release-Note:

>Audit-Trail:
From: "David A. Holland" <dholland@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/52635 CVS commit: pkgsrc/print/scribus-qt4
Date: Sun, 29 Apr 2018 04:45:30 +0000

 Module Name:	pkgsrc
 Committed By:	dholland
 Date:		Sun Apr 29 04:45:30 UTC 2018

 Modified Files:
 	pkgsrc/print/scribus-qt4: Makefile

 Log Message:
 Needs textproc/hyphen; from PR 52635 by Matthias Petermann.


 To generate a diff of this commit:
 cvs rdiff -u -r1.55 -r1.56 pkgsrc/print/scribus-qt4/Makefile

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

State-Changed-From-To: open->closed
State-Changed-By: dholland@NetBSD.org
State-Changed-When: Mon, 30 Apr 2018 06:33:56 +0000
State-Changed-Why:
Committed, thanks


>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.43 2018/01/16 07:36:43 maya Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2017 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.