pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc *: recursive bump for heimdal 7.7.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/da590f6e6e2f
branches:  trunk
changeset: 768382:da590f6e6e2f
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Oct 21 07:46:31 2021 +0000

description:
*: recursive bump for heimdal 7.7.0

its buildlink3.mk now includes openssl's buildlink3.mk

diffstat:

 chat/ctrlproxy/Makefile              |  4 ++--
 chat/loudmouth/Makefile              |  3 ++-
 comms/kermit/Makefile                |  4 ++--
 databases/freetds/Makefile           |  4 ++--
 databases/mariadb104-client/Makefile |  4 ++--
 databases/mariadb104-server/Makefile |  4 ++--
 databases/mariadb105-client/Makefile |  4 ++--
 databases/mariadb105-server/Makefile |  4 ++--
 databases/mariadb106-client/Makefile |  4 ++--
 databases/mariadb106-server/Makefile |  4 ++--
 databases/openldap-smbk5pwd/Makefile |  3 ++-
 databases/postgresql10/Makefile      |  3 ++-
 databases/postgresql11/Makefile      |  3 ++-
 databases/postgresql12/Makefile      |  3 ++-
 databases/postgresql13/Makefile      |  3 ++-
 databases/postgresql14/Makefile      |  3 ++-
 databases/postgresql96/Makefile      |  3 ++-
 devel/kio/Makefile                   |  4 ++--
 devel/py-pysvn/Makefile              |  3 ++-
 devel/rudiments/Makefile             |  4 ++--
 devel/rudiments/buildlink3.mk        |  4 ++--
 devel/scmcvs/Makefile                |  4 ++--
 filesystems/openafs-devel/Makefile   |  4 ++--
 mail/cyrus-imapd24/Makefile          |  4 ++--
 mail/dovecot2-gssapi/Makefile        |  3 ++-
 mail/evolution-data-server/Makefile  |  4 ++--
 mail/fetchmail/Makefile              |  3 ++-
 mail/imap-uw/Makefile                |  4 ++--
 mail/mutt/Makefile                   |  4 ++--
 mail/neomutt/Makefile                |  3 ++-
 mail/php-imap/Makefile               |  4 ++--
 mail/prayer/Makefile                 |  4 ++--
 net/freeradius-krb5/Makefile         |  3 ++-
 net/libsoup/Makefile                 |  4 ++--
 net/libsoup/buildlink3.mk            |  4 ++--
 net/netatalk22/Makefile              |  4 ++--
 net/netatalk3/Makefile               |  4 ++--
 net/powerdns-ldap/Makefile           |  3 ++-
 net/samba/Makefile                   |  4 ++--
 net/wireshark/Makefile               |  3 ++-
 net/yafc/Makefile                    |  4 ++--
 news/inn/Makefile                    |  4 ++--
 print/LPRng-core/Makefile            |  4 ++--
 print/cups-base/Makefile             |  4 ++--
 print/cups-base/buildlink3.mk        |  4 ++--
 print/libcups/Makefile               |  4 ++--
 print/libcups/buildlink3.mk          |  4 ++--
 security/cy2-gssapi/Makefile         |  4 ++--
 security/cyrus-saslauthd/Makefile    |  4 ++--
 security/gsasl/Makefile              |  4 ++--
 security/gsasl/buildlink3.mk         |  4 ++--
 security/knc/Makefile                |  4 ++--
 security/kstart/Makefile             |  3 ++-
 security/libssh/Makefile             |  3 ++-
 security/libssh/buildlink3.mk        |  4 ++--
 security/mit-krb5-appl/Makefile      |  4 ++--
 security/openssh/Makefile            |  3 ++-
 security/p5-GSSAPI/Makefile          |  4 ++--
 security/pam-krb5/Makefile           |  4 ++--
 security/py-gssapi/Makefile          |  3 ++-
 security/py-kerberos/Makefile        |  4 ++--
 security/racoon2/Makefile            |  4 ++--
 security/sudo/Makefile               |  3 ++-
 sysutils/amanda-common/Makefile      |  4 ++--
 sysutils/amanda-common/buildlink3.mk |  4 ++--
 sysutils/gnome-vfs/Makefile          |  4 ++--
 sysutils/rsyslog-gssapi/Makefile     |  4 ++--
 www/ap-auth-kerb/Makefile            |  3 ++-
 www/curl/Makefile                    |  4 ++--
 www/curl/buildlink3.mk               |  4 ++--
 www/elinks/Makefile                  |  4 ++--
 www/lighttpd/Makefile                |  3 ++-
 www/neon/Makefile                    |  3 ++-
 www/serf/Makefile                    |  4 ++--
 www/squid4/Makefile                  |  3 ++-
 x11/kdelibs4/Makefile                |  4 ++--
 x11/kdelibs4/buildlink3.mk           |  4 ++--
 77 files changed, 154 insertions(+), 130 deletions(-)

