Bug 165297

Summary: [PATCH] graphics/imlib2: switch to graphics/giflib
Product: Ports & Packages Reporter: Jimmy Olgeni <olgeni>
Component: Individual Port(s)Assignee: Brendan Fabeny <bf>
Status: Closed FIXED    
Severity: Affects Only Me CC: bf
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
imlib2-1.4.5,2.patch none

Description Jimmy Olgeni freebsd_committer freebsd_triage 2012-02-19 18:50:01 UTC
Switch to using graphics/giflib rather than the deprecated graphics/libungif.

As it is, the port will pick up libungif when building packages in tinderbox.

Port maintainer (bf@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-02-19 18:50:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->bf

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-02-21 04:07:43 UTC
bf          2012-02-21 04:07:34 UTC

  FreeBSD ports repository

  Modified files:
    graphics/imlib2      Makefile 
  Log:
  always use graphics/giflib, rather than the deprecated
  graphics/libungif, for WITH_GIF
  
  PR:             165297
  Submitted by:   olgeni
  
  Revision  Changes    Path
  1.147     +1 -5      ports/graphics/imlib2/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 3 Brendan Fabeny freebsd_committer freebsd_triage 2012-02-21 04:09:24 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!