diff options
author | minskim <minskim@pkgsrc.org> | 2013-05-13 20:57:16 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2013-05-13 20:57:16 +0000 |
commit | 710c0dc6795301cb466fc86aa8557924ab1414fb (patch) | |
tree | f2a4eb9da02f59357ced3b314e12c5c54701bd28 /editors/emacs-snapshot | |
parent | 8f97396b570dce975a72857dede1c1f8df83f0c8 (diff) | |
download | pkgsrc-710c0dc6795301cb466fc86aa8557924ab1414fb.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')
-rw-r--r-- | editors/emacs-snapshot/Makefile.common | 4 | ||||
-rw-r--r-- | editors/emacs-snapshot/distinfo | 8 |
2 files changed, 6 insertions, 6 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 diff --git a/editors/emacs-snapshot/distinfo b/editors/emacs-snapshot/distinfo index 38e7390207f..4f35f650cde 100644 --- a/editors/emacs-snapshot/distinfo +++ b/editors/emacs-snapshot/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.57 2013/05/04 03:24:18 minskim Exp $ +$NetBSD: distinfo,v 1.58 2013/05/13 20:57:16 minskim Exp $ -SHA1 (emacs-snapshot_20130427.orig.tar.xz) = d303287ff0e0686f927d156786e1484b7d1f4fe0 -RMD160 (emacs-snapshot_20130427.orig.tar.xz) = 39d33b903fc86a93480eee9456008a3b335410fd -Size (emacs-snapshot_20130427.orig.tar.xz) = 24131864 bytes +SHA1 (emacs-snapshot_20130510.orig.tar.xz) = ca0ec951324660abfda4fe3d3fc405895d2c6821 +RMD160 (emacs-snapshot_20130510.orig.tar.xz) = 48d67839b1eb3fa1cfe9857b7f0584b71b745083 +Size (emacs-snapshot_20130510.orig.tar.xz) = 24165132 bytes SHA1 (patch-ad) = 5c2e132d64fddd900db762afee8086ff4f2d71da SHA1 (patch-ae) = 2dfe31015550feeaa47955136d3bbe2aa6790095 SHA1 (patch-ag) = d7e0875965317b862fd65c42aba3b98c0548ca3e |