diffs (truncated from 1057 to 300 lines):

diff -r 8506c1b438b5 -r da590f6e6e2f chat/ctrlproxy/Makefile
--- a/chat/ctrlproxy/Makefile   Thu Oct 21 07:46:12 2021 +0000
+++ b/chat/ctrlproxy/Makefile   Thu Oct 21 07:46:31 2021 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2021/09/29 19:00:21 adam Exp $
+# $NetBSD: Makefile,v 1.19 2021/10/21 07:46:32 wiz Exp $
 #
 
 DISTNAME=              ctrlproxy-3.0.8
-PKGREVISION=           13
+PKGREVISION=           14
 CATEGORIES=            chat
 MASTER_SITES=          http://www.ctrlproxy.org/releases/
 
diff -r 8506c1b438b5 -r da590f6e6e2f chat/loudmouth/Makefile
--- a/chat/loudmouth/Makefile   Thu Oct 21 07:46:12 2021 +0000
+++ b/chat/loudmouth/Makefile   Thu Oct 21 07:46:31 2021 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.52 2021/01/25 23:10:00 wiz Exp $
+# $NetBSD: Makefile,v 1.53 2021/10/21 07:46:33 wiz Exp $
 
 DISTNAME=      loudmouth-1.5.4
+PKGREVISION=   1
 CATEGORIES=    chat
 MASTER_SITES=  https://mcabber.com/files/loudmouth/
 EXTRACT_SUFX=  .tar.bz2
diff -r 8506c1b438b5 -r da590f6e6e2f comms/kermit/Makefile
--- a/comms/kermit/Makefile     Thu Oct 21 07:46:12 2021 +0000
+++ b/comms/kermit/Makefile     Thu Oct 21 07:46:31 2021 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.95 2021/03/18 10:03:36 fcambus Exp $
+# $NetBSD: Makefile,v 1.96 2021/10/21 07:46:33 wiz Exp $
 
 DISTNAME=      cku302
 PKGNAME=       kermit-9.0.302
-PKGREVISION=   12
+PKGREVISION=   13
 CATEGORIES=    comms
 MASTER_SITES=  ftp://ftp.kermitproject.org/kermit/archives/
 
diff -r 8506c1b438b5 -r da590f6e6e2f databases/freetds/Makefile
--- a/databases/freetds/Makefile        Thu Oct 21 07:46:12 2021 +0000
+++ b/databases/freetds/Makefile        Thu Oct 21 07:46:31 2021 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.71 2021/09/29 19:00:05 adam Exp $
+# $NetBSD: Makefile,v 1.72 2021/10/21 07:46:33 wiz Exp $
 
 DISTNAME=      freetds-1.00.112
-PKGREVISION=   6
+PKGREVISION=   7
 CATEGORIES=    databases
 MASTER_SITES=  ftp://ftp.freetds.org/pub/freetds/stable/
 EXTRACT_SUFX=  .tar.bz2
diff -r 8506c1b438b5 -r da590f6e6e2f databases/mariadb104-client/Makefile
--- a/databases/mariadb104-client/Makefile      Thu Oct 21 07:46:12 2021 +0000
+++ b/databases/mariadb104-client/Makefile      Thu Oct 21 07:46:31 2021 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2021/09/29 19:00:26 adam Exp $
+# $NetBSD: Makefile,v 1.8 2021/10/21 07:46:33 wiz Exp $
 
 PKGNAME=       ${DISTNAME:S/-/-client-/}
-PKGREVISION=   1
+PKGREVISION=   2
 COMMENT=       MariaDB 10.4, a free MySQL compatible database (client)
 
 CONFLICTS=     mysql-client-[0-9]*
