svn commit: r303660 - head/editors/emacs
Ashish SHUKLA
ashish at FreeBSD.org
Tue Sep 4 16:05:58 UTC 2012
Author: ashish
Date: Tue Sep 4 16:05:57 2012
New Revision: 303660
URL: http://svn.freebsd.org/changeset/ports/303660
Log:
- Update to version 24.2
Submitted by: John Hein <jhein at symmetricom.com> (via private email)
Modified:
head/editors/emacs/Makefile
head/editors/emacs/distinfo
Modified: head/editors/emacs/Makefile
==============================================================================
--- head/editors/emacs/Makefile Tue Sep 4 15:45:14 2012 (r303659)
+++ head/editors/emacs/Makefile Tue Sep 4 16:05:57 2012 (r303660)
@@ -24,11 +24,11 @@ CONFLICTS= emacs-19.* emacs-21.* emacs-2
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
Modified: head/editors/emacs/distinfo
==============================================================================
--- head/editors/emacs/distinfo Tue Sep 4 15:45:14 2012 (r303659)
+++ head/editors/emacs/distinfo Tue Sep 4 16:05:57 2012 (r303660)
@@ -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
More information about the svn-ports-all
mailing list