diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2004-10-12 06:41:21 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2004-10-12 06:41:21 +0000 |
commit | 70d73964a429d09e57aedd888965fb0093f65eb7 (patch) | |
tree | 62989ae925a0a78970c2a9130cf22b72aee22e4e /net/centericq | |
parent | d9dcb982a2ba888bb184bbafcc12d076e829a1bf (diff) | |
download | ports-70d73964a429d09e57aedd888965fb0093f65eb7.tar.gz ports-70d73964a429d09e57aedd888965fb0093f65eb7.zip |
Notes
Diffstat (limited to 'net/centericq')
-rw-r--r-- | net/centericq/Makefile | 2 | ||||
-rw-r--r-- | net/centericq/distinfo | 4 | ||||
-rw-r--r-- | net/centericq/files/extra-patch-gcc34 | 9 |
3 files changed, 3 insertions, 12 deletions
diff --git a/net/centericq/Makefile b/net/centericq/Makefile index d35715372240..4903eddd20cc 100644 --- a/net/centericq/Makefile +++ b/net/centericq/Makefile @@ -7,7 +7,7 @@ # PORTNAME= centericq -PORTVERSION= 4.11.0 +PORTVERSION= 4.12.0 PORTREVISION= 0 CATEGORIES= net MASTER_SITES= http://centericq.de/archive/source/releases/ \ diff --git a/net/centericq/distinfo b/net/centericq/distinfo index 9fbe9b56a85d..6a76b37afa9c 100644 --- a/net/centericq/distinfo +++ b/net/centericq/distinfo @@ -1,2 +1,2 @@ -MD5 (centericq-4.11.0.tar.bz2) = bed5e7eeb60b5ac0045f201f13130964 -SIZE (centericq-4.11.0.tar.bz2) = 1244984 +MD5 (centericq-4.12.0.tar.bz2) = 124a8fba87c1459f3b7639c7b160402a +SIZE (centericq-4.12.0.tar.bz2) = 1246533 diff --git a/net/centericq/files/extra-patch-gcc34 b/net/centericq/files/extra-patch-gcc34 index 076fcd120431..ddabab4de0c2 100644 --- a/net/centericq/files/extra-patch-gcc34 +++ b/net/centericq/files/extra-patch-gcc34 @@ -470,15 +470,6 @@ } --- src/icqconf.cc.orig Sat Jul 31 13:47:05 2004 +++ src/icqconf.cc Fri Aug 20 22:47:11 2004 -@@ -1,7 +1,7 @@ - /* - * - * centericq configuration handling routines --* $Id: icqconf.cc,v 1.134 2004/07/31 10:47:05 konst Exp $ -+* $Id: icqconf.cc,v 1.1 2004/08/20 19:30:53 root Exp root $ - * - * Copyright (C) 2001-2004 by Konstantin Klyagin <konst@konst.org.ua> - * @@ -52,7 +52,7 @@ savepwd = mailcheck = fenoughdiskspace = true; |