summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-09-07 21:18:23 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-09-07 21:18:23 +0000
commitac1a08a6f061a91c509f323ab57f70c4a03ca6bb (patch)
tree6b7991baa1d5a7302f646b783c533fefa3cd11c1 /net-im
parentchange master site, md5 no changed (diff)
upgrade to 3.35.22
Submitted by: fenner's report
Notes
Notes: svn path=/head/; revision=47511
Diffstat (limited to 'net-im')
-rw-r--r--net-im/centericq/Makefile8
-rw-r--r--net-im/centericq/distinfo2
-rw-r--r--net-im/centericq/files/patch-aa4
-rw-r--r--net-im/centericq/files/patch-configure17
4 files changed, 16 insertions, 15 deletions
diff --git a/net-im/centericq/Makefile b/net-im/centericq/Makefile
index 12e39610520f..2cf595f7a39e 100644
--- a/net-im/centericq/Makefile
+++ b/net-im/centericq/Makefile
@@ -7,8 +7,7 @@
#
PORTNAME= centericq
-PORTVERSION= 3.34.15
-PORTREVISION= 1
+PORTVERSION= 3.35.22
CATEGORIES= net
MASTER_SITES= http://konst.org.ua/download/
@@ -31,4 +30,9 @@ CFLAGS+= -nostdinc -I${LOCALBASE}/include/ncurses \
-I${LOCALBASE}/include -I/usr/include
.endif
+post-install:
+ ${INSTALL_MAN} ${WRKSRC}/${MAN1} ${MAN1PREFIX}/man/man1
+ @${MKDIR} ${DATADIR}
+ (cd ${WRKSRC}/share ; ${INSTALL_DATA} *.wav ${DATADIR})
+
.include <bsd.port.post.mk>
diff --git a/net-im/centericq/distinfo b/net-im/centericq/distinfo
index c2218a3f7e86..e151305e3b1d 100644
--- a/net-im/centericq/distinfo
+++ b/net-im/centericq/distinfo
@@ -1 +1 @@
-MD5 (centericq-3.34.15.tar.gz) = 5a27a61010f4dbcfdcb883dae3741174
+MD5 (centericq-3.35.22.tar.gz) = c7cf0860b0fc8b7f29303a796e437578
diff --git a/net-im/centericq/files/patch-aa b/net-im/centericq/files/patch-aa
index ba3c9d0b01df..e4a43f9fe74d 100644
--- a/net-im/centericq/files/patch-aa
+++ b/net-im/centericq/files/patch-aa
@@ -1,5 +1,5 @@
---- icqlib-1.2/cyrillic.c.orig Mon Jul 2 09:38:19 2001
-+++ icqlib-1.2/cyrillic.c Mon Jul 2 09:41:54 2001
+--- icqlib-0.1/cyrillic.c.orig Mon Jul 2 09:38:19 2001
++++ icqlib-0.1/cyrillic.c Mon Jul 2 09:41:54 2001
@@ -30,8 +30,8 @@
BYTE kw[] = {128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,
diff --git a/net-im/centericq/files/patch-configure b/net-im/centericq/files/patch-configure
index 5dac0be65ba0..09f2ab132f9a 100644
--- a/net-im/centericq/files/patch-configure
+++ b/net-im/centericq/files/patch-configure
@@ -1,14 +1,11 @@
-
-$FreeBSD$
-
---- configure.orig Sat Jun 30 14:59:19 2001
-+++ configure Tue Aug 14 19:19:21 2001
-@@ -1180,7 +1180,7 @@
+--- configure.orig Sat Sep 8 05:10:10 2001
++++ configure Sat Sep 8 05:10:22 2001
+@@ -1210,7 +1210,7 @@
+ fi
fi
-
--ALL_LINGUAS="zh_TW.Big5 ru ro pt_BR pl hu de cs"
-+ALL_LINGUAS="zh_TW.Big5 ru ro pt_BR pl hu de cs uk"
+-ALL_LINGUAS="zh_TW.Big5 ru ro pt_BR pl it hu de cs"
++ALL_LINGUAS="zh_TW.Big5 ru ro pt_BR pl it hu de cs uk"
echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
- echo "configure:1186: checking how to run the C preprocessor" >&5
+ echo "configure:1216: checking how to run the C preprocessor" >&5
# On Suns, sometimes $CPP names a directory.