pkgsrc-Changes archive

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

CVS commit: pkgsrc/editors/qemacs



Module Name:    pkgsrc
Committed By:   ktnb
Date:           Fri Oct 25 15:16:13 UTC 2024

Modified Files:
        pkgsrc/editors/qemacs: Makefile distinfo
Removed Files:
        pkgsrc/editors/qemacs/patches: patch-configure patch-cutils.h

Log Message:
qemacs: update to 6.3.2

Packaging changes:
- removed patches that were fixed by upstream

Upstream changes:
- many bug fixes
- minor feature enhancements
- some better platform support


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/editors/qemacs/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/editors/qemacs/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/editors/qemacs/patches/patch-configure \
    pkgsrc/editors/qemacs/patches/patch-cutils.h

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

Modified files:

Index: pkgsrc/editors/qemacs/Makefile
diff -u pkgsrc/editors/qemacs/Makefile:1.2 pkgsrc/editors/qemacs/Makefile:1.3
--- pkgsrc/editors/qemacs/Makefile:1.2  Wed Apr  3 00:55:28 2024
+++ pkgsrc/editors/qemacs/Makefile      Fri Oct 25 15:16:13 2024
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2024/04/03 00:55:28 ktnb Exp $
+# $NetBSD: Makefile,v 1.3 2024/10/25 15:16:13 ktnb Exp $
 
-DISTNAME=      qemacs-6.1.1b
+DISTNAME=      qemacs-6.3.2
 CATEGORIES=    editors
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=qemacs/}
-GITHUB_TAG=    06b3d373bbcc52b51ccb438bf3cab38a49492ff0
+GITHUB_TAG=    07164c95b96b78e515224b384bd266e612262c6c
 GITHUB_TYPE=   tag
 
 MAINTAINER=    ktnb%NetBSD.org@localhost

Index: pkgsrc/editors/qemacs/distinfo
diff -u pkgsrc/editors/qemacs/distinfo:1.1 pkgsrc/editors/qemacs/distinfo:1.2
--- pkgsrc/editors/qemacs/distinfo:1.1  Sun Nov 19 13:00:26 2023
+++ pkgsrc/editors/qemacs/distinfo      Fri Oct 25 15:16:13 2024
@@ -1,8 +1,6 @@
-$NetBSD: distinfo,v 1.1 2023/11/19 13:00:26 bacon Exp $
+$NetBSD: distinfo,v 1.2 2024/10/25 15:16:13 ktnb Exp $
 
-BLAKE2s (qemacs-6.1.1b-06b3d373bbcc52b51ccb438bf3cab38a49492ff0.tar.gz) = e2f93e3d2baf0e0e65a7e4a4c884b79cdad069f75bfd84f4d700bba8f6073b47
-SHA512 (qemacs-6.1.1b-06b3d373bbcc52b51ccb438bf3cab38a49492ff0.tar.gz) = 
a16ce78c703ceb734310225c16c36a3041bf5e7b14eaf7ba3322deacd04e9f099b75fd07471b8f3d75b043689655600cfa8a651d7edf6318fe750fddb6479218
-Size (qemacs-6.1.1b-06b3d373bbcc52b51ccb438bf3cab38a49492ff0.tar.gz) = 2106879 bytes
-SHA1 (patch-configure) = 3293b811e138b468fec6621d27745dd5897c0455
-SHA1 (patch-cutils.h) = 9bc6e83e388a23df420232ebad3c8e55a17adc1d
+BLAKE2s (qemacs-6.3.2-07164c95b96b78e515224b384bd266e612262c6c.tar.gz) = 87e62618d7c71c33b132a28e884ce2ef308bd01aa8142bca8e4e5cb71574c77c
+SHA512 (qemacs-6.3.2-07164c95b96b78e515224b384bd266e612262c6c.tar.gz) = 
1c5dd11d48acfbcea34aa40161edfca3b6a835641e60cd31e8b8c04f344b8219f9e7b098990d04337a80d32dd4ab345299279f9fa6dde8b4bda249aced11726a
+Size (qemacs-6.3.2-07164c95b96b78e515224b384bd266e612262c6c.tar.gz) = 2186269 bytes
 SHA1 (patch-tty.c) = 8117e459a07b6a2e72c0446dcea7950252c8de4d



Home | Main Index | Thread Index | Old Index