Bug 165374 - [PATCH] mail/spamprobe: migrate from libungif to giflib
Summary: [PATCH] mail/spamprobe: migrate from libungif to giflib
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: Stefan Walter
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-21 21:00 UTC by Steve Wills
Modified: 2012-02-24 07:01 UTC (History)
1 user (show)

See Also:


Attachments
spamprobe-1.4d_5.patch (1.06 KB, patch)
2012-02-21 21:00 UTC, Steve Wills
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Wills freebsd_committer freebsd_triage 2012-02-21 21:00:26 UTC
See patch, which makes this use giflib instead of libungif. The two were
recently made to conflict and giflib is the prefered one.

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

Generated with FreeBSD Port Tools 0.99_3 (mode: change, diff: CVS)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-02-21 21:00:44 UTC
Responsible Changed
From-To: freebsd-ports-bugs->stefan

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-02-24 06:58:43 UTC
stefan      2012-02-24 06:58:33 UTC

  FreeBSD ports repository

  Modified files:
    mail/spamprobe       Makefile 
  Log:
  Use giflib instead of the now obsolte libungif.
  
  PR:             165374
  Submitted by:   swills
  
  Revision  Changes    Path
  1.31      +4 -4      ports/mail/spamprobe/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 Stefan Walter freebsd_committer freebsd_triage 2012-02-24 07:00:38 UTC
State Changed
From-To: open->closed

Committed, thanks!