pkgsrc-WIP-changes archive

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

emacs-git: make sure to build 'master' branch



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Fri Feb 13 10:39:22 2026 +0100
Changeset:	ec15ddfa7207c4392bf45d6e1580335f45345d46

Modified Files:
	emacs-git/Makefile

Log Message:
emacs-git: make sure to build 'master' branch

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

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

diffstat:
 emacs-git/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/emacs-git/Makefile b/emacs-git/Makefile
index 9afb3ee2de..1cd2b408f8 100644
--- a/emacs-git/Makefile
+++ b/emacs-git/Makefile
@@ -4,6 +4,7 @@ DISTNAME=	emacs-31.0.50
 PKGNAME=	${DISTNAME:S/emacs/emacs31/}
 CATEGORIES=	editors
 GIT_REPO=	git://git.git.savannah.gnu.org/emacs.git
+GIT_BRANCH=	master
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://www.gnu.org/software/emacs/


Home | Main Index | Thread Index | Old Index