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:           Mon Sep 24 01:26:50 UTC 2018

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

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

- bind99
+ bind911 and bind912


To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 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.47 pkgsrc/meta-pkgs/bulk-medium/Makefile:1.48
--- pkgsrc/meta-pkgs/bulk-medium/Makefile:1.47  Wed Aug 22 09:45:42 2018
+++ pkgsrc/meta-pkgs/bulk-medium/Makefile       Mon Sep 24 01:26:50 2018
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.47 2018/08/22 09:45:42 wiz Exp $
+# $NetBSD: Makefile,v 1.48 2018/09/24 01:26:50 taca Exp $
 
-DISTNAME=      bulk-medium-20171028
-PKGREVISION=   1
+DISTNAME=      bulk-medium-20180924
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
 DISTFILES=     # empty
@@ -100,8 +99,9 @@ BUILD_DEPENDS+=      mhonarc-[0-9]*:../../mai
 BUILD_DEPENDS+=        mutt-[0-9]*:../../mail/mutt
 BUILD_DEPENDS+=        re-alpine-[0-9]*:../../mail/re-alpine
 BUILD_DEPENDS+=        spamassassin-[0-9]*:../../mail/spamassassin
-BUILD_DEPENDS+=        bind>=9.9<9.10:../../net/bind99
 BUILD_DEPENDS+=        bind>=9.10<9.11:../../net/bind910
+BUILD_DEPENDS+=        bind>=9.11<9.12:../../net/bind911
+BUILD_DEPENDS+=        bind>=9.12<9.13:../../net/bind912
 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