mirror of
https://git.freebsd.org/ports.git
synced 2025-06-09 14:50:31 -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
|
||||
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:
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (LimeWireLinux.tgz) = c57ffaafbd92606a0fefdee3afa760b9
|
||||
SIZE (LimeWireLinux.tgz) = 4642601
|
||||
MD5 (LimeWireLinux.tgz) = d6f89b52dc1c93c31105a69428fb98d0
|
||||
SIZE (LimeWireLinux.tgz) = 5199773
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (LimeWireLinux.tgz) = c57ffaafbd92606a0fefdee3afa760b9
|
||||
SIZE (LimeWireLinux.tgz) = 4642601
|
||||
MD5 (LimeWireLinux.tgz) = d6f89b52dc1c93c31105a69428fb98d0
|
||||
SIZE (LimeWireLinux.tgz) = 5199773
|
||||
|
|
Loading…
Add table
Reference in a new issue