pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/editors/emacs30
Module Name: pkgsrc
Committed By: wiz
Date: Thu Aug 14 21:39:28 UTC 2025
Modified Files:
pkgsrc/editors/emacs30: Makefile distinfo version.mk
Log Message:
emacs30: update to 30.2.
Emacs 30.2 is a maintenance release.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/editors/emacs30/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/editors/emacs30/distinfo \
pkgsrc/editors/emacs30/version.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/editors/emacs30/Makefile
diff -u pkgsrc/editors/emacs30/Makefile:1.3 pkgsrc/editors/emacs30/Makefile:1.4
--- pkgsrc/editors/emacs30/Makefile:1.3 Sun Aug 10 10:38:52 2025
+++ pkgsrc/editors/emacs30/Makefile Thu Aug 14 21:39:28 2025
@@ -1,9 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2025/08/10 10:38:52 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2025/08/14 21:39:28 wiz Exp $
CONFLICTS+= emacs30-nox11-[0-9]*
-PKGREVISION= 2
-
.include "../../editors/emacs30/Makefile.common"
.include "options.mk"
Index: pkgsrc/editors/emacs30/distinfo
diff -u pkgsrc/editors/emacs30/distinfo:1.1 pkgsrc/editors/emacs30/distinfo:1.2
--- pkgsrc/editors/emacs30/distinfo:1.1 Mon Apr 28 08:28:54 2025
+++ pkgsrc/editors/emacs30/distinfo Thu Aug 14 21:39:28 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2025/04/28 08:28:54 wiz Exp $
+$NetBSD: distinfo,v 1.2 2025/08/14 21:39:28 wiz Exp $
-BLAKE2s (emacs-30.1.tar.xz) = cdb0dd99ae93a67bf1a19a006c4296c10509f466bef6a2531ceef4d1d00c49db
-SHA512 (emacs-30.1.tar.xz) = 511a6a1d2a170a207913692e1349344b70a0b5202b8d1ae27dc7256e589c77ae9e35da16fc2a098bf9f1b8d0f60233f452ed8d6744b70b907f3484c42f2d7d7f
-Size (emacs-30.1.tar.xz) = 54978160 bytes
+BLAKE2s (emacs-30.2.tar.xz) = f88fd83bf4d3c4ef6c2240c50e23ca570c3219da9e9a463951aaf83ef9dc931f
+SHA512 (emacs-30.2.tar.xz) = 313432d11e95c74f8cd35c5b1da442e6223f5d40f9173c55883c0339ecbfb97a0bedf79177ef8902afd3e33c078a233777bed01f5caffa1e7524f17d58bfc9a2
+Size (emacs-30.2.tar.xz) = 55320324 bytes
Index: pkgsrc/editors/emacs30/version.mk
diff -u pkgsrc/editors/emacs30/version.mk:1.1 pkgsrc/editors/emacs30/version.mk:1.2
--- pkgsrc/editors/emacs30/version.mk:1.1 Wed Apr 30 12:36:36 2025
+++ pkgsrc/editors/emacs30/version.mk Thu Aug 14 21:39:28 2025
@@ -1,7 +1,7 @@
-# $NetBSD: version.mk,v 1.1 2025/04/30 12:36:36 ryoon Exp $
+# $NetBSD: version.mk,v 1.2 2025/08/14 21:39:28 wiz Exp $
_EMACS_FLAVOR= emacs
_EMACS_REQD= emacs30>=30.1<31
_EMACS_VERSION_MAJOR= 30
-_EMACS_VERSION_MINOR= 1
+_EMACS_VERSION_MINOR= 2
Home |
Main Index |
Thread Index |
Old Index