From nobody@FreeBSD.org  Wed Jan 22 20:43:17 2014
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id D6C65FEF
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 22 Jan 2014 20:43:17 +0000 (UTC)
Received: from oldred.freebsd.org (oldred.freebsd.org [IPv6:2001:1900:2254:206a::50:4])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id C402E11A6
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 22 Jan 2014 20:43:17 +0000 (UTC)
Received: from oldred.freebsd.org ([127.0.1.6])
	by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id s0MKhHmK036925
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 22 Jan 2014 20:43:17 GMT
	(envelope-from nobody@oldred.freebsd.org)
Received: (from nobody@localhost)
	by oldred.freebsd.org (8.14.5/8.14.5/Submit) id s0MKhHXQ036919;
	Wed, 22 Jan 2014 20:43:17 GMT
	(envelope-from nobody)
Message-Id: <201401222043.s0MKhHXQ036919@oldred.freebsd.org>
Date: Wed, 22 Jan 2014 20:43:17 GMT
From: Max Brazhnikov <makc@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: print/foo2zjs: fix dependency on libcups
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         186019
>Category:       ports
>Synopsis:       print/foo2zjs: fix dependency on libcups
>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:   Wed Jan 22 20:50:00 UTC 2014
>Closed-Date:    Wed Feb 19 08:04:58 UTC 2014
>Last-Modified:  Wed Feb 19 08:04:58 UTC 2014
>Originator:     Max Brazhnikov
>Release:        FreeBSD 9.2-STABLE amd64
>Organization:
>Environment:
>Description:

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: print/foo2zjs/Makefile
===================================================================
--- print/foo2zjs/Makefile	(revision 340729)
+++ print/foo2zjs/Makefile	(working copy)
@@ -11,7 +11,7 @@
 MAINTAINER=	bsam@FreeBSD.org
 COMMENT=	Driver for printers that use the ZjStream wire protocol
 
-LIB_DEPENDS=	libcups.so:${PORTSDIR}/print/cups-base
+LIB_DEPENDS=	libcups.so:${PORTSDIR}/print/cups-client
 RUN_DEPENDS=	${LOCALBASE}/share/foomatic/db/oldprinterids:${PORTSDIR}/print/foomatic-db \
 		foomatic-rip:${PORTSDIR}/print/foomatic-filters
 


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->bsam 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Jan 22 20:50:07 UTC 2014 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=186019 
Responsible-Changed-From-To: bsam->freebsd-ports-bugs 
Responsible-Changed-By: bsam 
Responsible-Changed-When: Sun Feb 16 21:20:05 UTC 2014 
Responsible-Changed-Why:  
I do t maintain the port any more. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=186019 
State-Changed-From-To: open->closed 
State-Changed-By: makc 
State-Changed-When: Wed Feb 19 08:04:58 UTC 2014 
State-Changed-Why:  
Fixed. 

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