pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
emacs-wip: bump version to 25.1.50 to follow upstream.
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Mon Nov 16 13:56:56 2015 +0100
Changeset: 0b5d12249b1acd35d1c51b4adac509e8bb110006
Modified Files:
emacs-current/Makefile
emacs-current/PLIST
emacs-current/version.mk
Log Message:
emacs-wip: bump version to 25.1.50 to follow upstream.
Updated PLIST for the same reason.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0b5d12249b1acd35d1c51b4adac509e8bb110006
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
emacs-current/Makefile | 1 -
emacs-current/PLIST | 12 ++++++++++++
emacs-current/version.mk | 2 +-
3 files changed, 13 insertions(+), 2 deletions(-)
diffs:
diff --git a/emacs-current/Makefile b/emacs-current/Makefile
index 39e7d65..fb9da83 100644
--- a/emacs-current/Makefile
+++ b/emacs-current/Makefile
@@ -1,5 +1,4 @@
# $NetBSD: Makefile,v 1.74 2015/04/24 01:19:04 makoto Exp $
-#
.include "version.mk"
DISTNAME= emacs-${_EMACS_VERSION_MAJOR}.${_EMACS_VERSION_MINOR}.${_EMACS_VERSION_MICRO}
diff --git a/emacs-current/PLIST b/emacs-current/PLIST
index ddcc6b4..81aa2cf 100644
--- a/emacs-current/PLIST
+++ b/emacs-current/PLIST
@@ -541,16 +541,23 @@ share/emacs/${PKGVERSION}/etc/images/icons/allout-widgets/light-bg/through-desce
share/emacs/${PKGVERSION}/etc/images/icons/allout-widgets/light-bg/unlocked-encrypted.png
share/emacs/${PKGVERSION}/etc/images/icons/allout-widgets/light-bg/unlocked-encrypted.xpm
share/emacs/${PKGVERSION}/etc/images/icons/hicolor/128x128/apps/emacs.png
+share/emacs/${PKGVERSION}/etc/images/icons/hicolor/128x128/apps/emacs23.png
share/emacs/${PKGVERSION}/etc/images/icons/hicolor/16x16/apps/emacs.png
share/emacs/${PKGVERSION}/etc/images/icons/hicolor/16x16/apps/emacs22.png
+share/emacs/${PKGVERSION}/etc/images/icons/hicolor/16x16/apps/emacs23.png
share/emacs/${PKGVERSION}/etc/images/icons/hicolor/24x24/apps/emacs.png
share/emacs/${PKGVERSION}/etc/images/icons/hicolor/24x24/apps/emacs22.png
+share/emacs/${PKGVERSION}/etc/images/icons/hicolor/24x24/apps/emacs23.png
share/emacs/${PKGVERSION}/etc/images/icons/hicolor/32x32/apps/emacs.png
share/emacs/${PKGVERSION}/etc/images/icons/hicolor/32x32/apps/emacs22.png
+share/emacs/${PKGVERSION}/etc/images/icons/hicolor/32x32/apps/emacs23.png
share/emacs/${PKGVERSION}/etc/images/icons/hicolor/48x48/apps/emacs.png
share/emacs/${PKGVERSION}/etc/images/icons/hicolor/48x48/apps/emacs22.png
+share/emacs/${PKGVERSION}/etc/images/icons/hicolor/48x48/apps/emacs23.png
share/emacs/${PKGVERSION}/etc/images/icons/hicolor/scalable/apps/emacs.svg
+share/emacs/${PKGVERSION}/etc/images/icons/hicolor/scalable/apps/emacs23.svg
share/emacs/${PKGVERSION}/etc/images/icons/hicolor/scalable/mimetypes/emacs-document.svg
+share/emacs/${PKGVERSION}/etc/images/icons/hicolor/scalable/mimetypes/emacs-document23.svg
share/emacs/${PKGVERSION}/etc/images/index.pbm
share/emacs/${PKGVERSION}/etc/images/index.xpm
share/emacs/${PKGVERSION}/etc/images/info.pbm
@@ -1781,6 +1788,8 @@ share/emacs/${PKGVERSION}/lisp/emacs-lisp/tcover-unsafep.el.gz
share/emacs/${PKGVERSION}/lisp/emacs-lisp/tcover-unsafep.elc
share/emacs/${PKGVERSION}/lisp/emacs-lisp/testcover.el.gz
share/emacs/${PKGVERSION}/lisp/emacs-lisp/testcover.elc
+share/emacs/${PKGVERSION}/lisp/emacs-lisp/thunk.el.gz
+share/emacs/${PKGVERSION}/lisp/emacs-lisp/thunk.elc
share/emacs/${PKGVERSION}/lisp/emacs-lisp/timer.el.gz
share/emacs/${PKGVERSION}/lisp/emacs-lisp/timer.elc
share/emacs/${PKGVERSION}/lisp/emacs-lisp/tq.el.gz
@@ -2983,6 +2992,8 @@ share/emacs/${PKGVERSION}/lisp/nxml/xmltok.el.gz
share/emacs/${PKGVERSION}/lisp/nxml/xmltok.elc
share/emacs/${PKGVERSION}/lisp/nxml/xsd-regexp.el.gz
share/emacs/${PKGVERSION}/lisp/nxml/xsd-regexp.elc
+share/emacs/${PKGVERSION}/lisp/obarray.el.gz
+share/emacs/${PKGVERSION}/lisp/obarray.elc
share/emacs/${PKGVERSION}/lisp/obsolete/abbrevlist.el.gz
share/emacs/${PKGVERSION}/lisp/obsolete/abbrevlist.elc
share/emacs/${PKGVERSION}/lisp/obsolete/assoc.el.gz
@@ -4001,3 +4012,4 @@ share/icons/hicolor/32x32/apps/emacs.png
share/icons/hicolor/48x48/apps/emacs.png
share/icons/hicolor/scalable/apps/emacs.svg
share/icons/hicolor/scalable/mimetypes/emacs-document.svg
+share/icons/hicolor/scalable/mimetypes/emacs-document23.svg
diff --git a/emacs-current/version.mk b/emacs-current/version.mk
index 4449a3f..56355ca 100644
--- a/emacs-current/version.mk
+++ b/emacs-current/version.mk
@@ -6,5 +6,5 @@ _EMACS_PKGDEP.base=
_EMACS_PKGDEP.leim=
_EMACS_VERSION_MAJOR= 25
-_EMACS_VERSION_MINOR= 0
+_EMACS_VERSION_MINOR= 1
_EMACS_VERSION_MICRO= 50
Home |
Main Index |
Thread Index |
Old Index