CVS commit: pkgsrc/mail/py-postfix-mta-sts-resolver
"Adam Ciarcinski" <[email protected]> Thu, 6 Aug 2026 07:44:19 +0000
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: pkgsrc Committed By: adam Date: Thu Aug 6 07:44:19 UTC 2026 Modified Files: pkgsrc/mail/py-postfix-mta-sts-resolver: Makefile Added Files: pkgsrc/mail/py-postfix-mta-sts-resolver: version.mk Log Message: py-postfix-mta-sts-resolver: restore version.mk To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 pkgsrc/mail/py-postfix-mta-sts-resolver/Makefile cvs rdiff -u -r0 -r1.3 pkgsrc/mail/py-postfix-mta-sts-resolver/version.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
(unnamed)
(text/x-diff, 1.1 KB)
Modified files:
Index: pkgsrc/mail/py-postfix-mta-sts-resolver/Makefile
diff -u pkgsrc/mail/py-postfix-mta-sts-resolver/Makefile:1.14 pkgsrc/mail/py-postfix-mta-sts-resolver/Makefile:1.15
--- pkgsrc/mail/py-postfix-mta-sts-resolver/Makefile:1.14 Wed Aug 5 02:48:52 2026
+++ pkgsrc/mail/py-postfix-mta-sts-resolver/Makefile Thu Aug 6 07:44:19 2026
@@ -1,6 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2026/08/05 02:48:52 adam Exp $
+# $NetBSD: Makefile,v 1.15 2026/08/06 07:44:19 adam Exp $
-DISTNAME= postfix_mta_sts_resolver-1.5.1
+.include "version.mk"
+
+DISTNAME= postfix_mta_sts_resolver-${VERSION}
PKGREVISION= 1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
CATEGORIES= mail python
Added files:
Index: pkgsrc/mail/py-postfix-mta-sts-resolver/version.mk
diff -u /dev/null pkgsrc/mail/py-postfix-mta-sts-resolver/version.mk:1.3
--- /dev/null Thu Aug 6 07:44:19 2026
+++ pkgsrc/mail/py-postfix-mta-sts-resolver/version.mk Thu Aug 6 07:44:19 2026
@@ -0,0 +1,5 @@
+# $NetBSD: version.mk,v 1.3 2026/08/06 07:44:19 adam Exp $
+# used by mail/postfix-mta-sts-resolver
+# used by mail/py-postfix-mta-sts-resolver
+
+VERSION= 1.5.1