diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-01-29 01:33:13 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-01-29 01:33:13 +0000 |
commit | 95c49fb170a052ba2761d52cd0e99afd419441e4 (patch) | |
tree | 0739eb95113fbd9c8291fdfbe08b55bd42d388c2 /net-p2p/mute-net | |
parent | 7232e93712f7ede4dcba8cdf99f335ee37ee06a0 (diff) | |
download | ports-95c49fb170a052ba2761d52cd0e99afd419441e4.tar.gz ports-95c49fb170a052ba2761d52cd0e99afd419441e4.zip |
Notes
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 |