diff options
author | clsung <clsung@FreeBSD.org> | 2004-12-20 15:26:09 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2004-12-20 15:26:09 +0800 |
commit | 41a0d5b59dc3271446318dcf392156e89b2f999e (patch) | |
tree | d15d15e47b3b63da16a95aa688dd4d9bad23b9f3 /net-im/centericq | |
parent | ca1c6d37dd16fee449bcb9270920759dd34100b9 (diff) | |
download | freebsd-ports-gnome-41a0d5b59dc3271446318dcf392156e89b2f999e.tar.gz freebsd-ports-gnome-41a0d5b59dc3271446318dcf392156e89b2f999e.tar.zst freebsd-ports-gnome-41a0d5b59dc3271446318dcf392156e89b2f999e.zip |
- update to 4.13.0
- introduce --debug option at start-up time, which bumps more information
to ~/.centericq/debug
- according to CHANGELOG, it buils fine with gcc 3.4
Diffstat (limited to 'net-im/centericq')
-rw-r--r-- | net-im/centericq/Makefile | 2 | ||||
-rw-r--r-- | net-im/centericq/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-im/centericq/Makefile b/net-im/centericq/Makefile index 4903eddd20cc..ddcfb10022ec 100644 --- a/net-im/centericq/Makefile +++ b/net-im/centericq/Makefile @@ -7,7 +7,7 @@ # PORTNAME= centericq -PORTVERSION= 4.12.0 +PORTVERSION= 4.13.0 PORTREVISION= 0 CATEGORIES= net MASTER_SITES= http://centericq.de/archive/source/releases/ \ diff --git a/net-im/centericq/distinfo b/net-im/centericq/distinfo index 6a76b37afa9c..b7876617d43e 100644 --- a/net-im/centericq/distinfo +++ b/net-im/centericq/distinfo @@ -1,2 +1,2 @@ -MD5 (centericq-4.12.0.tar.bz2) = 124a8fba87c1459f3b7639c7b160402a -SIZE (centericq-4.12.0.tar.bz2) = 1246533 +MD5 (centericq-4.13.0.tar.bz2) = d32a90906ad03d72a7f43a725646e1d2 +SIZE (centericq-4.13.0.tar.bz2) = 1251118 |