diff options
author | ashish <ashish@FreeBSD.org> | 2012-09-05 00:05:57 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2012-09-05 00:05:57 +0800 |
commit | 5d142b61fb08d5d6a4853660974279a34b95051d (patch) | |
tree | 5d73ba717ab3e00e43fb7cbcec215fba526aa796 /editors | |
parent | 6dc9340637314758c66ae582e06539bdedb62bd0 (diff) | |
download | freebsd-ports-gnome-5d142b61fb08d5d6a4853660974279a34b95051d.tar.gz freebsd-ports-gnome-5d142b61fb08d5d6a4853660974279a34b95051d.tar.zst freebsd-ports-gnome-5d142b61fb08d5d6a4853660974279a34b95051d.zip |
- Update to version 24.2
Submitted by: John Hein <jhein at symmetricom.com> (via private email)
Diffstat (limited to 'editors')
-rw-r--r-- | editors/emacs/Makefile | 4 | ||||
-rw-r--r-- | editors/emacs/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
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 |