FreeBSD Bugzilla – Attachment 83796 Details for
Bug 119666
[PATCH] net-p2p/frostwire: update to 4.13.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
frostwire-4.13.4_1.patch
frostwire-4.13.4_1.patch (text/plain), 4.40 KB, created by
Daniel Rucci
on 2008-01-14 16:40:02 UTC
(
hide
)
Description:
frostwire-4.13.4_1.patch
Filename:
MIME Type:
Creator:
Daniel Rucci
Created:
2008-01-14 16:40:02 UTC
Size:
4.40 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/net-p2p/frostwire/Makefile /usr/home/rucci/myports/net-p2p/frostwire/Makefile >--- /usr/ports/net-p2p/frostwire/Makefile 2007-05-19 16:20:00.000000000 -0400 >+++ /usr/home/rucci/myports/net-p2p/frostwire/Makefile 2008-01-14 11:33:07.000000000 -0500 >@@ -6,10 +6,10 @@ > # > > PORTNAME= frostwire >-PORTVERSION= 4.13.1.7 >+PORTVERSION= 4.13.4 > PORTREVISION= 1 > CATEGORIES= net-p2p java >-MASTER_SITES= http://station1.peercommons.com/frostwire/4.13.1/ >+MASTER_SITES= http://www.frostwire.com/frostwire/4.13.4/ > DISTNAME= ${PORTNAME}-${PORTVERSION}.noarch > > MAINTAINER= alepulver@FreeBSD.org >diff -ruN --exclude=CVS /usr/ports/net-p2p/frostwire/distinfo /usr/home/rucci/myports/net-p2p/frostwire/distinfo >--- /usr/ports/net-p2p/frostwire/distinfo 2007-04-25 20:04:15.000000000 -0400 >+++ /usr/home/rucci/myports/net-p2p/frostwire/distinfo 2008-01-14 11:08:58.000000000 -0500 >@@ -1,3 +1,3 @@ >-MD5 (frostwire-4.13.1.7.noarch.tar.gz) = a644503f4d056d7f196fd13c64689e3b >-SHA256 (frostwire-4.13.1.7.noarch.tar.gz) = 057c167e0f87d1f6ed6d2f4b8dd55e7e727c6240b61233a1110e1af19d1cd2f0 >-SIZE (frostwire-4.13.1.7.noarch.tar.gz) = 7128560 >+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 >diff -ruN --exclude=CVS /usr/ports/net-p2p/frostwire/pkg-plist /usr/home/rucci/myports/net-p2p/frostwire/pkg-plist >--- /usr/ports/net-p2p/frostwire/pkg-plist 2007-04-25 20:04:16.000000000 -0400 >+++ /usr/home/rucci/myports/net-p2p/frostwire/pkg-plist 2008-01-14 11:14:13.000000000 -0500 >@@ -1,43 +1,46 @@ > bin/frostwire >-%%PORTDOCS%%%%DOCSDIR%%/changelog >-%%DATADIR%%/FrostWire.icns >-%%DATADIR%%/FrostWire.jar >-%%DATADIR%%/MessagesBundle.properties >-%%DATADIR%%/MessagesBundles.jar >-%%DATADIR%%/ProgressTabs.jar >-%%DATADIR%%/clink.jar >-%%DATADIR%%/commons-httpclient.jar >-%%DATADIR%%/commons-logging.jar >-%%DATADIR%%/commons-net.jar >-%%DATADIR%%/commons-pool.jar >-%%DATADIR%%/daap.jar >-%%DATADIR%%/hashes >-%%DATADIR%%/i18n.jar >-%%DATADIR%%/icu4j.jar >-%%DATADIR%%/id3v2.jar >-%%DATADIR%%/irc.jar >-%%DATADIR%%/jcraft.jar >-%%DATADIR%%/jdic.jar >-%%DATADIR%%/jdic_stub.jar >-%%DATADIR%%/jl011.jar >-%%DATADIR%%/jmdns.jar >-%%DATADIR%%/log4j.jar >-%%DATADIR%%/log4j.properties >-%%DATADIR%%/looks.jar >-%%DATADIR%%/mp3sp14.jar >-%%DATADIR%%/root/magnet10/badge.img >-%%DATADIR%%/root/magnet10/canHandle.img >-%%DATADIR%%/root/magnet10/limewire.gif >-%%DATADIR%%/root/magnet10/options.js >-%%DATADIR%%/root/magnet10/silentdetect.js >-%%DATADIR%%/spacer.gif >-%%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%% >-%%PORTDOCS%%@dirrm %%DOCSDIR%% >+share/doc/frostwire/changelog >+share/java/frostwire/EULA.txt >+share/java/frostwire/FrostWire.icns >+share/java/frostwire/FrostWire.jar >+share/java/frostwire/MessagesBundle.properties >+share/java/frostwire/MessagesBundles.jar >+share/java/frostwire/ProgressTabs.jar >+share/java/frostwire/clink.jar >+share/java/frostwire/commons-httpclient.jar >+share/java/frostwire/commons-logging.jar >+share/java/frostwire/commons-net.jar >+share/java/frostwire/commons-pool.jar >+share/java/frostwire/daap.jar >+share/java/frostwire/hashes >+share/java/frostwire/i18n.jar >+share/java/frostwire/icu4j.jar >+share/java/frostwire/id3v2.jar >+share/java/frostwire/irc.jar >+share/java/frostwire/jarbundler-1.9.jar >+share/java/frostwire/jcraft.jar >+share/java/frostwire/jdic.jar >+share/java/frostwire/jdic_stub.jar >+share/java/frostwire/jl011.jar >+share/java/frostwire/jmdns.jar >+share/java/frostwire/jython.jar >+share/java/frostwire/log4j.jar >+share/java/frostwire/log4j.properties >+share/java/frostwire/looks.jar >+share/java/frostwire/mp3sp14.jar >+share/java/frostwire/root/magnet10/badge.img >+share/java/frostwire/root/magnet10/canHandle.img >+share/java/frostwire/root/magnet10/limewire.gif >+share/java/frostwire/root/magnet10/options.js >+share/java/frostwire/root/magnet10/silentdetect.js >+share/java/frostwire/spacer.gif >+share/java/frostwire/themes.jar >+share/java/frostwire/tritonus.jar >+share/java/frostwire/update.ver >+share/java/frostwire/vorbis.jar >+share/java/frostwire/xml-apis.jar >+share/java/frostwire/xml.war >+@dirrm share/java/frostwire/root/magnet10 >+@dirrm share/java/frostwire/root >+@dirrm share/java/frostwire >+@dirrm share/doc/frostwire
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 119666
: 83796