Update to 4.12.0.
PR: ports/72166 Submitted by: Dima Panov <redfox@Fluffy.Khv.RU> Approved by: mentor (vanilla)
This commit is contained in:
parent
d9dcb982a2
commit
70d73964a4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=118815
6 changed files with 6 additions and 24 deletions
|
@ -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/ \
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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/ \
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue