asterisk: AST.pdf is no more, replace the reference in pkg-readme with a

link to the official documentation wiki.
This commit is contained in:
sthen 2020-11-25 14:11:17 +00:00
parent 970b3ac90e
commit 28f1191a5a
2 changed files with 7 additions and 5 deletions

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.328 2020/11/20 12:38:53 sthen Exp $
# $OpenBSD: Makefile,v 1.329 2020/11/25 14:11:17 sthen Exp $
COMMENT-main= open source multi-protocol PBX and telephony toolkit
VER= 16.15.0
REVISION-main= 0
PJ_V= 2.10
DISTNAME= asterisk-${VER:S/beta/-beta/:S/rc/-rc/}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} pjproject-${PJ_V}.tar.bz2:0
@ -100,6 +101,8 @@ AUTOCONF_VERSION= 2.69
AUTOMAKE_VERSION= 1.16
BUILD_DEPENDS+= archivers/bzip2 \
devel/libtool,-ltdl # bogus dependencies in menuselect
MAJV= ${VER:C/\..*//}
SUBST_VARS+= MAJV
CPPFLAGS+= -I${X11BASE}/include \
-I${LOCALBASE}/include

View File

@ -1,4 +1,4 @@
$OpenBSD: README-main,v 1.5 2018/09/04 12:46:23 espie Exp $
$OpenBSD: README-main,v 1.6 2020/11/25 14:11:17 sthen Exp $
+-----------------------------------------------------------------------
| Running ${PKGSTEM} on OpenBSD
@ -27,8 +27,7 @@ can be handled by adding a line like the following to /etc/newsyslog.conf:
/var/log/asterisk/messages 640 5 1000 * Z "asterisk -rx 'logger reload'"
Documentation
=============
${PREFIX}/share/doc/asterisk/AST.pdf is probably the single best
resource for the current version.
See https://www.asterisk.org/community/documentation/ and
https://wiki.asterisk.org/wiki/display/AST/Asterisk+${MAJV}+Documentation