aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorbsam <bsam@FreeBSD.org>2009-02-02 23:08:10 +0800
committerbsam <bsam@FreeBSD.org>2009-02-02 23:08:10 +0800
commit95ff159e9f8673cf9ed53c1203a62fb3e6b01b36 (patch)
tree9e7edde1e282b9eb3c6307c1a7aea798723679b0 /editors
parent084b3fb689b34a987cf542d6aad01f4fe51f1564 (diff)
downloadfreebsd-ports-gnome-95ff159e9f8673cf9ed53c1203a62fb3e6b01b36.tar.gz
freebsd-ports-gnome-95ff159e9f8673cf9ed53c1203a62fb3e6b01b36.tar.zst
freebsd-ports-gnome-95ff159e9f8673cf9ed53c1203a62fb3e6b01b36.zip
. add pkg-message;
. bump PORTREVISION. PR: ports/131275 Submitted by: keramida (maintainer, followup to the PR)
Diffstat (limited to 'editors')
-rw-r--r--editors/emacs-devel/Makefile1
-rw-r--r--editors/emacs-devel/pkg-message20
2 files changed, 21 insertions, 0 deletions
diff --git a/editors/emacs-devel/Makefile b/editors/emacs-devel/Makefile
index f71b6f5bd964..f68e3a70056d 100644
--- a/editors/emacs-devel/Makefile
+++ b/editors/emacs-devel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= emacs
PORTVERSION= ${EMACS_VER}
+PORTREVISION= 1
CATEGORIES= editors ipv6
MASTER_SITES= ${MASTER_SITE_GNU_ALPHA}
MASTER_SITE_SUBDIR= emacs/pretest
diff --git a/editors/emacs-devel/pkg-message b/editors/emacs-devel/pkg-message
new file mode 100644
index 000000000000..cd25099431a1
--- /dev/null
+++ b/editors/emacs-devel/pkg-message
@@ -0,0 +1,20 @@
+This is the first pretest for what will be the Emacs 23.1
+release. As a result, there may be packaging errors in the
+tarball, so please be on the lookout for problems with
+installation.
+
+Pretesters: please send an email to keramida@ceid.upatras.gr
+reporting success or failure on your systems. In addition,
+please report bugs via M-x report-emacs-bugs, or send an email
+to emacs-pretest-bug@gnu.org. For questions, please email
+emacs-devel@gnu.org.
+
+Emacs 23 contains many changes relative to Emacs 22. For
+details, see the file etc/NEWS. A few particular notes for
+those who have not been following Emacs CVS development:
+
+ - The RMAIL mail package was recently changed to use mbox
+ instead of Babyl for its internal format. This part of
+ Emacs may be less stable than others; for safety, please
+ back up your mail files before trying the new Rmail.
+