diff -r 8506c1b438b5 -r da590f6e6e2f databases/mariadb104-server/Makefile
--- a/databases/mariadb104-server/Makefile      Thu Oct 21 07:46:12 2021 +0000
+++ b/databases/mariadb104-server/Makefile      Thu Oct 21 07:46:31 2021 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2021/09/29 19:00:26 adam Exp $
+# $NetBSD: Makefile,v 1.15 2021/10/21 07:46:33 wiz Exp $
 
 PKGNAME=       ${DISTNAME:S/-/-server-/}
-PKGREVISION=   1
+PKGREVISION=   2
 COMMENT=       MariaDB 10.4, a free MySQL compatible database (server)
 
 CONFLICTS=     mysql-server-[0-9]*
diff -r 8506c1b438b5 -r da590f6e6e2f databases/mariadb105-client/Makefile
--- a/databases/mariadb105-client/Makefile      Thu Oct 21 07:46:12 2021 +0000
+++ b/databases/mariadb105-client/Makefile      Thu Oct 21 07:46:31 2021 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2021/09/29 19:00:26 adam Exp $
+# $NetBSD: Makefile,v 1.7 2021/10/21 07:46:33 wiz Exp $
 
 PKGNAME=       ${DISTNAME:S/-/-client-/}
-PKGREVISION=   2
+PKGREVISION=   3
 COMMENT=       MariaDB 10.5, a free MySQL compatible database (client)
 
 CONFLICTS=     mysql-client-[0-9]*
diff -r 8506c1b438b5 -r da590f6e6e2f databases/mariadb105-server/Makefile
--- a/databases/mariadb105-server/Makefile      Thu Oct 21 07:46:12 2021 +0000
+++ b/databases/mariadb105-server/Makefile      Thu Oct 21 07:46:31 2021 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2021/09/29 19:00:26 adam Exp $
+# $NetBSD: Makefile,v 1.17 2021/10/21 07:46:33 wiz Exp $
 
 PKGNAME=       ${DISTNAME:S/-/-server-/}
-PKGREVISION=   2
+PKGREVISION=   3
 COMMENT=       MariaDB 10.5, a free MySQL compatible database (server)
 
 CONFLICTS=     mysql-server-[0-9]*
diff -r 8506c1b438b5 -r da590f6e6e2f databases/mariadb106-client/Makefile
--- a/databases/mariadb106-client/Makefile      Thu Oct 21 07:46:12 2021 +0000
+++ b/databases/mariadb106-client/Makefile      Thu Oct 21 07:46:31 2021 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2021/09/29 19:00:26 adam Exp $
+# $NetBSD: Makefile,v 1.3 2021/10/21 07:46:33 wiz Exp $
 
 PKGNAME=       ${DISTNAME:S/-/-client-/}
-PKGREVISION=   1
+PKGREVISION=   2
 COMMENT=       MariaDB 10.6, a free MySQL compatible database (client)
 
 CONFLICTS=     mysql-client-[0-9]*
diff -r 8506c1b438b5 -r da590f6e6e2f databases/mariadb106-server/Makefile
--- a/databases/mariadb106-server/Makefile      Thu Oct 21 07:46:12 2021 +0000
+++ b/databases/mariadb106-server/Makefile      Thu Oct 21 07:46:31 2021 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2021/09/29 19:00:26 adam Exp $
+# $NetBSD: Makefile,v 1.6 2021/10/21 07:46:34 wiz Exp $
 
 PKGNAME=       ${DISTNAME:S/-/-server-/}
-PKGREVISION=   2
+PKGREVISION=   3
 COMMENT=       MariaDB 10.6, a free MySQL compatible database (server)
 
 CONFLICTS=     mysql-server-[0-9]*
diff -r 8506c1b438b5 -r da590f6e6e2f databases/openldap-smbk5pwd/Makefile
--- a/databases/openldap-smbk5pwd/Makefile      Thu Oct 21 07:46:12 2021 +0000
+++ b/databases/openldap-smbk5pwd/Makefile      Thu Oct 21 07:46:31 2021 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2021/08/23 09:58:59 adam Exp $
+# $NetBSD: Makefile,v 1.27 2021/10/21 07:46:34 wiz Exp $
 
 PKGNAME=       ${DISTNAME:S/-/-smbk5pwd-/}
+PKGREVISION=   1
 COMMENT=       Samba and Kerberos password sync for OpenLDAP
 
 CONFLICTS+=    openldap<2.3.23nb1
