pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   sevan
Date:           Tue Sep 24 12:22:46 UTC 2019

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

Log Message:
asterisk package has been removed, use latest version instead


To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 pkgsrc/meta-pkgs/bulk-large/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-large/Makefile
diff -u pkgsrc/meta-pkgs/bulk-large/Makefile:1.43 pkgsrc/meta-pkgs/bulk-large/Makefile:1.44
--- pkgsrc/meta-pkgs/bulk-large/Makefile:1.43   Sun Sep 15 20:34:49 2019
+++ pkgsrc/meta-pkgs/bulk-large/Makefile        Tue Sep 24 12:22:46 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.43 2019/09/15 20:34:49 gutteridge Exp $
+# $NetBSD: Makefile,v 1.44 2019/09/24 12:22:46 sevan Exp $
 
-DISTNAME=      bulk-large-20190915
+DISTNAME=      bulk-large-20190924
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
 DISTFILES=     # empty
@@ -51,7 +51,7 @@ BUILD_DEPENDS+=       qt5-qttools-[0-9]*:../..
 # 2. Applications
 #
 BUILD_DEPENDS+=        konversation>=1.4:../../chat/konversation
-BUILD_DEPENDS+=        asterisk>=11:../../comms/asterisk
+BUILD_DEPENDS+=        asterisk>=16:../../comms/asterisk16
 BUILD_DEPENDS+=        avr-gcc-[0-9]*:../../cross/avr-gcc
 BUILD_DEPENDS+=        avr-libc-[0-9]*:../../cross/avr-libc
 BUILD_DEPENDS+=        avr-gdb-[0-9]*:../../cross/avr-gdb



Home | Main Index | Thread Index | Old Index