Bug 119290 - update of editors/emacs-devel to a new cvs snapshot
Summary: update of editors/emacs-devel to a new cvs snapshot
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: Andrey Slusar
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-03 04:40 UTC by Giorgos Keramidas
Modified: 2008-01-27 14:32 UTC (History)
0 users

See Also:


Attachments
patchfile-emacs-23.0.50-port (65.92 KB, text/plain)
2008-01-03 04:40 UTC, Giorgos Keramidas
no flags Details
file.diff (515 bytes, patch)
2008-01-03 04:40 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-01-03 04:40:00 UTC

How-To-Repeat: 
I've uploaded a new distfile for editors/emacs-devel, which updates the
port to a snapshot taken from the CVS HEAD branch of GNU Emacs at
2008/01/01 21:19:17 UTC.

The files affected in the ports/editors/emacs-devel directory are ...

    Makefile                              |   21 -
    distinfo                              |    6
    files/patch-Makefile.in               |   14
    files/patch-doc-emacs-Makefile.in     |   20 +
    files/patch-doc-lispintro-Makefile.in |   19 +
    files/patch-doc-lispref-Makefile.in   |   38 ++
    files/patch-doc-misc-Makefile.in      |   11
    files/patch-lispintro-Makefile.in     |   11
    files/patch-lispref-Makefile.in       |   38 --
    files/patch-man-Makefile.in           |   11
    files/patch-src-alloc.c               |   15
    files/patch-src__alloc.c              |   14
    pkg-plist                             |  622 +++++++++++++++++++++++++---------
    13 files changed, 596 insertions(+), 244 deletions(-)

Attached below are two patches:

  (1) patchfile-emacs-23.0.50-port
      The updates to ports/editors/emacs-devel

  (2) patchfile-emacs-23.0.50-bsd.emacs.mk
      Version updates to ports/Mk/bsd.emacs.mk

The distfile is already online at:

  ftp://ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/keramida

so this should be usable as a drop-in replacement of the current (very
out of date) emacs-devel port.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-01-03 04:40: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-01-03 04:40:12 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-01-03 04:40:18 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Giorgos Keramidas freebsd_committer freebsd_triage 2008-01-03 04:44:41 UTC
State Changed
From-To: feedback->open

Patches implicitly approved (made by me).  A bit of help 
from ports committers to test them on a ports tinderbox 
would be nice, and then we can commit them to the tree :)
Comment 5 Giorgos Keramidas freebsd_committer freebsd_triage 2008-01-03 15:47:26 UTC
Responsible Changed
From-To: keramida->freebsd-ports

Return to the pool of 'ports' PRs.  I am not a Ports committer, 
so someone more experienced will have to approve this.
Comment 6 Mark Linimon freebsd_committer freebsd_triage 2008-01-03 16:05:40 UTC
Responsible Changed
From-To: freebsd-ports->freebsd-ports-bugs

Canonicalize assignment.
Comment 7 Andrey Slusar freebsd_committer freebsd_triage 2008-01-27 14:08:50 UTC
Responsible Changed
From-To: freebsd-ports-bugs->anray

I'll take it.
Comment 8 dfilter service freebsd_committer freebsd_triage 2008-01-27 14:26:48 UTC
anray       2008-01-27 14:26:42 UTC

  FreeBSD ports repository

  Modified files:
    editors/emacs-devel  Makefile distinfo pkg-plist 
    editors/emacs-devel/files patch-Makefile.in 
    Mk                   bsd.emacs.mk 
  Added files:
    editors/emacs-devel/files patch-doc-emacs-Makefile.in 
                              patch-doc-lispintro-Makefile.in 
                              patch-doc-lispref-Makefile.in 
                              patch-doc-misc-Makefile.in 
  Removed files:
    editors/emacs-devel/files patch-lispintro-Makefile.in 
                              patch-lispref-Makefile.in 
                              patch-man-Makefile.in 
                              patch-src__alloc.c 
  Log:
  - Update editors/emacs-devel to 23.0.50.20080101 snapshot.
  
  PR:             ports/119290
  Submitted by:   keramida(maintainer)
  
  Revision  Changes    Path
  1.71      +3 -3      ports/Mk/bsd.emacs.mk
  1.19      +13 -10    ports/editors/emacs-devel/Makefile
  1.11      +3 -3      ports/editors/emacs-devel/distinfo
  1.5       +7 -7      ports/editors/emacs-devel/files/patch-Makefile.in
  1.1       +20 -0     ports/editors/emacs-devel/files/patch-doc-emacs-Makefile.in (new)
  1.1       +19 -0     ports/editors/emacs-devel/files/patch-doc-lispintro-Makefile.in (new)
  1.1       +38 -0     ports/editors/emacs-devel/files/patch-doc-lispref-Makefile.in (new)
  1.1       +11 -0     ports/editors/emacs-devel/files/patch-doc-misc-Makefile.in (new)
  1.5       +0 -11     ports/editors/emacs-devel/files/patch-lispintro-Makefile.in (dead)
  1.5       +0 -38     ports/editors/emacs-devel/files/patch-lispref-Makefile.in (dead)
  1.5       +0 -11     ports/editors/emacs-devel/files/patch-man-Makefile.in (dead)
  1.5       +0 -14     ports/editors/emacs-devel/files/patch-src__alloc.c (dead)
  1.12      +471 -151  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 9 Andrey Slusar freebsd_committer freebsd_triage 2008-01-27 14:32:37 UTC
State Changed
From-To: open->closed

Committed. Thanks!