pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/editors/emacs-snapshot Update emacs-snapshot to 23.0.9...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3ef04b4f3c30
branches:  trunk
changeset: 395770:3ef04b4f3c30
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun Jul 12 11:56:54 2009 +0000

description:
Update emacs-snapshot to 23.0.96.20090710.

Nothing notable in ChangeLog.  The minor version number was incremented.

diffstat:

 editors/emacs-snapshot/Makefile   |  6 +++---
 editors/emacs-snapshot/distinfo   |  8 ++++----
 editors/emacs-snapshot/version.mk |  4 ++--
 3 files changed, 9 insertions(+), 9 deletions(-)

diffs (51 lines):

diff -r 5808469b8d74 -r 3ef04b4f3c30 editors/emacs-snapshot/Makefile
--- a/editors/emacs-snapshot/Makefile   Sun Jul 12 10:34:19 2009 +0000
+++ b/editors/emacs-snapshot/Makefile   Sun Jul 12 11:56:54 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2009/07/08 13:32:39 minskim Exp $
+# $NetBSD: Makefile,v 1.4 2009/07/12 11:56:54 minskim Exp $
 
-DISTNAME=      emacs-snapshot_20090703.orig
+DISTNAME=      emacs-snapshot_20090710.orig
 PKGNAME=       ${DISTNAME:S/snapshot_/${EMACS_VERSION}./:S/.orig//}
 CATEGORIES=    editors
 MASTER_SITES=  http://emacs.orebokech.com/pool/main/e/emacs-snapshot/
@@ -29,7 +29,7 @@
 PLIST_SRC+=            PLIST
 
 BUILD_TARGET=          bootstrap
-EMACS_VERSION=         23.0.95
+EMACS_VERSION=         23.0.96
 PLIST_SUBST+=          EMACS_VERSION=${EMACS_VERSION}
 
 REPLACE_PERL=          lib-src/grep-changelog
diff -r 5808469b8d74 -r 3ef04b4f3c30 editors/emacs-snapshot/distinfo
--- a/editors/emacs-snapshot/distinfo   Sun Jul 12 10:34:19 2009 +0000
+++ b/editors/emacs-snapshot/distinfo   Sun Jul 12 11:56:54 2009 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.3 2009/07/08 13:32:39 minskim Exp $
+$NetBSD: distinfo,v 1.4 2009/07/12 11:56:54 minskim Exp $
 
-SHA1 (emacs-snapshot_20090703.orig.tar.gz) = 4380b1cc4c2f2761a944916df2122223df303b1f
-RMD160 (emacs-snapshot_20090703.orig.tar.gz) = 41d1258c447c4e289c099e865d735dfba715bef2
-Size (emacs-snapshot_20090703.orig.tar.gz) = 28809825 bytes
+SHA1 (emacs-snapshot_20090710.orig.tar.gz) = 4c60dfc6828c2d281b88062dc2ab3350a9d67933
+RMD160 (emacs-snapshot_20090710.orig.tar.gz) = 38a886dfc2b756c509f956eeaf0fef1b2cab4965
+Size (emacs-snapshot_20090710.orig.tar.gz) = 28816225 bytes
 SHA1 (patch-ab) = 53fd489995efae908827d7a3de4811daf156fd0a
 SHA1 (patch-ac) = 727439e174f1febd7fba2174a70a4e781414028d
diff -r 5808469b8d74 -r 3ef04b4f3c30 editors/emacs-snapshot/version.mk
--- a/editors/emacs-snapshot/version.mk Sun Jul 12 10:34:19 2009 +0000
+++ b/editors/emacs-snapshot/version.mk Sun Jul 12 11:56:54 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: version.mk,v 1.3 2009/07/08 13:32:39 minskim Exp $
+# $NetBSD: version.mk,v 1.4 2009/07/12 11:56:54 minskim Exp $
 
 _EMACS_FLAVOR= emacs
 _EMACS_REQD=   emacs>=23
@@ -7,4 +7,4 @@
 
 _EMACS_VERSION_MAJOR=  23
 _EMACS_VERSION_MINOR=  0
-_EMACS_VERSION_MICRO=  95
+_EMACS_VERSION_MICRO=  96



Home | Main Index | Thread Index | Old Index