Bug 205656

Summary: editors/emacs-devel: update to latest (emacs-25 branch) revision
Product: Ports & Packages Reporter: Joseph Mingrone <jrm>
Component: Individual Port(s)Assignee: Ashish SHUKLA <ashish>
Status: Closed FIXED    
Severity: Affects Some People Flags: bugzilla: maintainer-feedback? (ashish)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch to update editors/emacs-devel to latest (emacs-25 branch) revision none

Description Joseph Mingrone freebsd_committer freebsd_triage 2015-12-28 07:17:17 UTC
Created attachment 164751 [details]
patch to update editors/emacs-devel to latest (emacs-25 branch) revision

- update editors/emacs-devel to latest emacs-25 branch revision
- removed unnecessary dbus checks (that don't work with clang)
- cosmetics changes to prevent lines longer than 80 characters
- update pkg-plist
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-01-04 07:57:59 UTC
A commit references this bug:

Author: ashish
Date: Mon Jan  4 07:56:59 UTC 2016
New revision: 405222
URL: https://svnweb.freebsd.org/changeset/ports/405222

Log:
  - Update to git revision 0a7ad07[1]
  - Cosmetic changes to Makefile[1]
  - Update pkg-plist[1]
  - Remove incorrect "tar:xz" from USES as the distfile is gzip-ed
    since r402637
  - Add MODULES option to add dynamic module support

  PR:		205656
  Submitted by:	Joseph Mingrone <jrm at ftfl.ca>[1]

Changes:
  head/editors/emacs-devel/Makefile
  head/editors/emacs-devel/distinfo
  head/editors/emacs-devel/pkg-plist
Comment 2 Ashish SHUKLA freebsd_committer freebsd_triage 2016-01-04 07:59:40 UTC
Thanks for the diff. It looks good to me, and have committed, with some additional changes.