diff options
-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 | ||||
-rw-r--r-- | net/mute-net/Makefile | 9 | ||||
-rw-r--r-- | net/mute-net/distinfo | 2 | ||||
-rw-r--r-- | net/mute-net/pkg-plist | 2 |
6 files changed, 16 insertions, 10 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 diff --git a/net/mute-net/Makefile b/net/mute-net/Makefile index dddb52bb0325..0bb0e84362dc 100644 --- a/net/mute-net/Makefile +++ b/net/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/mute-net/distinfo b/net/mute-net/distinfo index 965df8fbdcb7..4322488d3672 100644 --- a/net/mute-net/distinfo +++ b/net/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/mute-net/pkg-plist b/net/mute-net/pkg-plist index 296138a791ae..bd0c6678c4f2 100644 --- a/net/mute-net/pkg-plist +++ b/net/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 |