Update to 2.5.30.6

This commit is contained in:
Mario Sergio Fujikawa Ferreira 2005-04-17 13:37:56 +00:00
parent c40d6c94cd
commit 076af16c25
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=133520
6 changed files with 10 additions and 38 deletions

View file

@ -6,10 +6,9 @@
#
PORTNAME= mldonkey
PORTVERSION= 2.5.30.5
PORTVERSION= 2.5.30.6
CATEGORIES+= net
MASTER_SITES= http://download.berlios.de/pub/mldonkey/spiralvoice/cvs/ \
ftp://ftp.berlios.de/pub/mldonkey/spiralvoice/cvs/
MASTER_SITES= http://savannah.nongnu.org/download/mldonkey/
PKGNAMESUFFIX= -devel
DISTNAME= ${PORTNAME}-${DOWNLOADVERSION}
@ -22,7 +21,7 @@ COMMENT?= A OCAML client for multiple peer-to-peer networks
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml
#DOWNLOADVERSION=${PORTVERSION:R}
DOWNLOADVERSION=2.5.30.5
DOWNLOADVERSION=2.5.30.6
NO_LATEST_LINK= yes
CONFLICTS= mldonkey-[0-9]* mldonkey-{core,gui}-[0.9]*

View file

@ -1,2 +1,2 @@
MD5 (mldonkey-2.5.30.5.tar.bz2) = 7645dfe8ef15403358ad8cdee49896e1
SIZE (mldonkey-2.5.30.5.tar.bz2) = 3062614
MD5 (mldonkey-2.5.30.6.tar.bz2) = a06635dbaec098de4b565803628cfd4b
SIZE (mldonkey-2.5.30.6.tar.bz2) = 3062482

View file

@ -1,13 +0,0 @@
--- src/utils/lib/charsetstubs.c.orig Sun Apr 17 04:11:30 2005
+++ src/utils/lib/charsetstubs.c Sun Apr 17 04:14:49 2005
@@ -44,6 +44,10 @@
#endif
#include <iconv.h>
+#ifdef __FreeBSD__
+#include <locale.h>
+#endif
+
#ifdef WIN32
#define STRICT /* Strict typing, please */
#include <windows.h>

View file

@ -6,10 +6,9 @@
#
PORTNAME= mldonkey
PORTVERSION= 2.5.30.5
PORTVERSION= 2.5.30.6
CATEGORIES+= net
MASTER_SITES= http://download.berlios.de/pub/mldonkey/spiralvoice/cvs/ \
ftp://ftp.berlios.de/pub/mldonkey/spiralvoice/cvs/
MASTER_SITES= http://savannah.nongnu.org/download/mldonkey/
PKGNAMESUFFIX= -devel
DISTNAME= ${PORTNAME}-${DOWNLOADVERSION}
@ -22,7 +21,7 @@ COMMENT?= A OCAML client for multiple peer-to-peer networks
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml
#DOWNLOADVERSION=${PORTVERSION:R}
DOWNLOADVERSION=2.5.30.5
DOWNLOADVERSION=2.5.30.6
NO_LATEST_LINK= yes
CONFLICTS= mldonkey-[0-9]* mldonkey-{core,gui}-[0.9]*

View file

@ -1,2 +1,2 @@
MD5 (mldonkey-2.5.30.5.tar.bz2) = 7645dfe8ef15403358ad8cdee49896e1
SIZE (mldonkey-2.5.30.5.tar.bz2) = 3062614
MD5 (mldonkey-2.5.30.6.tar.bz2) = a06635dbaec098de4b565803628cfd4b
SIZE (mldonkey-2.5.30.6.tar.bz2) = 3062482

View file

@ -1,13 +0,0 @@
--- src/utils/lib/charsetstubs.c.orig Sun Apr 17 04:11:30 2005
+++ src/utils/lib/charsetstubs.c Sun Apr 17 04:14:49 2005
@@ -44,6 +44,10 @@
#endif
#include <iconv.h>
+#ifdef __FreeBSD__
+#include <locale.h>
+#endif
+
#ifdef WIN32
#define STRICT /* Strict typing, please */
#include <windows.h>