summaryrefslogtreecommitdiff
path: root/lang/ccscript
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2000-11-01 20:44:40 +0000
committerJames E. Housley <jeh@FreeBSD.org>2000-11-01 20:44:40 +0000
commit93b6c8b2b1825fbb68d3e85e81c9030b5f1f3bdb (patch)
tree126f9035293219941147aa4df1b7e84337ab2c21 /lang/ccscript
parentUpdate to 3.5.2 (diff)
Update to version 1.2.5
Submitted by: MAINTAINER
Notes
Notes: svn path=/head/; revision=34565
Diffstat (limited to 'lang/ccscript')
-rw-r--r--lang/ccscript/Makefile4
-rw-r--r--lang/ccscript/distinfo2
-rw-r--r--lang/ccscript/pkg-plist1
3 files changed, 4 insertions, 3 deletions
diff --git a/lang/ccscript/Makefile b/lang/ccscript/Makefile
index 64bd7a60e3cf..05be7aaa5d4c 100644
--- a/lang/ccscript/Makefile
+++ b/lang/ccscript/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= ccscript
-PORTVERSION= 1.2.2
+PORTVERSION= 1.2.5
CATEGORIES= lang
MASTER_SITES= ftp://www.voxilla.org/pub/ccscript/
MAINTAINER= dyfet@gnu.org
-LIB_DEPENDS= ccio.0:${PORTSDIR}/devel/commoncpp
+LIB_DEPENDS= ccstd.0:${PORTSDIR}/devel/commoncpp
USE_GMAKE= yes
USE_LIBTOOL= yes
diff --git a/lang/ccscript/distinfo b/lang/ccscript/distinfo
index 35f3872f1179..81103c02f316 100644
--- a/lang/ccscript/distinfo
+++ b/lang/ccscript/distinfo
@@ -1 +1 @@
-MD5 (ccscript-1.2.2.tar.gz) = e0cb0fdb22419c8c3f742a26488ef1e1
+MD5 (ccscript-1.2.5.tar.gz) = 01b5fe502bbcc000a23f84012b6eb4d3
diff --git a/lang/ccscript/pkg-plist b/lang/ccscript/pkg-plist
index 9a2d3d29a1e2..cb202f7b1bdb 100644
--- a/lang/ccscript/pkg-plist
+++ b/lang/ccscript/pkg-plist
@@ -3,3 +3,4 @@ include/cc++/script.h
lib/libccscript.a
lib/libccscript.so
lib/libccscript.so.0
+@dirrm include/cc++