summaryrefslogtreecommitdiff
path: root/editors/emacs-snapshot/Makefile.common
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2013-05-13 20:57:16 +0000
committerminskim <minskim@pkgsrc.org>2013-05-13 20:57:16 +0000
commit8293bf5fca264c7fcad4dac9f1a548d6d6f7fc94 (patch)
treef2a4eb9da02f59357ced3b314e12c5c54701bd28 /editors/emacs-snapshot/Makefile.common
parent03025664872170d61d089790c49d1cff7d3b4341 (diff)
downloadpkgsrc-8293bf5fca264c7fcad4dac9f1a548d6d6f7fc94.tar.gz
Update emacs-snapshot to 24.3.50.20130510.
Notable changes: - Use Gnulib ACL implementation, for benefit of Solaris etc. - Eliminate variable c-standard-font-lock-fontify-region-function. - Handle arbitrarily long C++ member initialisation lists.
Diffstat (limited to 'editors/emacs-snapshot/Makefile.common')
-rw-r--r--editors/emacs-snapshot/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/emacs-snapshot/Makefile.common b/editors/emacs-snapshot/Makefile.common
index e960a3130d8..fcf1e61ce5f 100644
--- a/editors/emacs-snapshot/Makefile.common
+++ b/editors/emacs-snapshot/Makefile.common
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile.common,v 1.57 2013/05/04 03:24:18 minskim Exp $
+# $NetBSD: Makefile.common,v 1.58 2013/05/13 20:57:16 minskim Exp $
-DISTNAME= emacs-snapshot_20130427.orig
+DISTNAME= emacs-snapshot_20130510.orig
SNAPDATE= ${DISTNAME:S/emacs-snapshot_//:S/.orig//}
PKGNAME= emacs${_EMACS_VERSION_MAJOR}-${EMACS_VERSION}.${SNAPDATE}
CATEGORIES= editors