pkgsrc-Changes archive

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

CVS commit: pkgsrc/meta-pkgs/bulk-medium



Module Name:    pkgsrc
Committed By:   taca
Date:           Tue Sep  1 14:11:39 UTC 2020

Modified Files:
        pkgsrc/meta-pkgs/bulk-medium: Makefile

Log Message:
meta-pkgs/bulk-medium: update to 20200901

Replace bind914 to bind916.


To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 pkgsrc/meta-pkgs/bulk-medium/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/meta-pkgs/bulk-medium/Makefile
diff -u pkgsrc/meta-pkgs/bulk-medium/Makefile:1.67 pkgsrc/meta-pkgs/bulk-medium/Makefile:1.68
--- pkgsrc/meta-pkgs/bulk-medium/Makefile:1.67  Wed Aug 19 13:30:03 2020
+++ pkgsrc/meta-pkgs/bulk-medium/Makefile       Tue Sep  1 14:11:39 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.67 2020/08/19 13:30:03 tnn Exp $
+# $NetBSD: Makefile,v 1.68 2020/09/01 14:11:39 taca Exp $
 
-DISTNAME=      bulk-medium-20200819
+DISTNAME=      bulk-medium-20200901
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
 DISTFILES=     # empty
@@ -91,7 +91,7 @@ BUILD_DEPENDS+=       mutt-[0-9]*:../../mail/m
 BUILD_DEPENDS+=        re-alpine-[0-9]*:../../mail/re-alpine
 BUILD_DEPENDS+=        spamassassin-[0-9]*:../../mail/spamassassin
 BUILD_DEPENDS+=        bind>=9.11<9.12:../../net/bind911
-BUILD_DEPENDS+=        bind>=9.14<9.15:../../net/bind914
+BUILD_DEPENDS+=        bind>=9.16<9.17:../../net/bind916
 BUILD_DEPENDS+=        clive-[0-9]*:../../net/clive
 BUILD_DEPENDS+=        nmap-[0-9]*:../../net/nmap
 BUILD_DEPENDS+=        samba>=4.2:../../net/samba4



Home | Main Index | Thread Index | Old Index