pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail Reset PKGREVISION.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d7ac80b680b9
branches:  trunk
changeset: 359228:d7ac80b680b9
user:      taca <taca%pkgsrc.org@localhost>
date:      Sat Mar 04 06:26:42 2017 +0000

description:
Reset PKGREVISION.

diffstat:

 mail/postfix-cdb/Makefile    |  3 +--
 mail/postfix-ldap/Makefile   |  3 +--
 mail/postfix-lmdb/Makefile   |  3 +--
 mail/postfix-mysql/Makefile  |  3 +--
 mail/postfix-pcre/Makefile   |  3 +--
 mail/postfix-pgsql/Makefile  |  3 +--
 mail/postfix-sqlite/Makefile |  3 +--
 7 files changed, 7 insertions(+), 14 deletions(-)

diffs (85 lines):

diff -r 123d9a0df4cf -r d7ac80b680b9 mail/postfix-cdb/Makefile
--- a/mail/postfix-cdb/Makefile Sat Mar 04 06:26:24 2017 +0000
+++ b/mail/postfix-cdb/Makefile Sat Mar 04 06:26:42 2017 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2017/01/21 23:49:01 rillig Exp $
+# $NetBSD: Makefile,v 1.3 2017/03/04 06:26:42 taca Exp $
 #
 
 COMMENT=               Postfix SMTP server cdb backend module
-PKGREVISION=           1
 
 POSTFIX_LIB=           cdb
 POSTFIX_LIBDIR=                src/global
diff -r 123d9a0df4cf -r d7ac80b680b9 mail/postfix-ldap/Makefile
--- a/mail/postfix-ldap/Makefile        Sat Mar 04 06:26:24 2017 +0000
+++ b/mail/postfix-ldap/Makefile        Sat Mar 04 06:26:42 2017 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2017/01/21 23:49:01 rillig Exp $
+# $NetBSD: Makefile,v 1.5 2017/03/04 06:26:42 taca Exp $
 #
 
-PKGREVISION=           1
 COMMENT=               Postfix SMTP server LDAP backend module
 
 POSTFIX_LIB=           ldap
diff -r 123d9a0df4cf -r d7ac80b680b9 mail/postfix-lmdb/Makefile
--- a/mail/postfix-lmdb/Makefile        Sat Mar 04 06:26:24 2017 +0000
+++ b/mail/postfix-lmdb/Makefile        Sat Mar 04 06:26:42 2017 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2017/01/21 23:49:01 rillig Exp $
+# $NetBSD: Makefile,v 1.6 2017/03/04 06:26:42 taca Exp $
 #
 
-PKGREVISION=           1
 COMMENT=               Postfix SMTP server LMDB backend module
 
 POSTFIX_LIB=           lmdb
diff -r 123d9a0df4cf -r d7ac80b680b9 mail/postfix-mysql/Makefile
--- a/mail/postfix-mysql/Makefile       Sat Mar 04 06:26:24 2017 +0000
+++ b/mail/postfix-mysql/Makefile       Sat Mar 04 06:26:42 2017 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2017/01/21 23:49:01 rillig Exp $
+# $NetBSD: Makefile,v 1.6 2017/03/04 06:26:42 taca Exp $
 #
 
-PKGREVISION=           1
 COMMENT=               Postfix SMTP server MySQL backend module
 
 POSTFIX_LIB=           mysql
diff -r 123d9a0df4cf -r d7ac80b680b9 mail/postfix-pcre/Makefile
--- a/mail/postfix-pcre/Makefile        Sat Mar 04 06:26:24 2017 +0000
+++ b/mail/postfix-pcre/Makefile        Sat Mar 04 06:26:42 2017 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2017/01/21 23:49:02 rillig Exp $
+# $NetBSD: Makefile,v 1.6 2017/03/04 06:26:42 taca Exp $
 #
 
-PKGREVISION=           1
 COMMENT=               Postfix SMTP server PCRE map module
 
 POSTFIX_LIB=           pcre
diff -r 123d9a0df4cf -r d7ac80b680b9 mail/postfix-pgsql/Makefile
--- a/mail/postfix-pgsql/Makefile       Sat Mar 04 06:26:24 2017 +0000
+++ b/mail/postfix-pgsql/Makefile       Sat Mar 04 06:26:42 2017 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2017/01/21 23:49:02 rillig Exp $
+# $NetBSD: Makefile,v 1.8 2017/03/04 06:26:42 taca Exp $
 #
 
-PKGREVISION=           1
 COMMENT=               Postfix SMTP server PostgreSQL backend module
 
 POSTFIX_LIB=           pgsql
diff -r 123d9a0df4cf -r d7ac80b680b9 mail/postfix-sqlite/Makefile
--- a/mail/postfix-sqlite/Makefile      Sat Mar 04 06:26:24 2017 +0000
+++ b/mail/postfix-sqlite/Makefile      Sat Mar 04 06:26:42 2017 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2017/01/21 23:49:02 rillig Exp $
+# $NetBSD: Makefile,v 1.8 2017/03/04 06:26:42 taca Exp $
 #
 
-PKGREVISION=           1
 COMMENT=               Postfix SMTP server SQLite backend module
 
 POSTFIX_LIB=           sqlite



Home | Main Index | Thread Index | Old Index