diff options
author | pav <pav@FreeBSD.org> | 2009-04-03 05:37:32 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-04-03 05:37:32 +0800 |
commit | 79da511c524df79173497a87fad595e7a4289a7a (patch) | |
tree | 45eaff168a5f61741d062571694efccda129cd9d /editors/emacs-devel | |
parent | 39215d0af0c1ec747ee3aca91a6646cb1b9faa98 (diff) | |
download | freebsd-ports-gnome-79da511c524df79173497a87fad595e7a4289a7a.tar.gz freebsd-ports-gnome-79da511c524df79173497a87fad595e7a4289a7a.tar.zst freebsd-ports-gnome-79da511c524df79173497a87fad595e7a4289a7a.zip |
- Update to 23.0.92
PR: ports/133294
Submitted by: keramida (maintainer)
Diffstat (limited to 'editors/emacs-devel')
-rw-r--r-- | editors/emacs-devel/Makefile | 6 | ||||
-rw-r--r-- | editors/emacs-devel/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/editors/emacs-devel/Makefile b/editors/emacs-devel/Makefile index 1b7cf1fd350b..8179f0172684 100644 --- a/editors/emacs-devel/Makefile +++ b/editors/emacs-devel/Makefile @@ -9,7 +9,7 @@ PORTNAME= emacs PORTVERSION= ${EMACS_VER} CATEGORIES= editors ipv6 MASTER_SITES= ${MASTER_SITE_GNU_ALPHA} -MASTER_SITE_SUBDIR= emacs/pretest +MASTER_SITE_SUBDIR= emacs/pretest MAINTAINER= keramida@ceid.upatras.gr COMMENT= GNU editing macros @@ -33,7 +33,7 @@ CONFLICTS= emacs-19.* emacs-21.* emacs-22.* \ INSTALLS_ICONS= yes -EMACS_VER= 23.0.91 +EMACS_VER= 23.0.92 GNU_CONFIGURE= yes USE_GMAKE= yes ALL_TARGET= bootstrap @@ -68,7 +68,7 @@ PLIST_SUB= EMACS_VER=${EMACS_VER} EMACS_ARCH=${CONFIGURE_TARGET} MAKE_ENV= LC_ALL=C -INFO= ada-mode autotype calc ccmode cl dbus dired-x \ +INFO= ada-mode auth autotype calc ccmode cl dbus dired-x \ ebrowse ediff efaq eintr elisp emacs-mime emacs epa \ erc eshell eudc flymake forms gnus idlwave info \ mairix-el message mh-e newsticker nxml-mode \ diff --git a/editors/emacs-devel/distinfo b/editors/emacs-devel/distinfo index cc48ca550cb3..03f144712d02 100644 --- a/editors/emacs-devel/distinfo +++ b/editors/emacs-devel/distinfo @@ -1,3 +1,3 @@ -MD5 (emacs-23.0.91.tar.gz) = 682c7badebd8fc991c7d31743833987e -SHA256 (emacs-23.0.91.tar.gz) = d0915f56a3c68090687d22a6f8d94f0e6edbf92c3600c746b512439863bf39fd -SIZE (emacs-23.0.91.tar.gz) = 43011675 +MD5 (emacs-23.0.92.tar.gz) = 3d2232a3efbafdb7280abe2f1f7802ac +SHA256 (emacs-23.0.92.tar.gz) = 53af89e1c80928130469da94f7acecbe3d663546432cfee8233568ed9e3ba7aa +SIZE (emacs-23.0.92.tar.gz) = 43022949 |