pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail
Module Name: pkgsrc
Committed By: taca
Date: Sun Jun 2 15:45:06 UTC 2024
Modified Files:
pkgsrc/mail/postfix: Makefile
pkgsrc/mail/postfix-sqlite: Makefile
Log Message:
Reset PKGREVISION along with updating postfix to 3.9.0.
To generate a diff of this commit:
cvs rdiff -u -r1.345 -r1.346 pkgsrc/mail/postfix/Makefile
cvs rdiff -u -r1.38 -r1.39 pkgsrc/mail/postfix-sqlite/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/postfix/Makefile
diff -u pkgsrc/mail/postfix/Makefile:1.345 pkgsrc/mail/postfix/Makefile:1.346
--- pkgsrc/mail/postfix/Makefile:1.345 Wed May 29 16:33:24 2024
+++ pkgsrc/mail/postfix/Makefile Sun Jun 2 15:45:06 2024
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.345 2024/05/29 16:33:24 adam Exp $
+# $NetBSD: Makefile,v 1.346 2024/06/02 15:45:06 taca Exp $
-PKGREVISION= 1
.include "../../mail/postfix/Makefile.common"
COMMENT= Fast, easy to administer, and secure mail transfer agent
Index: pkgsrc/mail/postfix-sqlite/Makefile
diff -u pkgsrc/mail/postfix-sqlite/Makefile:1.38 pkgsrc/mail/postfix-sqlite/Makefile:1.39
--- pkgsrc/mail/postfix-sqlite/Makefile:1.38 Wed May 29 16:33:24 2024
+++ pkgsrc/mail/postfix-sqlite/Makefile Sun Jun 2 15:45:06 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.38 2024/05/29 16:33:24 adam Exp $
+# $NetBSD: Makefile,v 1.39 2024/06/02 15:45:06 taca Exp $
COMMENT= Postfix SMTP server SQLite backend module
-PKGREVISION= 1
POSTFIX_LIB= sqlite
POSTFIX_LIBDIR= src/global
Home |
Main Index |
Thread Index |
Old Index