From e5099dce700dc81497215541bb2b54440eb1754d Mon Sep 17 00:00:00 2001 From: "David W. Chapman Jr." Date: Sun, 1 Sep 2002 15:40:37 +0000 Subject: Update to 0.4.1 PR: 41541 Submitted by: tilman@arved.de Approved by: maintainer --- net/mutella/Makefile | 10 +++++++- net/mutella/distinfo | 2 +- net/mutella/pkg-plist | 65 +++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 75 insertions(+), 2 deletions(-) (limited to 'net/mutella') diff --git a/net/mutella/Makefile b/net/mutella/Makefile index a330dad5db25..e6618fb136d4 100644 --- a/net/mutella/Makefile +++ b/net/mutella/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mutella -PORTVERSION= 0.3.3 +PORTVERSION= 0.4.1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -14,5 +14,13 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= dominic_marks@btinternet.com GNU_CONFIGURE= yes +USE_REINPLACE= yes +CONFIGURE_TARGET= +CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} + +post-patch: + ${REINPLACE_CMD} -e 's|ulong|u_long|' \ + ${WRKSRC}/mutella/asyncsocket.cpp \ + ${WRKSRC}/mutella/asyncsocket.h .include diff --git a/net/mutella/distinfo b/net/mutella/distinfo index d32d0ee1f97e..2c9704c3b59b 100644 --- a/net/mutella/distinfo +++ b/net/mutella/distinfo @@ -1 +1 @@ -MD5 (mutella-0.3.3.tar.gz) = ea797048bb4bb6a35b677b1152d84ce2 +MD5 (mutella-0.4.1.tar.gz) = 68e83b16e63c59304fc65e19635985bc diff --git a/net/mutella/pkg-plist b/net/mutella/pkg-plist index 935b67b8a48e..648cbb897183 100644 --- a/net/mutella/pkg-plist +++ b/net/mutella/pkg-plist @@ -1 +1,66 @@ bin/mutella +share/mutella/remote/template/modules/connections.html +share/mutella/remote/template/modules/header-start.html +share/mutella/remote/template/modules/sortby.html +share/mutella/remote/template/modules/downloads.html +share/mutella/remote/template/modules/searchcriteria.html +share/mutella/remote/template/modules/uploads.html +share/mutella/remote/template/modules/filter.html +share/mutella/remote/template/modules/searchlist.html +share/mutella/remote/template/modules/addsearch.html +share/mutella/remote/template/modules/footer.html +share/mutella/remote/template/modules/shortdownloads.html +share/mutella/remote/template/modules/connectioninfo.html +share/mutella/remote/template/modules/header-end.html +share/mutella/remote/template/modules/shortuploads.html +share/mutella/remote/template/images/addtransfer-16x16.gif +share/mutella/remote/template/images/addtransfer-32x32.gif +share/mutella/remote/template/images/bar-aqua-16x16.gif +share/mutella/remote/template/images/bar-aqua-27x27.gif +share/mutella/remote/template/images/bar-trans-16x16.gif +share/mutella/remote/template/images/bar-trans-27x27.gif +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/clear-16x16.gif +share/mutella/remote/template/images/clear-32x32.gif +share/mutella/remote/template/images/connections-64x64.gif +share/mutella/remote/template/images/event-64x64.gif +share/mutella/remote/template/images/exit-64x64.gif +share/mutella/remote/template/images/info-16x16.gif +share/mutella/remote/template/images/info-32x32.gif +share/mutella/remote/template/images/kill-16x16.gif +share/mutella/remote/template/images/kill-32x32.gif +share/mutella/remote/template/images/mutella-100x130.gif +share/mutella/remote/template/images/mutella-logo-100x130.gif +share/mutella/remote/template/images/overview-64x64.gif +share/mutella/remote/template/images/pixel-b.gif +share/mutella/remote/template/images/pixel-t.gif +share/mutella/remote/template/images/pixel-w.gif +share/mutella/remote/template/images/rename-16x16.gif +share/mutella/remote/template/images/rename-32x32.gif +share/mutella/remote/template/images/searches-64x64.gif +share/mutella/remote/template/images/searches-filt-64x64.gif +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/connections.html +share/mutella/remote/template/edit.html +share/mutella/remote/template/index.html +share/mutella/remote/template/log.html +share/mutella/remote/template/message.html +share/mutella/remote/template/move.html +share/mutella/remote/template/mutella-remote.css +share/mutella/remote/template/results-detail.html +share/mutella/remote/template/results-overview.html +share/mutella/remote/template/results-ungrouped.html +share/mutella/remote/template/results.html +share/mutella/remote/template/searches.html +share/mutella/remote/template/transfers.html +@dirrm share/mutella/remote/template/modules +@dirrm share/mutella/remote/template/images +@dirrm share/mutella/remote/template +@dirrm share/mutella/remote +@dirrm share/mutella -- cgit v1.2.3