pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/opensmtpd-filter-dnsbl



Module Name:    pkgsrc
Committed By:   vins
Date:           Wed Sep 10 10:37:57 UTC 2025

Modified Files:
        pkgsrc/mail/opensmtpd-filter-dnsbl: Makefile

Log Message:
opensmtpd-filter-dnsbl: bump revision after libasr update


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/mail/opensmtpd-filter-dnsbl/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/opensmtpd-filter-dnsbl/Makefile
diff -u pkgsrc/mail/opensmtpd-filter-dnsbl/Makefile:1.6 pkgsrc/mail/opensmtpd-filter-dnsbl/Makefile:1.7
--- pkgsrc/mail/opensmtpd-filter-dnsbl/Makefile:1.6     Mon Jul 14 17:50:07 2025
+++ pkgsrc/mail/opensmtpd-filter-dnsbl/Makefile Wed Sep 10 10:37:57 2025
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2025/07/14 17:50:07 vins Exp $
+# $NetBSD: Makefile,v 1.7 2025/09/10 10:37:57 vins Exp $
 
 DISTNAME=      filter-dnsbl-0.4
 PKGNAME=       ${DISTNAME:S|^|opensmtpd-|}
+PKGREVISION=   1
 CATEGORIES=    mail
 MASTER_SITES=  https://src.imperialat.at/releases/
 
@@ -22,7 +23,7 @@ SUBST_FILES.prefix=   README.dnsbl
 SUBST_VARS.prefix=     PKG_SYSCONFDIR PREFIX
 SUBST_MESSAGE.prefix=  Replacing pkgsrc placeholders
 
-MAKE_ENV+=             LOCALBASE=${PREFIX:Q}
+MAKE_ENV+=             LOCALBASE=${PREFIX}
 MAKE_ENV+=             BINDIR=${PREFIX}/libexec/opensmtpd
 MAKE_ENV+=             MANDIR=${PREFIX}/${PKGMANDIR}
 



Home | Main Index | Thread Index | Old Index