From dm@home3.dinoex.sub.de  Mon May 18 14:14:48 2009
Return-Path: <dm@home3.dinoex.sub.de>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id F37B91065670
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 18 May 2009 14:14:47 +0000 (UTC)
	(envelope-from dm@home3.dinoex.sub.de)
Received: from uucp.dinoex.sub.de (uucp.dinoex.sub.de [194.45.71.2])
	by mx1.freebsd.org (Postfix) with ESMTP id 6A3F88FC18
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 18 May 2009 14:14:47 +0000 (UTC)
	(envelope-from dm@home3.dinoex.sub.de)
Received: from home3.dinoex.sub.de (home3.dinoex.sub.de [194.45.71.20])
	by uucp.dinoex.sub.de (8.14.2/8.14.2) with ESMTP id n4IEEUHn086851
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 18 May 2009 16:14:45 +0200 (CEST)
	(envelope-from dm@home3.dinoex.sub.de)
Received: (from dm@localhost)
	by home3.dinoex.sub.de (8.14.3/8.14.3/Submit) id n4IEEVLY056783;
	Mon, 18 May 2009 16:14:31 +0200 (CEST)
	(envelope-from dm)
Message-Id: <200905181414.n4IEEVLY056783@home3.dinoex.sub.de>
Date: Mon, 18 May 2009 16:14:31 +0200 (CEST)
From: dirk.meyer@dinoex.sub.org
Reply-To: dirk.meyer@dinoex.sub.org
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [patch] print/cups-pstoraster reduce depenedencies on cups-base
X-Send-Pr-Version: 3.113
X-GNATS-Notify: rea-fbsd@codelabs.ru

>Number:         134651
>Category:       ports
>Synopsis:       [patch] print/cups-pstoraster reduce depenedencies on cups-base
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 18 14:20:03 UTC 2009
>Closed-Date:    Mon May 18 22:52:25 CEST 2009
>Last-Modified:  Mon May 18 22:52:25 CEST 2009
>Originator:     Dirk Meyer
>Release:        FreeBSD 7.2-STABLE
>Organization:
privat
>Environment:

	cups-base >= 1.3.20_1

>Description:

	This ports need only libcupsimage.so to build.
	The the dependencies can be changed.
	Verfied sucessufull build in a clean jail.

>How-To-Repeat:

>Fix:

	apply this patch

Index: print/cups-pstoraster/Makefile
===================================================================
RCS file: /home/pcvs/ports/print/cups-pstoraster/Makefile,v
retrieving revision 1.31
diff -u -r1.31 Makefile
--- print/cups-pstoraster/Makefile	21 Aug 2008 06:18:08 -0000	1.31
+++ print/cups-pstoraster/Makefile	18 May 2009 14:00:58 -0000
@@ -17,7 +17,7 @@
 MAINTAINER=	rea-fbsd@codelabs.ru
 COMMENT=	Postscript interpreter for CUPS printing to non-PS printers
 
-LIB_DEPENDS=	cups.2:${PORTSDIR}/print/cups-base
+LIB_DEPENDS=	cupsimage.2:${PORTSDIR}/print/cups-image
 
 .if defined(WITH_CJK)
 RUN_DEPENDS+=	${LOCALBASE}/share/fonts/TrueType/ipag.ttf:${PORTSDIR}/japanese/ipa-ttfonts \

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Mon May 18 14:20:25 UTC 2009 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=134651 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: rea-fbsd@codelabs.ru
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/134651: [patch] print/cups-pstoraster reduce depenedencies on cups-base
Date: Mon, 18 May 2009 14:20:22 UT

 Maintainer of print/cups-pstoraster,
 
 Please note that PR ports/134651 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/134651
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
To: bug-followup@FreeBSD.org
Cc: dinoex@freebsd.org
Subject: Re: ports/134651: [patch] print/cups-pstoraster reduce
	depenedencies on cups-base
Date: Mon, 18 May 2009 19:55:18 +0400

 Dirk, *, good day.
 
 Thanks for the patch!
 
 Dirk Meyer wrote:
 > This ports need only libcupsimage.so to build.
 
 Strictly speaking, it also needs libcups.so, but it is provided by
 cups-client and cups-image has dependencies on it.
 
 > The the dependencies can be changed.
 > Verfied sucessufull build in a clean jail.
 
 Please, go ahead and commit the patch.
 -- 
 Eygene
  _                ___       _.--.   #
  \`.|\..----...-'`   `-._.-'_.-'`   #  Remember that it is hard
  /  ' `         ,       __.--'      #  to read the on-line manual
  )/' _/     \   `-_,   /            #  while single-stepping the kernel.
  `-'" `"\_  ,_.-;_.-\_ ',  fsc/as   #
      _.-'_./   {_.'   ; /           #    -- FreeBSD Developers handbook
     {_.-``-'         {_/            #

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/134651: commit references a PR
Date: Mon, 18 May 2009 20:16:58 +0000 (UTC)

 dinoex      2009-05-18 20:16:43 UTC
 
   FreeBSD ports repository
 
   Modified files:
     print/cups-pstoraster Makefile 
   Log:
   - depends on cups-image
   PR:             134651
   Approved by:    Eygene Ryabinkin
   
   Revision  Changes    Path
   1.32      +1 -1      ports/print/cups-pstoraster/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: feedback->closed 
State-Changed-By: dinoex 
State-Changed-When: Mon May 18 22:51:35 CEST 2009 
State-Changed-Why:  
committed, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=134651 
>Unformatted:
