[Lunar-commits] <moonbase> aMule: Version bump. Don't need the patch, adding a new depends (cryptopp)

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Tue Dec 21 02:35:48 CET 2010


commit 11b2ae2debd62fb7da563de67f7fd3f682fdb728
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Mon Dec 20 20:35:48 2010 -0500

    aMule: Version bump. Don't need the patch, adding a new depends (cryptopp)
    
    and adjusting the BUILD.
---
 distributed/aMule/BUILD   |    3 ++-
 distributed/aMule/DEPENDS |    1 +
 distributed/aMule/DETAILS |   10 +++-------
 3 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/distributed/aMule/BUILD b/distributed/aMule/BUILD
index 2886015..f04e065 100644
--- a/distributed/aMule/BUILD
+++ b/distributed/aMule/BUILD
@@ -1,6 +1,7 @@
 (
 
-  patch_it $SOURCE_CACHE/$SOURCE2 1  &&
+# Removing a redundant wxFont.
+  sedit "s|::wxFont||"  src/utils/wxCas/src/wxcasframe.cpp &&
 
   OPTS="$OPTS --disable-debug \
               --enable-wxcas \
diff --git a/distributed/aMule/DEPENDS b/distributed/aMule/DEPENDS
index af3547b..c516c01 100644
--- a/distributed/aMule/DEPENDS
+++ b/distributed/aMule/DEPENDS
@@ -1 +1,2 @@
+depends cryptopp
 depends wxGTK
diff --git a/distributed/aMule/DETAILS b/distributed/aMule/DETAILS
index 9643174..9be6b07 100644
--- a/distributed/aMule/DETAILS
+++ b/distributed/aMule/DETAILS
@@ -1,16 +1,12 @@
           MODULE=aMule
-         VERSION=2.1.3
+         VERSION=2.2.6
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=$SFORGE_URL/amule/
-      SOURCE_VFY=sha1:dd47deb38e7a5b823550b85150f5a814c597b273
-         SOURCE2=$MODULE-$VERSION-wx28.patch
-     SOURCE2_URL=$PATCH_URL
-     SOURCE2_VFY=sha1:bd048f7b88ff4c19841f606d03c5a9750e6e6945
+      SOURCE_VFY=sha1:369bb950897c3f1f59fc1190ac7034113ac253d0
         WEB_SITE=http://www.amule.org/
          ENTERED=20070324
-         UPDATED=20070626
+         UPDATED=20101220
            SHORT="all-platform eDonkey client"
-
 cat << EOF
 aMule is an all-platform eMule file-sharing program. It is affiliated with the
 eMule project and was forked from xMule on 08/2003. It connects to the eD2k


More information about the Lunar-commits mailing list