diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-01-11 04:20:52 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-01-11 04:20:52 +0000 |
commit | 2cc2b9c5b77282907e212bcc2e7c5fbec4284731 (patch) | |
tree | bbf8b653d4efe045289232e48a0702fe29131530 /net-im | |
parent | update to 0.8 (diff) |
Looks like 0.75 was respun. The differences are superficial. The NEWS file
changed (a lot of text was removed including a thank you to me :-( ). Also,
the VERSION file was changed from 0.75 to 0.75cvs, the RPM spec file was
slightly altered to remove the COPYRIGHT file, and a lot of the translation
files had their dates changed.
Also, remove text talking about OpenSSL. We no longer support OpenSSL in
gaim. [1]
Reported by: bland [1]
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/gaim/Makefile | 3 | ||||
-rw-r--r-- | net-im/gaim/distinfo | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/net-im/gaim/Makefile b/net-im/gaim/Makefile index 6bf014294159..9290f1ba5e05 100644 --- a/net-im/gaim/Makefile +++ b/net-im/gaim/Makefile @@ -101,8 +101,7 @@ pre-everything:: @${ECHO_MSG} " TCL_VER Use Tcl/Tk (version)" @${ECHO_MSG} "" .if !defined(WITH_GNUTLS) && defined(WITHOUT_NSS) - @${ECHO_MSG} "WARNING: In order to use MSN, you must define WITH_GNUTLS and/or WITH_NSS" - @${ECHO_MSG} " if you disable OpenSSL support" + @${ECHO_MSG} "WARNING: In order to use MSN, you must define WITH_GNUTLS and/or WITH_NSS." @${ECHO_MSG} "" .endif diff --git a/net-im/gaim/distinfo b/net-im/gaim/distinfo index 3800332b702a..95107ad1711f 100644 --- a/net-im/gaim/distinfo +++ b/net-im/gaim/distinfo @@ -1 +1 @@ -MD5 (gaim-0.75.tar.bz2) = 9935155985c25dfc9b59183de0da3c30 +MD5 (gaim-0.75.tar.bz2) = 227653b2987315f53f43b64aa3ba7216 |