Bug 134651 - [patch] print/cups-pstoraster reduce depenedencies on cups-base
Summary: [patch] print/cups-pstoraster reduce depenedencies on cups-base
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-18 15:20 UTC by dirk.meyer
Modified: 2009-05-18 21:52 UTC (History)
0 users

See Also:


Attachments
file.diff (689 bytes, patch)
2009-05-18 15:20 UTC, dirk.meyer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description dirk.meyer 2009-05-18 15:20:03 UTC
	This ports need only libcupsimage.so to build.
	The the dependencies can be changed.
	Verfied sucessufull build in a clean jail.

Fix: apply this patch
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-05-18 15:20:22 UTC
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
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-05-18 15:20:25 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Eygene Ryabinkin 2009-05-18 16:55:18 UTC
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
    {_.-``-'         {_/            #
Comment 4 dfilter service freebsd_committer freebsd_triage 2009-05-18 21:16:58 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"
Comment 5 Dirk Meyer freebsd_committer freebsd_triage 2009-05-18 21:51:35 UTC
State Changed
From-To: feedback->closed

committed, thanks.