diff options
author | flo <flo@FreeBSD.org> | 2012-08-31 06:14:10 +0800 |
---|---|---|
committer | flo <flo@FreeBSD.org> | 2012-08-31 06:14:10 +0800 |
commit | cf096a4851d137cf441e695a836f5207848c4091 (patch) | |
tree | 1a1f7f302832114f9ee509fc7430bfa73b6a018f /net/asterisk | |
parent | 6be71d4b634c32a99d1d9ae64429271296d705b2 (diff) | |
download | freebsd-ports-gnome-cf096a4851d137cf441e695a836f5207848c4091.tar.gz freebsd-ports-gnome-cf096a4851d137cf441e695a836f5207848c4091.tar.zst freebsd-ports-gnome-cf096a4851d137cf441e695a836f5207848c4091.zip |
- Update net/asterisk to 1.8.15.1
- Update net/asterisk10 to 10.7.1
- Document vulnerabilities in vuln.xml
- Fix URLs in the pervious asterisk vuln.xml entry
Security: http://www.vuxml.org/freebsd/4c53f007-f2ed-11e1-a215-14dae9ebcf89.html
Diffstat (limited to 'net/asterisk')
-rw-r--r-- | net/asterisk/Makefile | 2 | ||||
-rw-r--r-- | net/asterisk/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/asterisk/Makefile b/net/asterisk/Makefile index e11ed1bb12e4..cfcbb35e1f23 100644 --- a/net/asterisk/Makefile +++ b/net/asterisk/Makefile @@ -6,7 +6,7 @@ # PORTNAME= asterisk -PORTVERSION= 1.8.15.0 +PORTVERSION= 1.8.15.1 CATEGORIES= net MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ \ http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/ diff --git a/net/asterisk/distinfo b/net/asterisk/distinfo index bfcd998b1874..2dae22d0dde3 100644 --- a/net/asterisk/distinfo +++ b/net/asterisk/distinfo @@ -1,2 +1,2 @@ -SHA256 (asterisk-1.8.15.0.tar.gz) = 32331f2a1bef79e31462abca2f8d2a23df01f0b927aa6c0d533023ef06fd2867 -SIZE (asterisk-1.8.15.0.tar.gz) = 25083527 +SHA256 (asterisk-1.8.15.1.tar.gz) = 993ea4b8a52242dd1884a5b0efb0076780fdb3367431ff74ac8937e6a6ae755e +SIZE (asterisk-1.8.15.1.tar.gz) = 25077347 |