summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2004-05-01 10:50:02 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2004-05-01 10:50:02 +0000
commit1636a48fe2a0cde85dcb3a9835adc8924b167bbe (patch)
treea0e684d0f899b1e7756d0cbbaf171415a50dd179 /net-im
parentMove converters/cvs2svn to devel/cvs2svn to correct category. (diff)
Update to 4.9.12
PR: 66137 Submitted by: Cheng-Lung Sung
Notes
Notes: svn path=/head/; revision=108084
Diffstat (limited to 'net-im')
-rw-r--r--net-im/centericq/Makefile3
-rw-r--r--net-im/centericq/distinfo4
-rw-r--r--net-im/centericq/files/patch-src::icqdialogs.cc10
3 files changed, 3 insertions, 14 deletions
diff --git a/net-im/centericq/Makefile b/net-im/centericq/Makefile
index b2e9a2c839e0..f365b1227a1a 100644
--- a/net-im/centericq/Makefile
+++ b/net-im/centericq/Makefile
@@ -7,8 +7,7 @@
#
PORTNAME= centericq
-PORTVERSION= 4.9.11
-PORTREVISION= 1
+PORTVERSION= 4.9.12
CATEGORIES= net
MASTER_SITES= http://centericq.de/archive/source/releases/
diff --git a/net-im/centericq/distinfo b/net-im/centericq/distinfo
index a9ee09891892..77dfbb63c168 100644
--- a/net-im/centericq/distinfo
+++ b/net-im/centericq/distinfo
@@ -1,2 +1,2 @@
-MD5 (centericq-4.9.11.tar.gz) = 771786081471360d28b4baeaf294da76
-SIZE (centericq-4.9.11.tar.gz) = 1623174
+MD5 (centericq-4.9.12.tar.gz) = 8207170072d02a6eff8a23cc7f801c41
+SIZE (centericq-4.9.12.tar.gz) = 1631402
diff --git a/net-im/centericq/files/patch-src::icqdialogs.cc b/net-im/centericq/files/patch-src::icqdialogs.cc
deleted file mode 100644
index 779877585b37..000000000000
--- a/net-im/centericq/files/patch-src::icqdialogs.cc
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/icqdialogs.cc.orig Tue Mar 16 05:59:43 2004
-+++ src/icqdialogs.cc Sat Mar 27 13:13:51 2004
-@@ -33,6 +33,7 @@
- #include "ljhook.h"
-
- #include <libicq2000/userinfoconstants.h>
-+#include <libicq2000/constants.h>
-
- const char *stragerange(ICQ2000::AgeRange r) {
- switch(r) {