mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
- Update to bzr revision 24.4.50
- Update version of emacs-devel port in bsd.emacs.mk
This commit is contained in:
parent
4e73b39cde
commit
1856447336
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352771
@ -134,7 +134,7 @@ PLIST?= ${PKGDIR}/pkg-plist.${EMACS_PORT_NAME}
|
||||
# Emacs-24.x (development version)
|
||||
.elif (${EMACS_PORT_NAME} == "emacs-devel")
|
||||
EMACS_NAME= emacs
|
||||
EMACS_VER= 24.3.50
|
||||
EMACS_VER= 24.4.50
|
||||
EMACS_MAJOR_VER= 24
|
||||
EMACS_LIBDIR?= share/${EMACS_NAME}
|
||||
EMACS_LIBDIR_WITH_VER?= share/${EMACS_NAME}/${EMACS_VER}
|
||||
|
@ -2,12 +2,12 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= emacs
|
||||
PORTVERSION= ${EMACS_VER}
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= ${EMACS_VER}.${EMACS_REV}
|
||||
PORTEPOCH= 2
|
||||
CATEGORIES= editors ipv6
|
||||
MASTER_SITES= GNU_ALPHA
|
||||
MASTER_SITE_SUBDIR= emacs/pretest
|
||||
MASTER_SITES= http://distfiles.pirateparty.in/%SUBDIR%/ \
|
||||
${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= ashish
|
||||
PKGNAMESUFFIX= -devel
|
||||
|
||||
MAINTAINER= ashish@FreeBSD.org
|
||||
@ -21,7 +21,8 @@ CONFLICTS= emacs-19.* emacs21-[0-9]* emacs22-[0-9]* emacs23-[0-9]* \
|
||||
xemacs-mule-[0-9]* xemacs-devel-mule-[0-9]* \
|
||||
emacs-nox11-[0-9]*
|
||||
|
||||
EMACS_VER= 24.3.90
|
||||
EMACS_VER= 24.4.50
|
||||
EMACS_REV= 117036
|
||||
GNU_CONFIGURE= yes
|
||||
USES= ncurses pkgconfig gmake shebangfix tar:xz
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
@ -47,8 +48,8 @@ INFO= ada-mode auth autotype bovine calc ccmode cl dbus dired-x \
|
||||
ebrowse ede ediff edt efaq eieio eintr elisp emacs-mime emacs-gnutls emacs epa \
|
||||
erc ert eshell eudc eww flymake forms gnus htmlfontify idlwave ido info \
|
||||
mairix-el message mh-e newsticker nxml-mode octave-mode \
|
||||
org pcl-cvs pgg rcirc reftex remember sasl sc semantic ses sieve \
|
||||
smtpmail speedbar srecode todo-mode tramp url vip viper widget wisent woman
|
||||
org pcl-cvs pgg rcirc reftex remember sasl sc semantic ses sieve smtpmail speedbar \
|
||||
srecode todo-mode tramp url vhdl-mode vip viper widget wisent woman
|
||||
|
||||
OPTIONS_DEFINE= X11 ACL DBUS GCONF GIF JPEG M17N OTF PNG SOUND SOURCES SVG TIFF SCROLLBARS \
|
||||
XFT XIM XML XPM MAGICK GNUTLS GSETTINGS LTO FILENOTIFY
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (emacs-24.3.90.tar.xz) = f82ed8db1e225b760eba09ab37a5a908160e7e76158143bc0d0ac23fd0e6a30f
|
||||
SIZE (emacs-24.3.90.tar.xz) = 39407604
|
||||
SHA256 (emacs-24.4.50.117036.tar.xz) = 1436ae398891101e07ada703535b64fbcf0155ef5084a2664ac1ec9f968c431e
|
||||
SIZE (emacs-24.4.50.117036.tar.xz) = 30693720
|
||||
|
Loading…
Reference in New Issue
Block a user