Bug 165383 - [PATCH] x11-wm/afterstep-stable: migrate from libungif to giflib
Summary: [PATCH] x11-wm/afterstep-stable: 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: Greg Lewis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-22 04:00 UTC by Steve Wills
Modified: 2012-02-25 18:20 UTC (History)
1 user (show)

See Also:


Attachments
afterstep-2.2.11.patch (1012 bytes, patch)
2012-02-22 04: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-22 04:00:20 UTC
See patch, which makes this use giflib instead of libungif. The two were
recently made to conflict and giflib is the prefered one. Also, mark
MAKE_JOBS_UNSAFE since this failed for me with MAKE_JOBS enabled. Also, pacify
portlint by removing the blank line between MASTER_SITES and DISTNAME.

Port maintainer (glewis@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-22 04:00:36 UTC
Responsible Changed
From-To: freebsd-ports-bugs->glewis

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Greg Lewis freebsd_committer freebsd_triage 2012-02-25 18:11:02 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-02-25 18:11:02 UTC
glewis      2012-02-25 18:10:47 UTC

  FreeBSD ports repository

  Modified files:
    x11-wm/afterstep-stable Makefile 
  Log:
  . Change gif dependency from libungif to giflib due to the latter being the
    preferred library of the two.  I actually think this is superfluous as
    this library is never linked in (nor is the inbuilt version used).  I'll
    investigate this further.
  . Mark as MAKE_JOBS_UNSAFE.
  . Pet portlint.
  
  PR:             165383
  Submitted by:   swills@
  
  Revision  Changes    Path
  1.96      +2 -2      ports/x11-wm/afterstep-stable/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"