summaryrefslogtreecommitdiff
path: root/net/amule
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2006-01-20 22:06:31 +0000
committeradam <adam@pkgsrc.org>2006-01-20 22:06:31 +0000
commit33438e072a0f658e779852e068a0bfdc9f306c94 (patch)
tree0584aa8e9f29678963e32a02169591a3be18786b /net/amule
parentebc3fd8bf8a5b134fd802c755956bc38a5dae533 (diff)
downloadpkgsrc-33438e072a0f658e779852e068a0bfdc9f306c94.tar.gz
Changes 2.1.0:
* Lots of bug fixes (see ChangeLog)
Diffstat (limited to 'net/amule')
-rw-r--r--net/amule/Makefile24
-rw-r--r--net/amule/PLIST4
-rw-r--r--net/amule/distinfo10
-rw-r--r--net/amule/patches/patch-aa12
4 files changed, 24 insertions, 26 deletions
diff --git a/net/amule/Makefile b/net/amule/Makefile
index 949a4825d51..9f65e69a9b4 100644
--- a/net/amule/Makefile
+++ b/net/amule/Makefile
@@ -1,27 +1,26 @@
-# $NetBSD: Makefile,v 1.27 2005/09/05 10:45:19 dogcow Exp $
-#
+# $NetBSD: Makefile,v 1.28 2006/01/20 22:06:31 adam Exp $
-DISTNAME= aMule-2.0.3
-PKGNAME= ${DISTNAME:S/aMule/amule/}
-CATEGORIES= net
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=amule/}
-EXTRACT_SUFX= .tar.bz2
+DISTNAME= aMule-2.1.0
+PKGNAME= ${DISTNAME:S/aMule/amule/}
+CATEGORIES= net
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=amule/}
+EXTRACT_SUFX= .tar.bz2
-MAINTAINER= tripledes@eslack.org
-HOMEPAGE= http://www.amule.org/
-COMMENT= Another Emule P2P client
+MAINTAINER= tripledes@eslack.org
+HOMEPAGE= http://www.amule.org/
+COMMENT= Another Emule P2P client
BUILD_USES_MSGFMT= yes
CONFLICTS= xmule-[0-9]*
USE_DIRS+= xdg-1.1
-USE_TOOLS+= gmake pkg-config
USE_LANGUAGES= c c++
USE_PKGLOCALEDIR= yes
+USE_TOOLS+= gmake pkg-config
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-wx-config=${LOCALBASE}/bin/wx-config
-CONFIGURE_ENV+= gt_cv_func_gnugettext1_libintl=yes
+CONFIGURE_ENV+= gt_cv_func_gnugettext1_libintl=yes
LIBS+= -lm
@@ -29,7 +28,6 @@ UNLIMIT_RESOURCES+= datasize
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
-.include "../../x11/gtk2/buildlink3.mk"
.include "../../x11/wxGTK/buildlink3.mk"
.include "../../textproc/intltool/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
diff --git a/net/amule/PLIST b/net/amule/PLIST
index 3d917601c04..64f3f35cb4a 100644
--- a/net/amule/PLIST
+++ b/net/amule/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2005/09/05 10:45:19 dogcow Exp $
+@comment $NetBSD: PLIST,v 1.7 2006/01/20 22:06:31 adam Exp $
bin/amule
bin/ed2k
lib/xchat/plugins/xas.pl
@@ -47,7 +47,7 @@ ${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/amule.mo
${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/amule.mo
${PKGLOCALEDIR}/locale/it/LC_MESSAGES/amule.mo
${PKGLOCALEDIR}/locale/it_CH/LC_MESSAGES/amule.mo
-${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/amule.mo
+${PKGLOCALEDIR}/locale/ko_KR/LC_MESSAGES/amule.mo
${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/amule.mo
${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/amule.mo
${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/amule.mo
diff --git a/net/amule/distinfo b/net/amule/distinfo
index 87bb5874af6..e5e8726d656 100644
--- a/net/amule/distinfo
+++ b/net/amule/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2005/09/05 10:45:19 dogcow Exp $
+$NetBSD: distinfo,v 1.10 2006/01/20 22:06:31 adam Exp $
-SHA1 (aMule-2.0.3.tar.bz2) = f4e0fb5d45e09fc81ac795f1360ed32af50605ff
-RMD160 (aMule-2.0.3.tar.bz2) = 22d5c25fccd2346a7299c71ba8ad4c175a36db2d
-Size (aMule-2.0.3.tar.bz2) = 2154288 bytes
-SHA1 (patch-aa) = 3f68d0e3c613f1e5833e1bfd1b8fabfbab5653f8
+SHA1 (aMule-2.1.0.tar.bz2) = cce39c74d3f68ea768c78726fa440575de2c4214
+RMD160 (aMule-2.1.0.tar.bz2) = a64f7e3ca6431b59084ddd8dd2406c84dea421de
+Size (aMule-2.1.0.tar.bz2) = 3244316 bytes
+SHA1 (patch-aa) = aa8145cd2cd53d72ad0effa36b22ba1f2bf088dc
diff --git a/net/amule/patches/patch-aa b/net/amule/patches/patch-aa
index 69f126eeaa5..7fb4e73a8b5 100644
--- a/net/amule/patches/patch-aa
+++ b/net/amule/patches/patch-aa
@@ -1,12 +1,12 @@
-$NetBSD: patch-aa,v 1.4 2005/09/05 10:45:19 dogcow Exp $
+$NetBSD: patch-aa,v 1.5 2006/01/20 22:06:32 adam Exp $
---- /tmp/configure.orig 2005-09-05 03:12:12.000000000 -0700
-+++ configure 2005-09-05 03:05:31.000000000 -0700
-@@ -7711,6 +7711,7 @@ if test x$autopoint_version != x; then
- else
+--- configure.orig 2006-01-02 00:00:38.000000000 +0100
++++ configure
+@@ -7003,6 +7003,7 @@ else
result="no"
fi
+
+result="yes"
HAVE_GETTEXT=$result
+
echo "$as_me:$LINENO: result: $result ($autopoint_version)" >&5
- echo "${ECHO_T}$result ($autopoint_version)" >&6