diff -r 8506c1b438b5 -r da590f6e6e2f databases/postgresql10/Makefile
--- a/databases/postgresql10/Makefile   Thu Oct 21 07:46:12 2021 +0000
+++ b/databases/postgresql10/Makefile   Thu Oct 21 07:46:31 2021 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2021/08/13 11:54:43 adam Exp $
+# $NetBSD: Makefile,v 1.26 2021/10/21 07:46:34 wiz Exp $
 
 PKGNAME=       ${DISTNAME:S/-/10-/}
+PKGREVISION=   1
 COMMENT=       Robust, next generation, object-relational DBMS
 
 DEPENDS+=      postgresql10-client>=${PKGVERSION_NOREV}:../../databases/postgresql10-client
diff -r 8506c1b438b5 -r da590f6e6e2f databases/postgresql11/Makefile
--- a/databases/postgresql11/Makefile   Thu Oct 21 07:46:12 2021 +0000
+++ b/databases/postgresql11/Makefile   Thu Oct 21 07:46:31 2021 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2021/08/13 11:54:44 adam Exp $
+# $NetBSD: Makefile,v 1.19 2021/10/21 07:46:34 wiz Exp $
 
 PKGNAME=       ${DISTNAME:S/-/11-/}
+PKGREVISION=   1
 COMMENT=       Robust, next generation, object-relational DBMS
 
 DEPENDS+=      postgresql11-client>=${PKGVERSION_NOREV}:../../databases/postgresql11-client
diff -r 8506c1b438b5 -r da590f6e6e2f databases/postgresql12/Makefile
--- a/databases/postgresql12/Makefile   Thu Oct 21 07:46:12 2021 +0000
+++ b/databases/postgresql12/Makefile   Thu Oct 21 07:46:31 2021 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2021/08/13 11:54:45 adam Exp $
+# $NetBSD: Makefile,v 1.17 2021/10/21 07:46:34 wiz Exp $
 
 PKGNAME=       ${DISTNAME:S/-/12-/}
+PKGREVISION=   1
 COMMENT=       Robust, next generation, object-relational DBMS
 
 DEPENDS+=      postgresql12-client>=${PKGVERSION_NOREV}:../../databases/postgresql12-client
diff -r 8506c1b438b5 -r da590f6e6e2f databases/postgresql13/Makefile
--- a/databases/postgresql13/Makefile   Thu Oct 21 07:46:12 2021 +0000
+++ b/databases/postgresql13/Makefile   Thu Oct 21 07:46:31 2021 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2021/08/13 11:54:46 adam Exp $
+# $NetBSD: Makefile,v 1.8 2021/10/21 07:46:34 wiz Exp $
 
 PKGNAME=       ${DISTNAME:S/-/13-/}
+PKGREVISION=   1
 COMMENT=       Robust, next generation, object-relational DBMS
 
 DEPENDS+=      postgresql13-client>=${PKGVERSION_NOREV}:../../databases/postgresql13-client
diff -r 8506c1b438b5 -r da590f6e6e2f databases/postgresql14/Makefile
--- a/databases/postgresql14/Makefile   Thu Oct 21 07:46:12 2021 +0000
+++ b/databases/postgresql14/Makefile   Thu Oct 21 07:46:31 2021 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2021/10/08 10:23:43 adam Exp $
+# $NetBSD: Makefile,v 1.2 2021/10/21 07:46:34 wiz Exp $
 
 PKGNAME=       ${DISTNAME:S/-/14-/}
+PKGREVISION=   1
 COMMENT=       Robust, next generation, object-relational DBMS
 
 DEPENDS+=      postgresql14-client>=${PKGVERSION_NOREV}:../../databases/postgresql14-client
diff -r 8506c1b438b5 -r da590f6e6e2f databases/postgresql96/Makefile
--- a/databases/postgresql96/Makefile   Thu Oct 21 07:46:12 2021 +0000
+++ b/databases/postgresql96/Makefile   Thu Oct 21 07:46:31 2021 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2021/08/13 11:54:47 adam Exp $
+# $NetBSD: Makefile,v 1.15 2021/10/21 07:46:34 wiz Exp $
 
 PKGNAME=       ${DISTNAME:S/-/96-/}
+PKGREVISION=   1
 COMMENT=       Robust, next generation, object-relational DBMS
 
 DEPENDS+=      postgresql96-client>=${PKGVERSION_NOREV}:../../databases/postgresql96-client
