Index: head/audio/ccaudio/Makefile =================================================================== --- head/audio/ccaudio/Makefile (revision 137971) +++ head/audio/ccaudio/Makefile (revision 137972) @@ -1,33 +1,34 @@ # New ports collection makefile for: ccaudio # Date created: 26 July 2000 # Whom: David Sugar # # $FreeBSD$ # PORTNAME= ccaudio PORTVERSION= 1.1.3 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gnutelephony MAINTAINER= ports@FreeBSD.org COMMENT= C++ class framework for manipulating audio files -LIB_DEPENDS= ccgnu2-1.2.1:${PORTSDIR}/devel/commoncpp +LIB_DEPENDS= ccgnu2-1.3.1:${PORTSDIR}/devel/commoncpp USE_GNOME= gnometarget USE_REINPLACE= yes USE_LIBTOOL_VER= 15 INSTALL_TARGET= install man INSTALLS_SHLIB= yes MAN3= Audio.3cc AudioCodec.3cc AudioCopy.3cc AudioFile.3cc \ AudioSample.3cc AudioTone.3cc CDAudio.3cc DTMFDetect.3cc \ LinearSample.3cc post-patch: @${REINPLACE_CMD} -e \ 's|||g' ${WRKSRC}/src/dtmf.cpp .include Property changes on: head/audio/ccaudio/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property Index: head/audio/ccaudio2/Makefile =================================================================== --- head/audio/ccaudio2/Makefile (revision 137971) +++ head/audio/ccaudio2/Makefile (revision 137972) @@ -1,33 +1,34 @@ # New ports collection makefile for: ccaudio # Date created: 26 July 2000 # Whom: David Sugar # # $FreeBSD$ # PORTNAME= ccaudio PORTVERSION= 1.1.3 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gnutelephony MAINTAINER= ports@FreeBSD.org COMMENT= C++ class framework for manipulating audio files -LIB_DEPENDS= ccgnu2-1.2.1:${PORTSDIR}/devel/commoncpp +LIB_DEPENDS= ccgnu2-1.3.1:${PORTSDIR}/devel/commoncpp USE_GNOME= gnometarget USE_REINPLACE= yes USE_LIBTOOL_VER= 15 INSTALL_TARGET= install man INSTALLS_SHLIB= yes MAN3= Audio.3cc AudioCodec.3cc AudioCopy.3cc AudioFile.3cc \ AudioSample.3cc AudioTone.3cc CDAudio.3cc DTMFDetect.3cc \ LinearSample.3cc post-patch: @${REINPLACE_CMD} -e \ 's|||g' ${WRKSRC}/src/dtmf.cpp .include Property changes on: head/audio/ccaudio2/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property Index: head/lang/ccscript/Makefile =================================================================== --- head/lang/ccscript/Makefile (revision 137971) +++ head/lang/ccscript/Makefile (revision 137972) @@ -1,35 +1,35 @@ # New ports collection makefile for: ccscript # Date created: 26 July 2000 # Whom: David Sugar # # $FreeBSD$ # PORTNAME= ccscript PORTVERSION= 2.5.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gnutelephony MAINTAINER= ports@FreeBSD.org COMMENT= State-event driven class extendible C++ script interpreter -LIB_DEPENDS= ccgnu2-1.2.1:${PORTSDIR}/devel/commoncpp +LIB_DEPENDS= ccgnu2-1.3.1:${PORTSDIR}/devel/commoncpp USE_GNOME= gnometarget USE_LIBTOOL_VER= 15 INSTALL_TARGET= install man INSTALLS_SHLIB= yes MAN3= ScriptCommand.3cc ScriptImage.3cc ScriptInterp.3cc \ ScriptModule.3cc ScriptSymbol.3cc Script_Locks.3cc \ Script_Package.3cc Script_Property.3cc Script_Session.3cc .include .if ${ARCH} == "amd64" CFLAGS+= -fPIC .endif .include Property changes on: head/lang/ccscript/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.17 \ No newline at end of property +1.18 \ No newline at end of property