pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/mailcrypt



Module Name:    pkgsrc
Committed By:   mef
Date:           Sun Sep 17 02:07:20 UTC 2023

Modified Files:
        pkgsrc/mail/mailcrypt: Makefile

Log Message:
(mail/mailcrypt) Add Emacs28, packaged and info checked


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/mail/mailcrypt/Makefile

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

Modified files:

Index: pkgsrc/mail/mailcrypt/Makefile
diff -u pkgsrc/mail/mailcrypt/Makefile:1.30 pkgsrc/mail/mailcrypt/Makefile:1.31
--- pkgsrc/mail/mailcrypt/Makefile:1.30 Wed Aug 30 20:25:30 2023
+++ pkgsrc/mail/mailcrypt/Makefile      Sun Sep 17 02:07:20 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2023/08/30 20:25:30 gdt Exp $
+# $NetBSD: Makefile,v 1.31 2023/09/17 02:07:20 mef Exp $
 
 DISTNAME=      mailcrypt-3.5.9
 PKGNAME=       ${EMACS_PKGNAME_PREFIX}${DISTNAME}
@@ -14,6 +14,7 @@ COMMENT=      Emacs frontend for PGP and GPG
 EMACS_VERSIONS_ACCEPTED=       emacs20
 EMACS_VERSIONS_ACCEPTED+=      emacs21 emacs21nox
 EMACS_VERSIONS_ACCEPTED+=      emacs26 emacs26nox
+EMACS_VERSIONS_ACCEPTED+=      emacs28 emacs28nox
 
 GNU_CONFIGURE= yes
 USE_TOOLS+=    autoconf makeinfo



Home | Main Index | Thread Index | Old Index