diff --git a/net/asterisk-g72x/Makefile b/net/asterisk-g72x/Makefile index 02c6ca6036a1..b4a4fa990482 100644 --- a/net/asterisk-g72x/Makefile +++ b/net/asterisk-g72x/Makefile @@ -1,39 +1,39 @@ PORTNAME= g72x -DISTVERSION= 1.4.4 +DISTVERSION= 1.4.5 CATEGORIES= net MASTER_SITES= http://asterisk.hosting.lv/src/ DISTNAME= asterisk-${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} MAINTAINER= ports@FreeBSD.org COMMENT= G.729 codec for Asterisk PBX WWW= http://asterisk.hosting.lv/ LICENSE= GPLv3+ LIB_DEPENDS= libbcg729.so:audio/bcg729 FLAVORS= asterisk22 asterisk20 FLAVOR?= asterisk22 ${FLAVOR}_PKGNAMEPREFIX= ${FLAVOR}- ${FLAVOR}_BUILD_DEPENDS= asterisk:net/${FLAVOR} ${FLAVOR}_RUN_DEPENDS= asterisk:net/${FLAVOR} USES= autoreconf compiler:c11 libtool tar:bzip2 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-asterisk160 --with-bcg729 CONFLICTS_INSTALL= ${FLAVORS:N${FLAVOR}:C|(.+)|\1-${PORTNAME}|} PLIST_FILES= lib/asterisk/modules/codec_g729.so .include .if ${CHOSEN_COMPILER_TYPE} == clang CFLAGS+= -fblocks .endif post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/asterisk/modules/codec_g729.so .include diff --git a/net/asterisk-g72x/distinfo b/net/asterisk-g72x/distinfo index f506c1888cba..763b3f526631 100644 --- a/net/asterisk-g72x/distinfo +++ b/net/asterisk-g72x/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753300000 -SHA256 (asterisk-g72x-1.4.4.tar.bz2) = f44bf2758c68e4c14775f99bca2c8b1719f736f1c5ae5c47e2237f36681a795d -SIZE (asterisk-g72x-1.4.4.tar.bz2) = 126735 +TIMESTAMP = 1783535353 +SHA256 (asterisk-g72x-1.4.5.tar.bz2) = f03cc2e4181b5b67b8bf7abd3f2e9a326b475185ab0d261a7108008f545ce1a2 +SIZE (asterisk-g72x-1.4.5.tar.bz2) = 127102