NetBSD Problem Report #40158
From www@NetBSD.org Fri Dec 12 15:40:45 2008
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11])
by narn.NetBSD.org (Postfix) with ESMTP id 6033563B89C
for <gnats-bugs@gnats.netbsd.org>; Fri, 12 Dec 2008 15:40:45 +0000 (UTC)
Message-Id: <20081212154045.29C2A63B121@narn.NetBSD.org>
Date: Fri, 12 Dec 2008 15:40:45 +0000 (UTC)
From: dogan@politics.ankara.edu.tr
Reply-To: dogan@politics.ankara.edu.tr
To: gnats-bugs@NetBSD.org
Subject: www/typolight package has an incorrect dependency
X-Send-Pr-Version: www-1.0
>Number: 40158
>Category: pkg
>Synopsis: www/typolight package has an incorrect dependency
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: taca
>State: closed
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Dec 12 15:45:00 +0000 2008
>Closed-Date: Fri Dec 12 15:49:03 +0000 2008
>Last-Modified: Fri Dec 12 15:50:02 +0000 2008
>Originator: Mustafa Dogan
>Release: NetBSD 4.0_STABLE
>Organization:
Ankara University
>Environment:
NetBSD 4.0_STABLE NetBSD 4.0_STABLE (GENERIC) #0: Thu Dec 4 03:06:06 EET 2008 root@localhost:/root/OBJ/sys/arch/i386/compile/GENERIC i386
>Description:
www/typolight has an incorrect dependency and cannot be packaged.
I think dependency graphics/gd should be replaced by graphics/php-gd.
Suggested patch is below.
--- Makefile.orig 2008-12-12 17:21:43.000000000 +0200
+++ Makefile 2008-12-12 19:38:26.000000000 +0200
@@ -10,7 +10,7 @@ MAINTAINER= taca@NetBSD.org
HOMEPAGE= http://www.typolight.org/
COMMENT= Powerful web content management system (CMS)
-DEPENDS+= ${PHP_PKG_PREFIX}-gd>=5.1.0:../../graphics/gd
+DEPENDS+= ${PHP_PKG_PREFIX}-gd>=5.1.0:../../graphics/php-gd
DEPENDS+= ${PHP_PKG_PREFIX}-mbstring>=5.1.0:../../misc/php-mbstring
DEPENDS+= ${PHP_PKG_PREFIX}-mysql>=5.1.0:../../databases/php-mysql
DEPENDS+= ${PHP_PKG_PREFIX}-mcrypt>=5.1.0:../../security/php-mcrypt
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: pkg-manager->taca
Responsible-Changed-By: taca@NetBSD.org
Responsible-Changed-When: Fri, 12 Dec 2008 15:49:03 +0000
Responsible-Changed-Why:
I'll take it.
State-Changed-From-To: open->closed
State-Changed-By: taca@NetBSD.org
State-Changed-When: Fri, 12 Dec 2008 15:49:03 +0000
State-Changed-Why:
Patch applied. Thanks for your problem report!
From: Takahiro Kambe <taca@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc:
Subject: PR/40158 CVS commit: pkgsrc/www/typolight
Date: Fri, 12 Dec 2008 15:47:00 +0000 (UTC)
Module Name: pkgsrc
Committed By: taca
Date: Fri Dec 12 15:47:00 UTC 2008
Modified Files:
pkgsrc/www/typolight: Makefile
Log Message:
Fix dependency for php-gd. Reported by PR pkg/40158 from Mustafa Dogan.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/www/typolight/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
>Unformatted:
(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-2007
The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.