- Update to 23.0.92

PR:		ports/133294
Submitted by:	keramida (maintainer)
This commit is contained in:
Pav Lucistnik 2009-04-02 21:37:32 +00:00
parent 41d14e7214
commit 732ec7bd52
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=231500
3 changed files with 8 additions and 8 deletions

View File

@ -1,5 +1,5 @@
#
# $FreeBSD: /tmp/pcvs/ports/Mk/bsd.emacs.mk,v 1.77 2009-03-07 13:02:36 bsam Exp $
# $FreeBSD: /tmp/pcvs/ports/Mk/bsd.emacs.mk,v 1.78 2009-04-02 21:37:31 pav Exp $
#
# bsd.emacs.mk - 19990829 Shigeyuki Fukushima.
#
@ -100,7 +100,7 @@ PLIST?= ${PKGDIR}/pkg-plist.${EMACS_PORT_NAME}
# Emacs-23.x (development version)
.elif (${EMACS_PORT_NAME} == "emacs-devel")
EMACS_NAME= emacs
EMACS_VER= 23.0.91
EMACS_VER= 23.0.92
EMACS_MAJOR_VER= 23
EMACS_LIBDIR?= share/${EMACS_NAME}
EMACS_LIBDIR_WITH_VER?= share/${EMACS_NAME}/${EMACS_VER}

View File

@ -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 \

View File

@ -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