diff options
author | adamw <adamw@FreeBSD.org> | 2004-12-12 13:42:13 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2004-12-12 13:42:13 +0800 |
commit | cba5369af24c521b3bdf5d20ea1d44a6f0db7603 (patch) | |
tree | 01eacf78190b738f24f7a4655fe2e80162e382c4 /net-p2p/limewire | |
parent | 1dcfc7d00e7b5ee8a07611731d9b9223bbf9e747 (diff) | |
download | freebsd-ports-gnome-cba5369af24c521b3bdf5d20ea1d44a6f0db7603.tar.gz freebsd-ports-gnome-cba5369af24c521b3bdf5d20ea1d44a6f0db7603.tar.zst freebsd-ports-gnome-cba5369af24c521b3bdf5d20ea1d44a6f0db7603.zip |
Update to 4.2.5, a version replete with bug fixes, sparkly
new features, and tons of why-did-I-commit-this-aren't-I-supposed-
to-be-studying-for-exams-which-start-in-2-days goodness.
Diffstat (limited to 'net-p2p/limewire')
-rw-r--r-- | net-p2p/limewire/Makefile | 10 | ||||
-rw-r--r-- | net-p2p/limewire/distinfo | 4 |
2 files changed, 7 insertions, 7 deletions
diff --git a/net-p2p/limewire/Makefile b/net-p2p/limewire/Makefile index 9667b649fb5e..d0bca835d748 100644 --- a/net-p2p/limewire/Makefile +++ b/net-p2p/limewire/Makefile @@ -6,7 +6,7 @@ # PORTNAME= limewire -PORTVERSION= 4.0.8 +PORTVERSION= 4.2.5 CATEGORIES= net java MASTER_SITES= http://www9.limewire.com:82/download/ DISTNAME= LimeWireLinux @@ -28,10 +28,10 @@ NO_PACKAGE= ${RESTRICTED} DATADIR= ${JAVASHAREDIR}/${PORTNAME} DATAFILES= LimeWire.jar MessagesBundle.properties MessagesBundles.jar \ - ProgressTabs.jar collections.jar commons-httpclient.jar \ - commons-logging.jar hashes i18n.jar icu4j.jar id3v2.jar \ - jl011.jar logicrypto.jar mp3sp14.jar themes.jar update.ver \ - xerces.jar xml.war + ProgressTabs.jar commons-httpclient.jar commons-logging.jar \ + daap.jar hashes i18n.jar icu4j.jar id3v2.jar jcraft.jar \ + jl011.jar jmdns.jar logicrypto.jar looks.jar mp3sp14.jar \ + themes.jar tritonus.jar update.ver vorbis.jar xerces.jar xml.war PLIST_FILES= bin/limewire ${DATAFILES:S,^,%%DATADIR%%/,} post-patch: diff --git a/net-p2p/limewire/distinfo b/net-p2p/limewire/distinfo index de2c3b229b6c..5eaea24937e8 100644 --- a/net-p2p/limewire/distinfo +++ b/net-p2p/limewire/distinfo @@ -1,2 +1,2 @@ -MD5 (LimeWireLinux.tgz) = c57ffaafbd92606a0fefdee3afa760b9 -SIZE (LimeWireLinux.tgz) = 4642601 +MD5 (LimeWireLinux.tgz) = d6f89b52dc1c93c31105a69428fb98d0 +SIZE (LimeWireLinux.tgz) = 5199773 |