diff options
author | lioux <lioux@FreeBSD.org> | 2004-01-29 09:33:13 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2004-01-29 09:33:13 +0800 |
commit | 2fd6f109dcdbd8f21a38bbcdb9047de244fadab9 (patch) | |
tree | c25843699b1c01d49891d4013a5e896044375497 /net-p2p/mute-net | |
parent | 64c14821785e5b632527231da8d469228c586e85 (diff) | |
download | freebsd-ports-gnome-2fd6f109dcdbd8f21a38bbcdb9047de244fadab9.tar.gz freebsd-ports-gnome-2fd6f109dcdbd8f21a38bbcdb9047de244fadab9.tar.zst freebsd-ports-gnome-2fd6f109dcdbd8f21a38bbcdb9047de244fadab9.zip |
Update to 0.2.2
Diffstat (limited to 'net-p2p/mute-net')
-rw-r--r-- | net-p2p/mute-net/Makefile | 9 | ||||
-rw-r--r-- | net-p2p/mute-net/distinfo | 2 | ||||
-rw-r--r-- | net-p2p/mute-net/pkg-plist | 2 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net-p2p/mute-net/Makefile b/net-p2p/mute-net/Makefile index dddb52bb0325..0bb0e84362dc 100644 --- a/net-p2p/mute-net/Makefile +++ b/net-p2p/mute-net/Makefile @@ -6,10 +6,11 @@ # PORTNAME= mute -PORTVERSION= 0.2.1 +PORTVERSION= 0.2.2 CATEGORIES= net -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME}-net +MASTER_SITES= http://mute-net.sourceforge.net/ \ + ${MASTER_SITE_SOURCEFORGE:S/$/:sforge/} +MASTER_SITE_SUBDIR= ${PORTNAME}-net/:sforge PKGNAMESUFFIX= -net DISTNAME= MUTE_fileSharing-${PORTVERSION}_UnixSource @@ -22,7 +23,7 @@ HAS_CONFIGURE= yes USE_PERL5_BUILD=yes USE_REINPLACE= yes -RELEASE_DIRECTORY= MUTE_fileSharing-${PORTVERSION}-rc1_UnixSource +RELEASE_DIRECTORY= MUTE_fileSharing-${PORTVERSION}-rc${PORTVERSION:E}_UnixSource WRKSRC= ${WRKDIR}/${RELEASE_DIRECTORY}/MUTE PATCH_WRKSRC= ${WRKDIR}/${RELEASE_DIRECTORY} diff --git a/net-p2p/mute-net/distinfo b/net-p2p/mute-net/distinfo index 965df8fbdcb7..4322488d3672 100644 --- a/net-p2p/mute-net/distinfo +++ b/net-p2p/mute-net/distinfo @@ -1 +1 @@ -MD5 (MUTE_fileSharing-0.2.1_UnixSource.tar.gz) = b358bb8251113628fa1739f65f0951e1 +MD5 (MUTE_fileSharing-0.2.2_UnixSource.tar.gz) = 86bd528dd67826497762cb98391d4760 diff --git a/net-p2p/mute-net/pkg-plist b/net-p2p/mute-net/pkg-plist index 296138a791ae..bd0c6678c4f2 100644 --- a/net-p2p/mute-net/pkg-plist +++ b/net-p2p/mute-net/pkg-plist @@ -3,7 +3,9 @@ %%TEXT%%bin/textFileSharingMUTE %%TEXT%%bin/textFileSharingMUTE-real %%DATADIR%%/settings/broadcastProbability.ini +%%DATADIR%%/settings/downloadTimeoutMilliseconds.ini %%DATADIR%%/settings/inboundMessageLimit.ini +%%DATADIR%%/settings/logConnectionContents.ini %%DATADIR%%/settings/logConnections.ini %%DATADIR%%/settings/logLevel.ini %%DATADIR%%/settings/logMessageHistory.ini |