aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Lawrance <lawrance@FreeBSD.org>2005-06-24 11:18:56 +0000
committerSam Lawrance <lawrance@FreeBSD.org>2005-06-24 11:18:56 +0000
commitae52e2a6c1bc5f42954e2aed7b862297df350529 (patch)
tree213cdcbec66fce829f0d4c2409d785dee4cbaef1
parent0040c9adaa9d910bb0192874404eacf383865ca7 (diff)
Notes
-rw-r--r--audio/ccaudio/Makefile3
-rw-r--r--audio/ccaudio2/Makefile3
-rw-r--r--lang/ccscript/Makefile4
3 files changed, 6 insertions, 4 deletions
diff --git a/audio/ccaudio/Makefile b/audio/ccaudio/Makefile
index d8c3c90b824c..91c3b8ebd6dd 100644
--- a/audio/ccaudio/Makefile
+++ b/audio/ccaudio/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
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
diff --git a/lang/ccscript/Makefile b/lang/ccscript/Makefile
index 38172abf8cff..21d50e0c359f 100644
--- a/lang/ccscript/Makefile
+++ b/lang/ccscript/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ccscript
PORTVERSION= 2.5.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= gnutelephony
@@ -15,7 +15,7 @@ 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