- bugfix update to 1.4.21.1, fixing a fairly major problem
introduced in 1.4.21 by correcting the order of lock and unlock in a deadlock avoidance macro... No other changes. Not security, but if you're running 1.4.21, you definitely want this. - regen PLIST to remove @bin from a symlink.
This commit is contained in:
parent
12240e42f2
commit
cb6bf906d5
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.42 2008/06/14 16:00:10 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.43 2008/06/30 20:03:49 sthen Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
COMMENT-main= open source multi-protocol PBX and telephony toolkit
|
||||
|
||||
V= 1.4.21
|
||||
V= 1.4.21.1
|
||||
DISTNAME= asterisk-$V
|
||||
FULLPKGNAME-main= asterisk-$V
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (asterisk-1.4.21.tar.gz) = xM9p626uMQWAawjT78KOxw==
|
||||
RMD160 (asterisk-1.4.21.tar.gz) = 6Mc6SoWzoWZHLjJy9rFVWkhEiYg=
|
||||
SHA1 (asterisk-1.4.21.tar.gz) = 3IoV4c0aH8fsz/NaYgjRoN/wUbY=
|
||||
SHA256 (asterisk-1.4.21.tar.gz) = tLWmH0OhbfTN8u0ITwMne+s4bb5M78aMManJl3LwUkw=
|
||||
SIZE (asterisk-1.4.21.tar.gz) = 11525298
|
||||
MD5 (asterisk-1.4.21.1.tar.gz) = 36G3NYeqdLNsqvSBHP5hDg==
|
||||
RMD160 (asterisk-1.4.21.1.tar.gz) = PwWDk40SLHsPZH72//UU4nn/Pys=
|
||||
SHA1 (asterisk-1.4.21.1.tar.gz) = 3NIceyQkh3QqWVpNnYR8M+8gQdg=
|
||||
SHA256 (asterisk-1.4.21.1.tar.gz) = bNexDsPL6Y6BVa6kRABbpUPLJsEnlvsWeooGpImJaxc=
|
||||
SIZE (asterisk-1.4.21.1.tar.gz) = 11528154
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.8 2008/06/14 16:00:11 sthen Exp $
|
||||
@comment $OpenBSD: PLIST-main,v 1.9 2008/06/30 20:03:49 sthen Exp $
|
||||
@conflict asterisk-sounds-<=1.2.1p2
|
||||
@conflict app_conference-<=20070710
|
||||
@newgroup _asterisk:545
|
||||
@ -233,7 +233,7 @@ lib/asterisk/modules/res_speech.so
|
||||
@bin sbin/asterisk
|
||||
sbin/astgenkey
|
||||
sbin/autosupport
|
||||
@bin sbin/rasterisk
|
||||
sbin/rasterisk
|
||||
sbin/safe_asterisk
|
||||
@bin sbin/smsq
|
||||
@bin sbin/stereorize
|
||||
|
Loading…
Reference in New Issue
Block a user