Index: head/net/asterisk16-addons/Makefile =================================================================== --- head/net/asterisk16-addons/Makefile (revision 234666) +++ head/net/asterisk16-addons/Makefile (revision 234667) @@ -1,56 +1,56 @@ # New ports collection makefile for: asterisk-addons # Date created: 23 March 2006 # Whom: Fabian Gast # # $FreeBSD$ # PORTNAME= asterisk16-addons -PORTVERSION= 1.6.0.1 +PORTVERSION= 1.6.0.2 CATEGORIES= net MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ \ http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/ DISTNAME= asterisk-addons-${DISTVERSION} MAINTAINER= flo@kasimir.com COMMENT= GPL modules for the Asterisk Open Source PBX BUILD_DEPENDS= asterisk:${PORTSDIR}/net/asterisk16 RUN_DEPENDS= asterisk:${PORTSDIR}/net/asterisk16 OPTIONS= SAMPLE_CONFIG "Install sample configuration files" off ONLY_FOR_ARCHS= i386 amd64 powerpc USE_AUTOTOOLS= libtool:15 USE_MYSQL= yes USE_GMAKE= yes GNU_CONFIGURE= yes MAKE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ PTHREAD_LIBS="${PTHREAD_LIBS}" \ OSVERSION=${OSVERSION} \ NOISY_BUILD=YES \ DOCSDIR=${DOCSDIR} \ ASTCFLAGS="${CFLAGS}" CONFLICTS= asterisk*-1.2* asterisk*-1.4* .include .if defined(WITH_SAMPLE_CONFIG) PLIST_SUB+= SAMPLE_CONFIG="" .else PLIST_SUB+= SAMPLE_CONFIG="@comment " .endif #pre-configure: # if ${GREP} -sq fixup_codecs ${LOCALBASE}/include/asterisk/channel.h; \ # then \ # ${PATCH} ${PATCH_ARGS} < ${PATCHDIR}/codecnego.diff; \ # fi post-install: .if defined(WITH_SAMPLE_CONFIG) @cd ${WRKSRC} && ${GMAKE} samples .endif .include Property changes on: head/net/asterisk16-addons/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.16 \ No newline at end of property +1.17 \ No newline at end of property Index: head/net/asterisk16-addons/distinfo =================================================================== --- head/net/asterisk16-addons/distinfo (revision 234666) +++ head/net/asterisk16-addons/distinfo (revision 234667) @@ -1,3 +1,3 @@ -MD5 (asterisk-addons-1.6.0.1.tar.gz) = 40c07612e486160c128e22811f357893 -SHA256 (asterisk-addons-1.6.0.1.tar.gz) = 82970f39075e267b51932d482a8535d77ce91d656bd100b5542ed30970cf7447 -SIZE (asterisk-addons-1.6.0.1.tar.gz) = 846856 +MD5 (asterisk-addons-1.6.0.2.tar.gz) = b8eb578546034b9265cb467b4ae91ca7 +SHA256 (asterisk-addons-1.6.0.2.tar.gz) = 871b1326098018da57b91e15526b729fa1202341eddfb4156b13d68a5edb74ff +SIZE (asterisk-addons-1.6.0.2.tar.gz) = 855773 Property changes on: head/net/asterisk16-addons/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property