File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # $NetBSD: Makefile,v 1.127 2026/02/06 10:04:20 wiz Exp $
1+ # $NetBSD: Makefile,v 1.128 2026/03/07 09:51:41 bsiegert Exp $
22#
33# NOTE: when updating this package, there are two places that sound
44# tarballs need to be checked; look in ${WRKSRC}/sounds/Makefile
55# to find out the current sound file versions
66
77DISTNAME = asterisk-16.29.1
8- PKGREVISION = 29
8+ PKGREVISION = 30
99CATEGORIES = comms net audio
1010MASTER_SITES = https://downloads.asterisk.org/pub/telephony/asterisk/
1111MASTER_SITES+ = https://downloads.asterisk.org/pub/telephony/asterisk/old-releases/
@@ -29,7 +29,7 @@ CONFLICTS+= asterisk-sounds-extra-[0-9]*
2929
3030.include "../../mk/bsd.prefs.mk"
3131
32- USE_TOOLS+ = bash bison gmake perl:run pkg-config tar
32+ USE_TOOLS+ = bash:run bison gmake perl:run pkg-config tar
3333# sed: 1: "/^\s*(<[?]xml|<.DOCTYPE ...": RE error: trailing backslash (\)
3434# not reported upstream because this version is EOL
3535USE_TOOLS+ = gsed
Original file line number Diff line number Diff line change 1- # $NetBSD: Makefile,v 1.50 2026/02/06 10:04:21 wiz Exp $
1+ # $NetBSD: Makefile,v 1.51 2026/03/07 09:51:41 bsiegert Exp $
22#
33# NOTE: when updating this package, there are two places that sound
44# tarballs need to be checked; look in ${WRKSRC}/sounds/Makefile
55# to find out the current sound file versions
66# Also look in ${WRKSRC}/third-party/versions.mak for pjproject
77
88DISTNAME = asterisk-19.8.1
9- PKGREVISION = 18
9+ PKGREVISION = 19
1010CATEGORIES = comms net audio
1111MASTER_SITES = https://downloads.asterisk.org/pub/telephony/asterisk/
1212MASTER_SITES+ = https://downloads.asterisk.org/pub/telephony/asterisk/old-releases/
@@ -32,7 +32,7 @@ MKPIE_SUPPORTED= NO
3232
3333.include "../../mk/bsd.prefs.mk"
3434
35- USE_TOOLS+ = bison gmake perl:run pkg-config tar bash
35+ USE_TOOLS+ = bison gmake perl:run pkg-config tar bash:run
3636USE_LANGUAGES = c c++
3737REPLACE_BASH+ = contrib/scripts/astversion
3838REPLACE_BASH+ = contrib/scripts/ast_coredumper
Original file line number Diff line number Diff line change 1- # $NetBSD: Makefile,v 1.25 2026/02/06 10:04:21 wiz Exp $
1+ # $NetBSD: Makefile,v 1.26 2026/03/07 09:51:41 bsiegert Exp $
22#
33# NOTE: when updating this package, there are two places that sound
44# tarballs need to be checked; look in ${WRKSRC}/sounds/Makefile
55# to find out the current sound file versions
66
77DISTNAME = asterisk-20.10.0
8- PKGREVISION = 15
8+ PKGREVISION = 16
99CATEGORIES = comms net audio
1010MASTER_SITES = https://downloads.asterisk.org/pub/telephony/asterisk/
1111MASTER_SITES+ = https://downloads.asterisk.org/pub/telephony/asterisk/old-releases/
@@ -29,7 +29,7 @@ CONFLICTS+= asterisk-sounds-extra-[0-9]*
2929
3030.include "../../mk/bsd.prefs.mk"
3131
32- USE_TOOLS+ = bash bison gmake perl:run pkg-config tar
32+ USE_TOOLS+ = bash:run bison gmake perl:run pkg-config tar
3333USE_LANGUAGES = c c++
3434REPLACE_BASH+ = contrib/scripts/astversion
3535REPLACE_BASH+ = contrib/scripts/ast_coredumper
You can’t perform that action at this time.
0 commit comments