aboutsummaryrefslogtreecommitdiffstats
path: root/audio/ccaudio2
diff options
context:
space:
mode:
authorlawrance <lawrance@FreeBSD.org>2005-06-24 19:18:56 +0800
committerlawrance <lawrance@FreeBSD.org>2005-06-24 19:18:56 +0800
commitf321ce10aa4d6c9d1f8c172d98ca9a9c84084f63 (patch)
treeae950749f34cd0d3618ed3f0000c0f621ede2f58 /audio/ccaudio2
parent41225ba7366c0d34b0dea2b54ff819db86d37631 (diff)
downloadfreebsd-ports-gnome-f321ce10aa4d6c9d1f8c172d98ca9a9c84084f63.tar.gz
freebsd-ports-gnome-f321ce10aa4d6c9d1f8c172d98ca9a9c84084f63.tar.zst
freebsd-ports-gnome-f321ce10aa4d6c9d1f8c172d98ca9a9c84084f63.zip
Chase commoncpp update and bump PORTREVISION for these ports.
As result of PR: ports/82565
Diffstat (limited to 'audio/ccaudio2')
-rw-r--r--audio/ccaudio2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/ccaudio2/Makefile b/audio/ccaudio2/Makefile
index d8c3c90b824c..91c3b8ebd6dd 100644
--- a/audio/ccaudio2/Makefile
+++ b/audio/ccaudio2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ccaudio
PORTVERSION= 1.1.3
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= gnutelephony
@@ -14,7 +15,7 @@ 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