mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
upgrade to 4.8.3
This commit is contained in:
parent
a76685108b
commit
0f4bbf7462
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=65223
@ -7,7 +7,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= centericq
|
||||
PORTVERSION= 4.8.2
|
||||
PORTVERSION= 4.8.3
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://konst.org.ua/download/
|
||||
|
@ -1 +1 @@
|
||||
MD5 (centericq-4.8.2.tar.gz) = 9f707e4928f8491e4042f09030b57eef
|
||||
MD5 (centericq-4.8.3.tar.gz) = 57c827732cf0543092e24d1e6e24f178
|
||||
|
@ -1,11 +0,0 @@
|
||||
--- kkconsui-0.1/src/conscommon.cc.orig Tue Aug 20 14:50:35 2002
|
||||
+++ kkconsui-0.1/src/conscommon.cc Tue Aug 20 14:51:10 2002
|
||||
@@ -256,7 +256,7 @@
|
||||
#include <fribidi/fribidi.h>
|
||||
}
|
||||
|
||||
-string makebidi(const string &buf, int lpad = 0) {
|
||||
+string makebidi(const string &buf, int lpad) {
|
||||
if(!use_fribidi) return buf;
|
||||
|
||||
FriBidiChar *us, *out_us;
|
@ -7,7 +7,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= centericq
|
||||
PORTVERSION= 4.8.2
|
||||
PORTVERSION= 4.8.3
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://konst.org.ua/download/
|
||||
|
@ -1 +1 @@
|
||||
MD5 (centericq-4.8.2.tar.gz) = 9f707e4928f8491e4042f09030b57eef
|
||||
MD5 (centericq-4.8.3.tar.gz) = 57c827732cf0543092e24d1e6e24f178
|
||||
|
@ -1,11 +0,0 @@
|
||||
--- kkconsui-0.1/src/conscommon.cc.orig Tue Aug 20 14:50:35 2002
|
||||
+++ kkconsui-0.1/src/conscommon.cc Tue Aug 20 14:51:10 2002
|
||||
@@ -256,7 +256,7 @@
|
||||
#include <fribidi/fribidi.h>
|
||||
}
|
||||
|
||||
-string makebidi(const string &buf, int lpad = 0) {
|
||||
+string makebidi(const string &buf, int lpad) {
|
||||
if(!use_fribidi) return buf;
|
||||
|
||||
FriBidiChar *us, *out_us;
|
Loading…
Reference in New Issue
Block a user