aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2004-10-14 17:41:38 +0800
committeredwin <edwin@FreeBSD.org>2004-10-14 17:41:38 +0800
commite12db0d896e2c914c5ae4a98ea765a96cafa3984 (patch)
treed7896ecad87b7d1e7308a4723421590951ecc090 /net
parent239d8a1815d8bca0929e6235583c84f66b0f4ff2 (diff)
downloadfreebsd-ports-gnome-e12db0d896e2c914c5ae4a98ea765a96cafa3984.tar.gz
freebsd-ports-gnome-e12db0d896e2c914c5ae4a98ea765a96cafa3984.tar.zst
freebsd-ports-gnome-e12db0d896e2c914c5ae4a98ea765a96cafa3984.zip
Fix build of net/mutella on CURRENT and upgrade to 0.4.5
ports/net/mutella does not build on 5-CURRENT with GCC 3.4.x. One of the fixes in the new version of mutella is to allow it to be built with GCC 3.4.x. The attached patch updates mutella to the most recent version which allows it to be compilable again under -CURRENT. PR: ports/71713 Submitted by: Gavin Atkinson <gavin.atkinson@ury.york.ac.uk>
Diffstat (limited to 'net')
-rw-r--r--net/mutella/Makefile12
-rw-r--r--net/mutella/distinfo4
-rw-r--r--net/mutella/pkg-plist8
3 files changed, 13 insertions, 11 deletions
diff --git a/net/mutella/Makefile b/net/mutella/Makefile
index 561f51084bd4..ff2762f26c3e 100644
--- a/net/mutella/Makefile
+++ b/net/mutella/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= mutella
-PORTVERSION= 0.4.3
+PORTVERSION= 0.4.5
PORTEPOCH= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= mutella
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= gavin.atkinson@ury.york.ac.uk
COMMENT= A command line Gnutella client
MAN1= mutella.1
@@ -22,10 +22,4 @@ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
PTHREAD_LIBS="${PTHREAD_LIBS}"
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 502126
-BROKEN= "Does not compile with gcc 3.4.2"
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/net/mutella/distinfo b/net/mutella/distinfo
index cc54d8fdd7eb..4b34bd39d494 100644
--- a/net/mutella/distinfo
+++ b/net/mutella/distinfo
@@ -1,2 +1,2 @@
-MD5 (mutella-0.4.3.tar.gz) = 3fc7b649967dc722cd93532c2d043db1
-SIZE (mutella-0.4.3.tar.gz) = 425040
+MD5 (mutella-0.4.5.tar.gz) = 1a676eacf562e3b8de90493f99fe059c
+SIZE (mutella-0.4.5.tar.gz) = 471839
diff --git a/net/mutella/pkg-plist b/net/mutella/pkg-plist
index 6b01581d5ed5..e3b6ba5f31cc 100644
--- a/net/mutella/pkg-plist
+++ b/net/mutella/pkg-plist
@@ -1,4 +1,5 @@
bin/mutella
+bin/mutella_sio
share/mutella/remote/template/modules/connections.html
share/mutella/remote/template/modules/header-start.html
share/mutella/remote/template/modules/sortby.html
@@ -23,6 +24,9 @@ share/mutella/remote/template/images/blip-blue.gif
share/mutella/remote/template/images/blip-gray.gif
share/mutella/remote/template/images/blip-green.gif
share/mutella/remote/template/images/blip-red.gif
+share/mutella/remote/template/images/bullet-yellow-12x12.gif
+share/mutella/remote/template/images/bullet-red-12x12.gif
+share/mutella/remote/template/images/bullet-pale-yellow-12x12.gif
share/mutella/remote/template/images/clear-16x16.gif
share/mutella/remote/template/images/clear-32x32.gif
share/mutella/remote/template/images/connections-64x64.gif
@@ -46,6 +50,7 @@ share/mutella/remote/template/images/status-64x64.gif
share/mutella/remote/template/images/stop-16x16.gif
share/mutella/remote/template/images/stop-32x32.gif
share/mutella/remote/template/images/transfers-64x64.gif
+share/mutella/remote/template/confirm.html
share/mutella/remote/template/connections.html
share/mutella/remote/template/edit.html
share/mutella/remote/template/index.html
@@ -58,9 +63,12 @@ share/mutella/remote/template/modules/results-grouped-body.html
share/mutella/remote/template/modules/results-grouped-head.html
share/mutella/remote/template/modules/results-ungrouped-body.html
share/mutella/remote/template/modules/results-ungrouped-head.html
+share/mutella/remote/template/overview.html
share/mutella/remote/template/results.html
share/mutella/remote/template/searches.html
+share/mutella/remote/template/settings.html
share/mutella/remote/template/transfers.html
+share/mutella/remote/template/varhelp.html
@dirrm share/mutella/remote/template/modules
@dirrm share/mutella/remote/template/images
@dirrm share/mutella/remote/template