mirror of
https://git.freebsd.org/ports.git
synced 2025-06-12 00:00:33 -04:00
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.
This commit is contained in:
parent
0f722c207f
commit
359f482b32
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=123800
4 changed files with 14 additions and 14 deletions
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= limewire
|
PORTNAME= limewire
|
||||||
PORTVERSION= 4.0.8
|
PORTVERSION= 4.2.5
|
||||||
CATEGORIES= net java
|
CATEGORIES= net java
|
||||||
MASTER_SITES= http://www9.limewire.com:82/download/
|
MASTER_SITES= http://www9.limewire.com:82/download/
|
||||||
DISTNAME= LimeWireLinux
|
DISTNAME= LimeWireLinux
|
||||||
|
@ -28,10 +28,10 @@ NO_PACKAGE= ${RESTRICTED}
|
||||||
|
|
||||||
DATADIR= ${JAVASHAREDIR}/${PORTNAME}
|
DATADIR= ${JAVASHAREDIR}/${PORTNAME}
|
||||||
DATAFILES= LimeWire.jar MessagesBundle.properties MessagesBundles.jar \
|
DATAFILES= LimeWire.jar MessagesBundle.properties MessagesBundles.jar \
|
||||||
ProgressTabs.jar collections.jar commons-httpclient.jar \
|
ProgressTabs.jar commons-httpclient.jar commons-logging.jar \
|
||||||
commons-logging.jar hashes i18n.jar icu4j.jar id3v2.jar \
|
daap.jar hashes i18n.jar icu4j.jar id3v2.jar jcraft.jar \
|
||||||
jl011.jar logicrypto.jar mp3sp14.jar themes.jar update.ver \
|
jl011.jar jmdns.jar logicrypto.jar looks.jar mp3sp14.jar \
|
||||||
xerces.jar xml.war
|
themes.jar tritonus.jar update.ver vorbis.jar xerces.jar xml.war
|
||||||
PLIST_FILES= bin/limewire ${DATAFILES:S,^,%%DATADIR%%/,}
|
PLIST_FILES= bin/limewire ${DATAFILES:S,^,%%DATADIR%%/,}
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
MD5 (LimeWireLinux.tgz) = c57ffaafbd92606a0fefdee3afa760b9
|
MD5 (LimeWireLinux.tgz) = d6f89b52dc1c93c31105a69428fb98d0
|
||||||
SIZE (LimeWireLinux.tgz) = 4642601
|
SIZE (LimeWireLinux.tgz) = 5199773
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= limewire
|
PORTNAME= limewire
|
||||||
PORTVERSION= 4.0.8
|
PORTVERSION= 4.2.5
|
||||||
CATEGORIES= net java
|
CATEGORIES= net java
|
||||||
MASTER_SITES= http://www9.limewire.com:82/download/
|
MASTER_SITES= http://www9.limewire.com:82/download/
|
||||||
DISTNAME= LimeWireLinux
|
DISTNAME= LimeWireLinux
|
||||||
|
@ -28,10 +28,10 @@ NO_PACKAGE= ${RESTRICTED}
|
||||||
|
|
||||||
DATADIR= ${JAVASHAREDIR}/${PORTNAME}
|
DATADIR= ${JAVASHAREDIR}/${PORTNAME}
|
||||||
DATAFILES= LimeWire.jar MessagesBundle.properties MessagesBundles.jar \
|
DATAFILES= LimeWire.jar MessagesBundle.properties MessagesBundles.jar \
|
||||||
ProgressTabs.jar collections.jar commons-httpclient.jar \
|
ProgressTabs.jar commons-httpclient.jar commons-logging.jar \
|
||||||
commons-logging.jar hashes i18n.jar icu4j.jar id3v2.jar \
|
daap.jar hashes i18n.jar icu4j.jar id3v2.jar jcraft.jar \
|
||||||
jl011.jar logicrypto.jar mp3sp14.jar themes.jar update.ver \
|
jl011.jar jmdns.jar logicrypto.jar looks.jar mp3sp14.jar \
|
||||||
xerces.jar xml.war
|
themes.jar tritonus.jar update.ver vorbis.jar xerces.jar xml.war
|
||||||
PLIST_FILES= bin/limewire ${DATAFILES:S,^,%%DATADIR%%/,}
|
PLIST_FILES= bin/limewire ${DATAFILES:S,^,%%DATADIR%%/,}
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
MD5 (LimeWireLinux.tgz) = c57ffaafbd92606a0fefdee3afa760b9
|
MD5 (LimeWireLinux.tgz) = d6f89b52dc1c93c31105a69428fb98d0
|
||||||
SIZE (LimeWireLinux.tgz) = 4642601
|
SIZE (LimeWireLinux.tgz) = 5199773
|
||||||
|
|
Loading…
Add table
Reference in a new issue