summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorminskim <minskim>2009-07-12 11:56:54 +0000
committerminskim <minskim>2009-07-12 11:56:54 +0000
commit69dc88af3d5f0f92a79e1175e02a5214a7954de2 (patch)
tree68c7849d5fc35f1ac44a5f7b969301a5ac8ede58 /editors
parent3bdb25aec94f468a488c53f3907aa9f2f8efe5be (diff)
downloadpkgsrc-69dc88af3d5f0f92a79e1175e02a5214a7954de2.tar.gz
Update emacs-snapshot to 23.0.96.20090710.
Nothing notable in ChangeLog. The minor version number was incremented.
Diffstat (limited to 'editors')
-rw-r--r--editors/emacs-snapshot/Makefile6
-rw-r--r--editors/emacs-snapshot/distinfo8
-rw-r--r--editors/emacs-snapshot/version.mk4
3 files changed, 9 insertions, 9 deletions
diff --git a/editors/emacs-snapshot/Makefile b/editors/emacs-snapshot/Makefile
index 38d2bbd9ed9..7d461d84439 100644
--- a/editors/emacs-snapshot/Makefile
+++ b/editors/emacs-snapshot/Makefile
@@ -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 @@ BUILD_DEFS+= GAMEDATAMODE
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 --git a/editors/emacs-snapshot/distinfo b/editors/emacs-snapshot/distinfo
index 79de39e2c52..e8e0a6d9f93 100644
--- a/editors/emacs-snapshot/distinfo
+++ b/editors/emacs-snapshot/distinfo
@@ -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 --git a/editors/emacs-snapshot/version.mk b/editors/emacs-snapshot/version.mk
index 8028086e5a5..7fe577d7447 100644
--- a/editors/emacs-snapshot/version.mk
+++ b/editors/emacs-snapshot/version.mk
@@ -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_PKGDEP.leim=
_EMACS_VERSION_MAJOR= 23
_EMACS_VERSION_MINOR= 0
-_EMACS_VERSION_MICRO= 95
+_EMACS_VERSION_MICRO= 96