diff options
author | miwi <miwi@FreeBSD.org> | 2008-12-07 21:05:36 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-12-07 21:05:36 +0800 |
commit | d150437d71caa37478ebda25914964edbf524a4b (patch) | |
tree | b02c2c260a9d8eee5e44598e780505d5edf362c7 /net-p2p | |
parent | 47db415a43ab5dec62b52c0d070590cad6944550 (diff) | |
download | freebsd-ports-gnome-d150437d71caa37478ebda25914964edbf524a4b.tar.gz freebsd-ports-gnome-d150437d71caa37478ebda25914964edbf524a4b.tar.zst freebsd-ports-gnome-d150437d71caa37478ebda25914964edbf524a4b.zip |
- Update to 4.17.0
PR: 126585
Submitted by: Wen heping <wenheping@gmail.com>
Approved by: maintainer timeout
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/frostwire/Makefile | 5 | ||||
-rw-r--r-- | net-p2p/frostwire/distinfo | 6 | ||||
-rw-r--r-- | net-p2p/frostwire/pkg-plist | 37 |
3 files changed, 27 insertions, 21 deletions
diff --git a/net-p2p/frostwire/Makefile b/net-p2p/frostwire/Makefile index 7a3fa0eef05a..4dc98e321824 100644 --- a/net-p2p/frostwire/Makefile +++ b/net-p2p/frostwire/Makefile @@ -6,10 +6,9 @@ # PORTNAME= frostwire -PORTVERSION= 4.13.4 -PORTREVISION= 1 +PORTVERSION= 4.17.0 CATEGORIES= net-p2p java -MASTER_SITES= http://www.frostwire.com/frostwire/${PORTVERSION}/ +MASTER_SITES= http://main2.frostwire.com/frostwire/${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}.noarch MAINTAINER= alepulver@FreeBSD.org diff --git a/net-p2p/frostwire/distinfo b/net-p2p/frostwire/distinfo index 0a336cf812a6..8c25127689d0 100644 --- a/net-p2p/frostwire/distinfo +++ b/net-p2p/frostwire/distinfo @@ -1,3 +1,3 @@ -MD5 (frostwire-4.13.4.noarch.tar.gz) = e8bfaa395bcd8ab188166cc142c4dd83 -SHA256 (frostwire-4.13.4.noarch.tar.gz) = ea1d0d08a89c5cf8a26571f172ef623198d8b6c7c77b78eeafe9824f326650be -SIZE (frostwire-4.13.4.noarch.tar.gz) = 7929758 +MD5 (frostwire-4.17.0.noarch.tar.gz) = 7aa83a23729a4938a512d07654cccf26 +SHA256 (frostwire-4.17.0.noarch.tar.gz) = b3818c46a6fd03c29a8464ab007f2d4914c4a77ca11b7641cd50b4eb03c33404 +SIZE (frostwire-4.17.0.noarch.tar.gz) = 13645321 diff --git a/net-p2p/frostwire/pkg-plist b/net-p2p/frostwire/pkg-plist index 52572f5e8ab8..4bce7beeb00b 100644 --- a/net-p2p/frostwire/pkg-plist +++ b/net-p2p/frostwire/pkg-plist @@ -3,31 +3,41 @@ bin/frostwire %%DATADIR%%/EULA.txt %%DATADIR%%/FrostWire.icns %%DATADIR%%/FrostWire.jar -%%DATADIR%%/MessagesBundle.properties -%%DATADIR%%/MessagesBundles.jar %%DATADIR%%/ProgressTabs.jar +%%DATADIR%%/aopalliance.jar %%DATADIR%%/clink.jar -%%DATADIR%%/commons-httpclient.jar +%%DATADIR%%/commons-codec-1.3.jar %%DATADIR%%/commons-logging.jar -%%DATADIR%%/commons-net.jar -%%DATADIR%%/commons-pool.jar %%DATADIR%%/daap.jar +%%DATADIR%%/forms.jar +%%DATADIR%%/foxtrot.jar +%%DATADIR%%/fw-irc.jar +%%DATADIR%%/gettext-commons.jar +%%DATADIR%%/guice-1.0.jar %%DATADIR%%/hashes -%%DATADIR%%/i18n.jar +%%DATADIR%%/httpclient-4.0-alpha3.jar +%%DATADIR%%/httpcore-4.0-beta2.jar +%%DATADIR%%/httpcore-nio-4.0-beta2.jar +%%DATADIR%%/httpcore-niossl-4.0-alpha7.jar %%DATADIR%%/icu4j.jar -%%DATADIR%%/id3v2.jar -%%DATADIR%%/irc.jar -%%DATADIR%%/jarbundler-1.9.jar +%%DATADIR%%/jaudiotagger.jar %%DATADIR%%/jcraft.jar %%DATADIR%%/jdic.jar %%DATADIR%%/jdic_stub.jar -%%DATADIR%%/jl011.jar +%%DATADIR%%/jflac.jar +%%DATADIR%%/jl.jar +%%DATADIR%%/jogg.jar +%%DATADIR%%/jorbis.jar %%DATADIR%%/jmdns.jar -%%DATADIR%%/jython.jar %%DATADIR%%/log4j.jar %%DATADIR%%/log4j.properties %%DATADIR%%/looks.jar -%%DATADIR%%/mp3sp14.jar +%%DATADIR%%/lw-all.jar +%%DATADIR%%/messages.jar +%%DATADIR%%/mp3spi.jar +%%DATADIR%%/onion-common.jar +%%DATADIR%%/onion-fec.jar +%%DATADIR%%/vorbisspi.jar %%DATADIR%%/root/magnet10/badge.img %%DATADIR%%/root/magnet10/canHandle.img %%DATADIR%%/root/magnet10/limewire.gif @@ -37,9 +47,6 @@ bin/frostwire %%DATADIR%%/themes.jar %%DATADIR%%/tritonus.jar %%DATADIR%%/update.ver -%%DATADIR%%/vorbis.jar -%%DATADIR%%/xml-apis.jar -%%DATADIR%%/xml.war @dirrm %%DATADIR%%/root/magnet10 @dirrm %%DATADIR%%/root @dirrm %%DATADIR%% |