From 9eee67375e090e09693023dda29608929ae815d2 Mon Sep 17 00:00:00 2001 From: edwin Date: Wed, 4 Jan 2006 05:59:25 +0000 Subject: [PORT UPDATE] net/amule2 v2.1.0 This patch updates aMule2 port to v2.1.0 PR: ports/91276 Submitted by: Ganael LAPLANCHE --- net-p2p/amule-devel/files/patch-amuleDlg.cpp | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'net-p2p/amule-devel/files') diff --git a/net-p2p/amule-devel/files/patch-amuleDlg.cpp b/net-p2p/amule-devel/files/patch-amuleDlg.cpp index 189eba15f49b..5ef977954dc5 100644 --- a/net-p2p/amule-devel/files/patch-amuleDlg.cpp +++ b/net-p2p/amule-devel/files/patch-amuleDlg.cpp @@ -1,6 +1,6 @@ ---- src/amuleDlg.cpp.orig Tue May 3 20:37:09 2005 -+++ src/amuleDlg.cpp Tue May 3 20:39:53 2005 -@@ -502,9 +502,9 @@ +--- src/amuleDlg.cpp.orig Sun Jan 1 06:17:25 2006 ++++ src/amuleDlg.cpp Tue Jan 3 19:12:04 2006 +@@ -413,9 +413,9 @@ { wxString msg = wxT(" "); #ifdef CLIENT_GUI @@ -12,7 +12,7 @@ #endif msg << wxT(" "); #ifdef CVSDATE -@@ -514,7 +514,8 @@ +@@ -425,7 +425,8 @@ " 'All-Platform' p2p client based on eMule \n\n" " Website: http://www.amule.org \n" " Forum: http://forum.amule.org \n" @@ -20,5 +20,5 @@ + " FAQ: http://wiki.amule.org \n" + " FreeBSD port: http://contribs.martymac.com \n\n" " Contact: admin@amule.org (administrative issues) \n" - " Copyright (C) 2003-2005 aMule Team \n"); - if (is_safe_state) { + " Copyright (C) 2003-2006 aMule Team \n\n" + " Part of aMule is based on \n" -- cgit