- Update Emacs to 25.3

Security:	https://www.vuxml.org/freebsd/47e2e52c-975c-11e7-942d-5404a68a61a2.html
This commit is contained in:
Ashish SHUKLA 2017-09-12 15:34:32 +00:00
parent ad2eb451be
commit 938c9d589e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=449696
3 changed files with 6 additions and 7 deletions

View file

@ -66,7 +66,7 @@ EMACS_MASTERDIR_PKGFILES?= NO
# Emacs-25.x # Emacs-25.x
.if (${EMACS_PORT_NAME} == "emacs25") .if (${EMACS_PORT_NAME} == "emacs25")
EMACS_NAME= emacs EMACS_NAME= emacs
EMACS_VER= 25.2 EMACS_VER= 25.3
EMACS_MAJOR_VER= 25 EMACS_MAJOR_VER= 25
EMACS_LIBDIR?= share/${EMACS_NAME} EMACS_LIBDIR?= share/${EMACS_NAME}
EMACS_LIBDIR_WITH_VER?= share/${EMACS_NAME}/${EMACS_VER} EMACS_LIBDIR_WITH_VER?= share/${EMACS_NAME}/${EMACS_VER}
@ -99,7 +99,7 @@ PLIST?= ${PKGDIR}/pkg-plist.${EMACS_PORT_NAME}
.elif (${EMACS_PORT_NAME} == "emacs-nox11") .elif (${EMACS_PORT_NAME} == "emacs-nox11")
EMACS_NAME= emacs EMACS_NAME= emacs
EMACS_VER= 25.2 EMACS_VER= 25.3
EMACS_MAJOR_VER= 25 EMACS_MAJOR_VER= 25
EMACS_LIBDIR= share/${EMACS_NAME} EMACS_LIBDIR= share/${EMACS_NAME}
EMACS_LIBDIR_WITH_VER?= share/${EMACS_NAME}/${EMACS_VER} EMACS_LIBDIR_WITH_VER?= share/${EMACS_NAME}/${EMACS_VER}

View file

@ -3,7 +3,6 @@
PORTNAME= emacs PORTNAME= emacs
PORTVERSION= ${EMACS_VER} PORTVERSION= ${EMACS_VER}
PORTREVISION= 2
PORTEPOCH= 3 PORTEPOCH= 3
CATEGORIES= editors ipv6 CATEGORIES= editors ipv6
MASTER_SITES= GNU MASTER_SITES= GNU
@ -21,7 +20,7 @@ CONFLICTS_INSTALL?= emacs-devel-[0-9]* emacs-nox11-[0-9]*
BROKEN_aarch64= Fails to link: missing sbrk BROKEN_aarch64= Fails to link: missing sbrk
EMACS_VER= 25.2 EMACS_VER= 25.3
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
USES= cpe gmake makeinfo ncurses pkgconfig tar:xz USES= cpe gmake makeinfo ncurses pkgconfig tar:xz
# Building with GCC 4.6+ requires it; remove after 9.3 EOL # Building with GCC 4.6+ requires it; remove after 9.3 EOL

View file

@ -1,5 +1,5 @@
TIMESTAMP = 1492819467 TIMESTAMP = 1505178274
SHA256 (emacs-25.2.tar.xz) = 59b55194c9979987c5e9f1a1a4ab5406714e80ffcfd415cc6b9222413bc073fa SHA256 (emacs-25.3.tar.xz) = 253ac5e7075e594549b83fd9ec116a9dc37294d415e2f21f8ee109829307c00b
SIZE (emacs-25.2.tar.xz) = 46900336 SIZE (emacs-25.3.tar.xz) = 42854740
SHA256 (emacs25.1canna-20160919.diff.gz) = b0ef90be88e8b947d41805713735a79c6f78e2401b749d5e6d1e3fd1bc7e5f32 SHA256 (emacs25.1canna-20160919.diff.gz) = b0ef90be88e8b947d41805713735a79c6f78e2401b749d5e6d1e3fd1bc7e5f32
SIZE (emacs25.1canna-20160919.diff.gz) = 31671 SIZE (emacs25.1canna-20160919.diff.gz) = 31671