From 5d142b61fb08d5d6a4853660974279a34b95051d Mon Sep 17 00:00:00 2001 From: ashish Date: Tue, 4 Sep 2012 16:05:57 +0000 Subject: - Update to version 24.2 Submitted by: John Hein (via private email) --- editors/emacs/Makefile | 4 ++-- editors/emacs/distinfo | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'editors') diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile index dcd03d1954c2..6608026f664b 100644 --- a/editors/emacs/Makefile +++ b/editors/emacs/Makefile @@ -24,11 +24,11 @@ CONFLICTS= emacs-19.* emacs-21.* emacs-22.* emacs-23.* \ xemacs-[0-9]* xemacs-devel-[0-9]* \ xemacs-mule-[0-9]* xemacs-devel-mule-[0-9]* -EMACS_VER= 24.1 +EMACS_VER= 24.2 GNU_CONFIGURE= yes USE_GMAKE= yes -USE_BZIP2= yes USE_NCURSES= yes +USE_XZ= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS= --localstatedir=/var diff --git a/editors/emacs/distinfo b/editors/emacs/distinfo index f4aa58170cb1..6bd98c93c30f 100644 --- a/editors/emacs/distinfo +++ b/editors/emacs/distinfo @@ -1,4 +1,4 @@ -SHA256 (emacs-24.1.tar.bz2) = eeea272732146e2be9aee2f8d71d6cf07b8654c0282da62a26b921d433f02b7c -SIZE (emacs-24.1.tar.bz2) = 41722508 +SHA256 (emacs-24.2.tar.xz) = 1f11b65520611d108eceea886cc1d2573704e18b19aded8a09b75fdea7eb0ddd +SIZE (emacs-24.2.tar.xz) = 34712012 SHA256 (emacs24.1canna-20120614.diff.gz) = 276bbaae3b2adca9b1598653ea24986c29564afdea4b6741cbaee71db4f52bbe SIZE (emacs24.1canna-20120614.diff.gz) = 31907 -- cgit