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:   jnemeth
Date:           Mon Feb 12 03:25:10 UTC 2024

Modified Files:
        pkgsrc/mail/libmilter: Makefile
        pkgsrc/mail/sendmail-cidrexpand: Makefile
        pkgsrc/mail/sendmail-qtool: Makefile

Log Message:
reset PKGREVISION for sendmail update


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/mail/libmilter/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/mail/sendmail-cidrexpand/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/mail/sendmail-qtool/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/libmilter/Makefile
diff -u pkgsrc/mail/libmilter/Makefile:1.22 pkgsrc/mail/libmilter/Makefile:1.23
--- pkgsrc/mail/libmilter/Makefile:1.22 Fri May 20 12:12:14 2016
+++ pkgsrc/mail/libmilter/Makefile      Mon Feb 12 03:25:09 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2016/05/20 12:12:14 jperkin Exp $
+# $NetBSD: Makefile,v 1.23 2024/02/12 03:25:09 jnemeth Exp $
 
 PKGNAME=       libmilter-${DIST_VERS}
-PKGREVISION=   1
 COMMENT=       Mail filter support library for sendmail
 
 .include "options.mk"

Index: pkgsrc/mail/sendmail-cidrexpand/Makefile
diff -u pkgsrc/mail/sendmail-cidrexpand/Makefile:1.9 pkgsrc/mail/sendmail-cidrexpand/Makefile:1.10
--- pkgsrc/mail/sendmail-cidrexpand/Makefile:1.9        Fri Jun 12 10:50:26 2015
+++ pkgsrc/mail/sendmail-cidrexpand/Makefile    Mon Feb 12 03:25:10 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2015/06/12 10:50:26 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2024/02/12 03:25:10 jnemeth Exp $
 
 PKGNAME=       sendmail-cidrexpand-${DIST_VERS}
-PKGREVISION=   1
 MAINTAINER=    hauke%NetBSD.org@localhost
 COMMENT=       CIDR pre-parser for Sendmail access maps
 

Index: pkgsrc/mail/sendmail-qtool/Makefile
diff -u pkgsrc/mail/sendmail-qtool/Makefile:1.15 pkgsrc/mail/sendmail-qtool/Makefile:1.16
--- pkgsrc/mail/sendmail-qtool/Makefile:1.15    Tue Jun 28 11:34:34 2022
+++ pkgsrc/mail/sendmail-qtool/Makefile Mon Feb 12 03:25:10 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2022/06/28 11:34:34 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2024/02/12 03:25:10 jnemeth Exp $
 
 PKGNAME=       sendmail-qtool-${DIST_VERS}
-PKGREVISION=   7
 COMMENT=       Perl script to manage sendmail queue entries
 
 PKG_OPTIONS=   #hack to please Makefile.common



Home | Main Index | Thread Index | Old Index