| Summary: | editors/emacs-devel: update to 22.0.93 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | NIIMI Satoshi <sa2c> | ||||
| Component: | Individual Port(s) | Assignee: | Andrey Slusar <anray> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
NIIMI Satoshi
2007-01-28 04:10:18 UTC
State Changed From-To: open->feedback Awaiting maintainers feedback On 2007-01-28 13:06, NIIMI Satoshi <sa2c@sa2c.net> wrote: > >Number: 108464 > >Category: ports > >Synopsis: editors/emacs-devel: update to 22.0.93 Excellent! Thanks :) I'm test-building this right now. I'll ask one of our ports committers to "cvs commit" it shortly after the tests are done. 2007/1/28, Giorgos Keramidas <keramida@freebsd.org>: > I'm test-building this right now. I'll ask one of our ports committers > to "cvs commit" it shortly after the tests are done. How are the tests results? I've been using the patched port and experienced no problem. For me it also works, but file DOC-22.0.93.2 is present in pkg-plist, and is not present in emacs-22.0.93.tar.gz built with WITHOUT_GTK=yes -- Max N. Boyarov On 2007-02-05 13:45, "Max N. Boyarov" <m.boyarov@bsd.by> wrote: > For me it also works, > but file DOC-22.0.93.2 is present in pkg-plist, > and is not present in emacs-22.0.93.tar.gz > built with WITHOUT_GTK=yes Exactly. I am trying to find out why the pkg-plist creation doesn't really work as before. Since this is a minor bug, which doesn't cause important failures, I think I'll ask anray@ to review the patch and commit it; then while users have a chance to use the pretest version of Emacs, I can work on fixing the plist. On 2007-02-05 19:24, NIIMI Satoshi <sa2c@sa2c.net> wrote: >2007/1/28, Giorgos Keramidas <keramida@freebsd.org>: >>I'm test-building this right now. I'll ask one of our ports committers >>to "cvs commit" it shortly after the tests are done. > > How are the tests results? > I've been using the patched port and experienced no problem. There is a packaging plist bug, which I'm trying to solve, but other than that the tests have worked fine on FreeBSD/i386 here. Responsible Changed From-To: freebsd-ports-bugs->anray I'll take it. State Changed From-To: feedback->open Maintainer approved. anray 2007-02-06 20:58:06 UTC
FreeBSD ports repository
Modified files:
editors/emacs-devel Makefile distinfo pkg-plist
Mk bsd.emacs.mk
Removed files:
editors/emacs-devel/files patch-configure.in
patch-lib-src-Makefile.in
patch-src__xmenu.c
Log:
Update to 22.0.93
PR: ports/108464
Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
Approved by: keramida(maintainer)
Revision Changes Path
1.61 +2 -2 ports/Mk/bsd.emacs.mk
1.12 +10 -15 ports/editors/emacs-devel/Makefile
1.7 +3 -3 ports/editors/emacs-devel/distinfo
1.5 +0 -12 ports/editors/emacs-devel/files/patch-configure.in (dead)
1.5 +0 -28 ports/editors/emacs-devel/files/patch-lib-src-Makefile.in (dead)
1.2 +0 -15 ports/editors/emacs-devel/files/patch-src__xmenu.c (dead)
1.9 +7 -7 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"
State Changed From-To: open->closed Committed. Thanks! |