Bug 165299 - [PATCH] editors/emacs-devel: switch to graphics/giflib
Summary: [PATCH] editors/emacs-devel: switch to graphics/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: Ashish SHUKLA
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-19 19:50 UTC by Jimmy Olgeni
Modified: 2012-02-22 13:48 UTC (History)
1 user (show)

See Also:


Attachments
emacs-24.0.90.106240_2,1.patch (772 bytes, patch)
2012-02-19 19:50 UTC, Jimmy Olgeni
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jimmy Olgeni freebsd_committer freebsd_triage 2012-02-19 19:50:01 UTC
Switch to using graphics/giflib rather than the deprecated
graphics/libungif; avoid picking up libungif from tinderbox builds.

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

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

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Ashish SHUKLA freebsd_committer freebsd_triage 2012-02-19 21:36:55 UTC
Hi,

I'll commit this and ports/165298 diffs, when I'm going to commit ports/165082
(which updates editors/emacs and editors/emacs-devel ports).

Thanks
-- 
Ashish SHUKLA      | GPG: F682 CDCC 39DC 0FEA E116  20B6 C746 CFA9 E74F A4B0
freebsd.org!ashish | http://people.freebsd.org/~ashish/

Avoid Success At All Costs !!
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-02-22 13:23:26 UTC
ashish      2012-02-22 13:23:12 UTC

  FreeBSD ports repository

  Modified files:
    editors/emacs-devel  Makefile distinfo 
    editors/emacs-devel/files patch-configure.in 
                              patch-src_sysdep.c 
  Log:
  - Update to bzr revision 107364
  - Fix building on Sparc architecture
  - Remove dependency on libungif[1]
  
  PR:             ports/165299[1]
  Submitted by:   olgeni[1]
  
  Revision  Changes    Path
  1.61      +2 -7      ports/editors/emacs-devel/Makefile
  1.33      +2 -2      ports/editors/emacs-devel/distinfo
  1.11      +6 -6      ports/editors/emacs-devel/files/patch-configure.in
  1.2       +12 -5     ports/editors/emacs-devel/files/patch-src_sysdep.c
_______________________________________________
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 4 Ashish SHUKLA freebsd_committer freebsd_triage 2012-02-22 13:48:27 UTC
State Changed
From-To: open->closed

Committed. Thanks!