Bug 124359 - [patch] editors/emacs-devel update to 2008-06-06 08:01:29 +0000
Summary: [patch] editors/emacs-devel update to 2008-06-06 08:01:29 +0000
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-06 20:20 UTC by Giorgos Keramidas
Modified: 2008-06-20 19:55 UTC (History)
0 users

See Also:


Attachments
emacs-cvs-20080606.patch (20.52 KB, patch)
2008-06-06 20:20 UTC, Giorgos Keramidas
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Giorgos Keramidas freebsd_committer freebsd_triage 2008-06-06 20:20:01 UTC
The attached patch updates out old-ish snapshot of emacs-devel to a CVS
snapshot I 'ported' today.  The coding-system issues of earlier May
snapshots seem to be solved now, and I converted some @dirrm directives
to @dirrmtry, because the mime-type and icon directories are shared by
Emacs and other ports (i.e. XFCE4 or GNOME), and they are not
necessarily empty when Emacs is deinstalled.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-06-06 20:20:09 UTC
Class Changed
From-To: maintainer-update->change-request

Fix category (submitter is not maintainer) (via the GNATS Auto Assign 
Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2008-06-06 20:20:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->keramida

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2008-06-06 20:20:14 UTC
Maintainer of editors/emacs-devel,

Please note that PR ports/124359 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/124359

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 4 Edwin Groothuis freebsd_committer freebsd_triage 2008-06-06 20:20:17 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 5 Giorgos Keramidas freebsd_committer freebsd_triage 2008-06-06 20:51:30 UTC
Class Changed
From-To: change-request->maintainer-update

Submitter is maintainer, but used the wrong email alias :/
Comment 6 Giorgos Keramidas freebsd_committer freebsd_triage 2008-06-10 11:11:00 UTC
Responsible Changed
From-To: keramida->freebsd-ports-bugs

Put back into the pull, until I find a ports committer to check 
this for me and commit it.
Comment 7 dfilter service freebsd_committer freebsd_triage 2008-06-20 19:33:12 UTC
lippe       2008-06-20 18:33:05 UTC

  FreeBSD ports repository

  Modified files:
    editors/emacs-devel  Makefile distinfo pkg-plist 
    editors/emacs-devel/files patch-Makefile.in 
                              patch-doc-emacs-Makefile.in 
                              patch-doc-lispintro-Makefile.in 
  Log:
  - Update to 2008.06.06.08.01.29 snapshot version.
  - Make portlint happy.
  
  PR:             ports/124359
  Submitted by:   keramida
  Approved by:    gabor (mentor, implicit)
  
  Revision  Changes    Path
  1.22      +4 -2      ports/editors/emacs-devel/Makefile
  1.13      +3 -3      ports/editors/emacs-devel/distinfo
  1.6       +9 -9      ports/editors/emacs-devel/files/patch-Makefile.in
  1.2       +4 -4      ports/editors/emacs-devel/files/patch-doc-emacs-Makefile.in
  1.2       +5 -4      ports/editors/emacs-devel/files/patch-doc-lispintro-Makefile.in
  1.14      +101 -51   ports/editors/emacs-devel/pkg-plist
_______________________________________________
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 8 Felippe de Meirelles Motta freebsd_committer freebsd_triage 2008-06-20 19:55:19 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!