diff options
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/mutella/Makefile | 12 | ||||
-rw-r--r-- | net-p2p/mutella/distinfo | 4 | ||||
-rw-r--r-- | net-p2p/mutella/pkg-plist | 8 |
3 files changed, 13 insertions, 11 deletions
diff --git a/net-p2p/mutella/Makefile b/net-p2p/mutella/Makefile index 561f51084bd..ff2762f26c3 100644 --- a/net-p2p/mutella/Makefile +++ b/net-p2p/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-p2p/mutella/distinfo b/net-p2p/mutella/distinfo index cc54d8fdd7e..4b34bd39d49 100644 --- a/net-p2p/mutella/distinfo +++ b/net-p2p/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-p2p/mutella/pkg-plist b/net-p2p/mutella/pkg-plist index 6b01581d5ed..e3b6ba5f31c 100644 --- a/net-p2p/mutella/pkg-plist +++ b/net-p2p/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 |