diff -r 8506c1b438b5 -r da590f6e6e2f devel/kio/Makefile
--- a/devel/kio/Makefile        Thu Oct 21 07:46:12 2021 +0000
+++ b/devel/kio/Makefile        Thu Oct 21 07:46:31 2021 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.55 2021/07/30 12:26:45 ryoon Exp $
+# $NetBSD: Makefile,v 1.56 2021/10/21 07:46:34 wiz Exp $
 
 DISTNAME=      kio-5.80.1
 #DISTNAME=     kio-${KF5VER}
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    devel
 
 HOMEPAGE=      https://community.kde.org/Frameworks
diff -r 8506c1b438b5 -r da590f6e6e2f devel/py-pysvn/Makefile
--- a/devel/py-pysvn/Makefile   Thu Oct 21 07:46:12 2021 +0000
+++ b/devel/py-pysvn/Makefile   Thu Oct 21 07:46:31 2021 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.47 2021/09/30 16:15:10 hauke Exp $
+# $NetBSD: Makefile,v 1.48 2021/10/21 07:46:35 wiz Exp $
 #
 
 VERS=          1.9.15
 DISTNAME=      pysvn-${VERS}
 PKGNAME=       ${PYPKGPREFIX}-pysvn-${VERS}
+PKGREVISION=   1
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=pysvn/}
 
diff -r 8506c1b438b5 -r da590f6e6e2f devel/rudiments/Makefile
--- a/devel/rudiments/Makefile  Thu Oct 21 07:46:12 2021 +0000
+++ b/devel/rudiments/Makefile  Thu Oct 21 07:46:31 2021 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.65 2021/09/29 19:00:06 adam Exp $
+# $NetBSD: Makefile,v 1.66 2021/10/21 07:46:31 wiz Exp $
 
 DISTNAME=      rudiments-1.3.1
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=rudiments/}
 
diff -r 8506c1b438b5 -r da590f6e6e2f devel/rudiments/buildlink3.mk
--- a/devel/rudiments/buildlink3.mk     Thu Oct 21 07:46:12 2021 +0000
+++ b/devel/rudiments/buildlink3.mk     Thu Oct 21 07:46:31 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.38 2021/09/29 19:00:06 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.39 2021/10/21 07:46:31 wiz Exp $
 
 BUILDLINK_TREE+=       rudiments
 
@@ -6,7 +6,7 @@
 RUDIMENTS_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.rudiments+=      rudiments>=1.1.0
-BUILDLINK_ABI_DEPENDS.rudiments+=      rudiments>=1.3.1nb2
+BUILDLINK_ABI_DEPENDS.rudiments+=      rudiments>=1.3.1nb3
 BUILDLINK_PKGSRCDIR.rudiments?=                ../../devel/rudiments
 
 .include "../../devel/pcre/buildlink3.mk"
diff -r 8506c1b438b5 -r da590f6e6e2f devel/scmcvs/Makefile
--- a/devel/scmcvs/Makefile     Thu Oct 21 07:46:12 2021 +0000
+++ b/devel/scmcvs/Makefile     Thu Oct 21 07:46:31 2021 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2020/01/18 23:30:41 rillig Exp $
+# $NetBSD: Makefile,v 1.21 2021/10/21 07:46:35 wiz Exp $
 
 DISTNAME=      cvs-1.12.13
-PKGREVISION=   7
+PKGREVISION=   8
 CATEGORIES=    devel scm
 MASTER_SITES=  http://ftp.gnu.org/non-gnu/cvs/source/feature/${PKGVERSION_NOREV}/
 EXTRACT_SUFX=  .tar.bz2
diff -r 8506c1b438b5 -r da590f6e6e2f filesystems/openafs-devel/Makefile
--- a/filesystems/openafs-devel/Makefile        Thu Oct 21 07:46:12 2021 +0000
+++ b/filesystems/openafs-devel/Makefile        Thu Oct 21 07:46:31 2021 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2020/01/26 17:31:10 rillig Exp $
+# $NetBSD: Makefile,v 1.7 2021/10/21 07:46:35 wiz Exp $
 
 DISTNAME=      openafs-1.7.11-src
 PKGNAME=       ${DISTNAME:C/-src//}
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    filesystems net sysutils



Home | Main Index | Thread Index | Old Index