pkgsrc-WIP-changes archive

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

emacs-git: follow upstream, bump version in PKGNAME to 29



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Mon Oct 11 23:54:30 2021 +0200
Changeset:	2c165a6963d67527030744ffa3c9ff449371a589

Modified Files:
	emacs-git/Makefile
	emacs-git/PLIST

Log Message:
emacs-git: follow upstream, bump version in PKGNAME to 29

the pdmp file has a fingerprint in the filename now, this
is not yet addressed

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2c165a6963d67527030744ffa3c9ff449371a589

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 emacs-git/Makefile | 2 +-
 emacs-git/PLIST    | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

diffs:
diff --git a/emacs-git/Makefile b/emacs-git/Makefile
index abb2861be1..12fda66d2a 100644
--- a/emacs-git/Makefile
+++ b/emacs-git/Makefile
@@ -2,7 +2,7 @@
 
 .include	"version.mk"
 DISTNAME=	emacs-${_EMACS_VERSION_MAJOR}.${_EMACS_VERSION_MINOR}.${_EMACS_VERSION_MICRO}
-PKGNAME=	emacs28-${_EMACS_VERSION_MAJOR}.${_EMACS_VERSION_MINOR}.${_EMACS_VERSION_MICRO}
+PKGNAME=	emacs29-${_EMACS_VERSION_MAJOR}.${_EMACS_VERSION_MINOR}.${_EMACS_VERSION_MICRO}
 CATEGORIES=	editors
 GIT_REPO=	git://git.savannah.gnu.org/emacs.git
 
diff --git a/emacs-git/PLIST b/emacs-git/PLIST
index 2b39f51ce8..c91e5956f5 100644
--- a/emacs-git/PLIST
+++ b/emacs-git/PLIST
@@ -3223,6 +3223,8 @@ share/emacs/${PKGVERSION}/lisp/org/ol-info.el.gz
 share/emacs/${PKGVERSION}/lisp/org/ol-info.elc
 share/emacs/${PKGVERSION}/lisp/org/ol-irc.el.gz
 share/emacs/${PKGVERSION}/lisp/org/ol-irc.elc
+share/emacs/${PKGVERSION}/lisp/org/ol-man.el.gz
+share/emacs/${PKGVERSION}/lisp/org/ol-man.elc
 share/emacs/${PKGVERSION}/lisp/org/ol-mhe.el.gz
 share/emacs/${PKGVERSION}/lisp/org/ol-mhe.elc
 share/emacs/${PKGVERSION}/lisp/org/ol-rmail.el.gz


Home | Main Index | Thread Index | Old Index