aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2007-01-12 17:18:48 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2007-01-12 17:18:48 +0000
commitde5b481bf3bd933f989789eae994d119be4ca06e (patch)
tree37b5f51ef05d2cf6d193f5f0ec76186dda82044a /net-p2p
parente652b95ddd2fb4e053c0f06be46f4cb186392ce4 (diff)
downloadports-de5b481bf3bd933f989789eae994d119be4ca06e.tar.gz
ports-de5b481bf3bd933f989789eae994d119be4ca06e.zip
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/amule-devel/Makefile7
-rw-r--r--net-p2p/amule-devel/distinfo3
-rw-r--r--net-p2p/amule/Makefile7
-rw-r--r--net-p2p/amule/distinfo3
-rw-r--r--net-p2p/amule2/Makefile7
-rw-r--r--net-p2p/amule2/distinfo3
6 files changed, 24 insertions, 6 deletions
diff --git a/net-p2p/amule-devel/Makefile b/net-p2p/amule-devel/Makefile
index 9d7ab155e209..548d7a3763b5 100644
--- a/net-p2p/amule-devel/Makefile
+++ b/net-p2p/amule-devel/Makefile
@@ -7,11 +7,14 @@
PORTNAME= aMule
PORTVERSION= 2.1.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-p2p
#MASTER_SITES= http://download.berlios.de/amule/
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= amule
+PATCH_SITES= http://cvs.pld-linux.org/cgi-bin/cvsweb/SOURCES/
+PATCHFILES= aMule-wx.patch?rev=1.2
+PATCH_DIST_STRIP= -p1
MAINTAINER= boris@tagnet.ru
COMMENT= The all-platform eMule p2p client
@@ -24,7 +27,7 @@ USE_X_PREFIX= yes
USE_GNOME= gnomehier gnomehack gnomeprefix
USE_GMAKE= yes
USE_GETTEXT= yes
-USE_WX= 2.6
+USE_WX= 2.8
WX_CONF_ARGS= absolute
GNU_CONFIGURE= yes
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
diff --git a/net-p2p/amule-devel/distinfo b/net-p2p/amule-devel/distinfo
index b0dc5cace708..f4d9ebe17f39 100644
--- a/net-p2p/amule-devel/distinfo
+++ b/net-p2p/amule-devel/distinfo
@@ -1,3 +1,6 @@
MD5 (aMule-2.1.3.tar.bz2) = 0aafdd159edb8ad5f0064da87998b47d
SHA256 (aMule-2.1.3.tar.bz2) = 6e97e947bb7ac231b75e3b21a509a2ec0239bcd7e9dbfc6062c520a6d13b0244
SIZE (aMule-2.1.3.tar.bz2) = 3248530
+MD5 (aMule-wx.patch?rev=1.2) = 7b61651b0abdee7dc577a03dad8025c1
+SHA256 (aMule-wx.patch?rev=1.2) = c0c0a55fb437fdf618137f2cb0c5ff59a1595aeddf5455a1bad2b2ab11b0a244
+SIZE (aMule-wx.patch?rev=1.2) = 4943
diff --git a/net-p2p/amule/Makefile b/net-p2p/amule/Makefile
index 9d7ab155e209..548d7a3763b5 100644
--- a/net-p2p/amule/Makefile
+++ b/net-p2p/amule/Makefile
@@ -7,11 +7,14 @@
PORTNAME= aMule
PORTVERSION= 2.1.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-p2p
#MASTER_SITES= http://download.berlios.de/amule/
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= amule
+PATCH_SITES= http://cvs.pld-linux.org/cgi-bin/cvsweb/SOURCES/
+PATCHFILES= aMule-wx.patch?rev=1.2
+PATCH_DIST_STRIP= -p1
MAINTAINER= boris@tagnet.ru
COMMENT= The all-platform eMule p2p client
@@ -24,7 +27,7 @@ USE_X_PREFIX= yes
USE_GNOME= gnomehier gnomehack gnomeprefix
USE_GMAKE= yes
USE_GETTEXT= yes
-USE_WX= 2.6
+USE_WX= 2.8
WX_CONF_ARGS= absolute
GNU_CONFIGURE= yes
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
diff --git a/net-p2p/amule/distinfo b/net-p2p/amule/distinfo
index b0dc5cace708..f4d9ebe17f39 100644
--- a/net-p2p/amule/distinfo
+++ b/net-p2p/amule/distinfo
@@ -1,3 +1,6 @@
MD5 (aMule-2.1.3.tar.bz2) = 0aafdd159edb8ad5f0064da87998b47d
SHA256 (aMule-2.1.3.tar.bz2) = 6e97e947bb7ac231b75e3b21a509a2ec0239bcd7e9dbfc6062c520a6d13b0244
SIZE (aMule-2.1.3.tar.bz2) = 3248530
+MD5 (aMule-wx.patch?rev=1.2) = 7b61651b0abdee7dc577a03dad8025c1
+SHA256 (aMule-wx.patch?rev=1.2) = c0c0a55fb437fdf618137f2cb0c5ff59a1595aeddf5455a1bad2b2ab11b0a244
+SIZE (aMule-wx.patch?rev=1.2) = 4943
diff --git a/net-p2p/amule2/Makefile b/net-p2p/amule2/Makefile
index 9d7ab155e209..548d7a3763b5 100644
--- a/net-p2p/amule2/Makefile
+++ b/net-p2p/amule2/Makefile
@@ -7,11 +7,14 @@
PORTNAME= aMule
PORTVERSION= 2.1.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-p2p
#MASTER_SITES= http://download.berlios.de/amule/
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= amule
+PATCH_SITES= http://cvs.pld-linux.org/cgi-bin/cvsweb/SOURCES/
+PATCHFILES= aMule-wx.patch?rev=1.2
+PATCH_DIST_STRIP= -p1
MAINTAINER= boris@tagnet.ru
COMMENT= The all-platform eMule p2p client
@@ -24,7 +27,7 @@ USE_X_PREFIX= yes
USE_GNOME= gnomehier gnomehack gnomeprefix
USE_GMAKE= yes
USE_GETTEXT= yes
-USE_WX= 2.6
+USE_WX= 2.8
WX_CONF_ARGS= absolute
GNU_CONFIGURE= yes
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
diff --git a/net-p2p/amule2/distinfo b/net-p2p/amule2/distinfo
index b0dc5cace708..f4d9ebe17f39 100644
--- a/net-p2p/amule2/distinfo
+++ b/net-p2p/amule2/distinfo
@@ -1,3 +1,6 @@
MD5 (aMule-2.1.3.tar.bz2) = 0aafdd159edb8ad5f0064da87998b47d
SHA256 (aMule-2.1.3.tar.bz2) = 6e97e947bb7ac231b75e3b21a509a2ec0239bcd7e9dbfc6062c520a6d13b0244
SIZE (aMule-2.1.3.tar.bz2) = 3248530
+MD5 (aMule-wx.patch?rev=1.2) = 7b61651b0abdee7dc577a03dad8025c1
+SHA256 (aMule-wx.patch?rev=1.2) = c0c0a55fb437fdf618137f2cb0c5ff59a1595aeddf5455a1bad2b2ab11b0a244
+SIZE (aMule-wx.patch?rev=1.2) = 4943