mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Upgrade to 1709 RC13.
Warning: this snapshot requires a JRE 1.5.
This commit is contained in:
parent
a23f66e331
commit
792f1d7774
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=139737
6 changed files with 26 additions and 16 deletions
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= mercury
|
PORTNAME= mercury
|
||||||
DISTVERSION= 1709_RC12c
|
DISTVERSION= 1709_RC13
|
||||||
PORTEPOCH= 1
|
PORTEPOCH= 1
|
||||||
CATEGORIES= net java
|
CATEGORIES= net java
|
||||||
MASTER_SITES= http://70.25.151.230/ \
|
MASTER_SITES= http://70.25.151.230/ \
|
||||||
|
@ -25,7 +25,7 @@ RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper \
|
||||||
|
|
||||||
USE_ZIP= yes
|
USE_ZIP= yes
|
||||||
USE_JAVA= yes
|
USE_JAVA= yes
|
||||||
JAVA_VERSION= 1.4+
|
JAVA_VERSION= 1.5+
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
|
|
||||||
JMF_JARS= customizer jmf mediaplayer multiplayer
|
JMF_JARS= customizer jmf mediaplayer multiplayer
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
MD5 (mercury/1709_RC12c.zip) = 346e44b6c1707288c4574f057fb49c09
|
MD5 (mercury/1709_RC13.zip) = 2fd910f80d1b16d238855e28f75209d9
|
||||||
SIZE (mercury/1709_RC12c.zip) = 5360016
|
SIZE (mercury/1709_RC13.zip) = 5249705
|
||||||
MD5 (mercury/VidConf-libs.jar) = 873b832b9ccc9de4783d1770aaee6c65
|
MD5 (mercury/VidConf-libs.jar) = 873b832b9ccc9de4783d1770aaee6c65
|
||||||
SIZE (mercury/VidConf-libs.jar) = 617362
|
SIZE (mercury/VidConf-libs.jar) = 617362
|
||||||
|
|
|
@ -3,7 +3,6 @@ bin/Mercury_Messenger
|
||||||
%%INSTDIR%%/lib/JFlash.jar
|
%%INSTDIR%%/lib/JFlash.jar
|
||||||
%%INSTDIR%%/lib/Skins.jar
|
%%INSTDIR%%/lib/Skins.jar
|
||||||
%%VID%%%%INSTDIR%%/lib/%%VIDJAR%%
|
%%VID%%%%INSTDIR%%/lib/%%VIDJAR%%
|
||||||
%%INSTDIR%%/lib/XML.jar
|
|
||||||
%%INSTDIR%%/lib/dMSN.jar
|
%%INSTDIR%%/lib/dMSN.jar
|
||||||
%%INSTDIR%%/lib/dllStuff.jar
|
%%INSTDIR%%/lib/dllStuff.jar
|
||||||
%%INSTDIR%%/lib/jdom1_0.jar
|
%%INSTDIR%%/lib/jdom1_0.jar
|
||||||
|
@ -11,6 +10,10 @@ bin/Mercury_Messenger
|
||||||
%%INSTDIR%%/lib/xmlpull.jar
|
%%INSTDIR%%/lib/xmlpull.jar
|
||||||
%%INSTDIR%%/resources/AppData/Backgrounds/Default.png
|
%%INSTDIR%%/resources/AppData/Backgrounds/Default.png
|
||||||
%%INSTDIR%%/resources/AppData/CustomEmoticons/MSN6.zip
|
%%INSTDIR%%/resources/AppData/CustomEmoticons/MSN6.zip
|
||||||
|
%%INSTDIR%%/resources/AppData/Games/ExampleGame/Game$1.class
|
||||||
|
%%INSTDIR%%/resources/AppData/Games/ExampleGame/Game.class
|
||||||
|
%%INSTDIR%%/resources/AppData/Games/ExampleGame/Game.java
|
||||||
|
%%INSTDIR%%/resources/AppData/Games/ExampleGame/compile.bat
|
||||||
%%INSTDIR%%/resources/AppData/LoginImages/Default.gif
|
%%INSTDIR%%/resources/AppData/LoginImages/Default.gif
|
||||||
%%INSTDIR%%/resources/AppData/Plugins/ContactExample/Plugin.class
|
%%INSTDIR%%/resources/AppData/Plugins/ContactExample/Plugin.class
|
||||||
%%INSTDIR%%/resources/AppData/Plugins/ContactExample/Plugin.java
|
%%INSTDIR%%/resources/AppData/Plugins/ContactExample/Plugin.java
|
||||||
|
@ -139,10 +142,9 @@ bin/Mercury_Messenger
|
||||||
%%INSTDIR%%/resources/UI/dialogs/RemovedContact.xml
|
%%INSTDIR%%/resources/UI/dialogs/RemovedContact.xml
|
||||||
%%INSTDIR%%/resources/UI/dialogs/RenameGroup.xml
|
%%INSTDIR%%/resources/UI/dialogs/RenameGroup.xml
|
||||||
%%INSTDIR%%/resources/UI/panels/ConferencePanel.xml
|
%%INSTDIR%%/resources/UI/panels/ConferencePanel.xml
|
||||||
%%INSTDIR%%/resources/lang/PT_pt.xml
|
%%INSTDIR%%/resources/lang/Test/it.xml
|
||||||
|
%%INSTDIR%%/resources/lang/Test/nl.xml
|
||||||
%%INSTDIR%%/resources/lang/en.xml
|
%%INSTDIR%%/resources/lang/en.xml
|
||||||
%%INSTDIR%%/resources/lang/it.xml
|
|
||||||
%%INSTDIR%%/resources/lang/nl.xml
|
|
||||||
%%INSTDIR%%/resources/menu/AccountTab.xml
|
%%INSTDIR%%/resources/menu/AccountTab.xml
|
||||||
%%INSTDIR%%/resources/menu/MSN.xml
|
%%INSTDIR%%/resources/menu/MSN.xml
|
||||||
%%INSTDIR%%/resources/menu/Tray.xml
|
%%INSTDIR%%/resources/menu/Tray.xml
|
||||||
|
@ -169,6 +171,7 @@ bin/Mercury_Messenger
|
||||||
@dirrm %%INSTDIR%%/resources/text
|
@dirrm %%INSTDIR%%/resources/text
|
||||||
@dirrm %%INSTDIR%%/resources/settings
|
@dirrm %%INSTDIR%%/resources/settings
|
||||||
@dirrm %%INSTDIR%%/resources/menu
|
@dirrm %%INSTDIR%%/resources/menu
|
||||||
|
@dirrm %%INSTDIR%%/resources/lang/Test
|
||||||
@dirrm %%INSTDIR%%/resources/lang
|
@dirrm %%INSTDIR%%/resources/lang
|
||||||
@dirrm %%INSTDIR%%/resources/UI/panels
|
@dirrm %%INSTDIR%%/resources/UI/panels
|
||||||
@dirrm %%INSTDIR%%/resources/UI/dialogs
|
@dirrm %%INSTDIR%%/resources/UI/dialogs
|
||||||
|
@ -200,6 +203,8 @@ bin/Mercury_Messenger
|
||||||
@dirrm %%INSTDIR%%/resources/AppData/Plugins/ContactExample
|
@dirrm %%INSTDIR%%/resources/AppData/Plugins/ContactExample
|
||||||
@dirrm %%INSTDIR%%/resources/AppData/Plugins
|
@dirrm %%INSTDIR%%/resources/AppData/Plugins
|
||||||
@dirrm %%INSTDIR%%/resources/AppData/LoginImages
|
@dirrm %%INSTDIR%%/resources/AppData/LoginImages
|
||||||
|
@dirrm %%INSTDIR%%/resources/AppData/Games/ExampleGame
|
||||||
|
@dirrm %%INSTDIR%%/resources/AppData/Games
|
||||||
@dirrm %%INSTDIR%%/resources/AppData/CustomEmoticons
|
@dirrm %%INSTDIR%%/resources/AppData/CustomEmoticons
|
||||||
@dirrm %%INSTDIR%%/resources/AppData/Backgrounds
|
@dirrm %%INSTDIR%%/resources/AppData/Backgrounds
|
||||||
@dirrm %%INSTDIR%%/resources/AppData
|
@dirrm %%INSTDIR%%/resources/AppData
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= mercury
|
PORTNAME= mercury
|
||||||
DISTVERSION= 1709_RC12c
|
DISTVERSION= 1709_RC13
|
||||||
PORTEPOCH= 1
|
PORTEPOCH= 1
|
||||||
CATEGORIES= net java
|
CATEGORIES= net java
|
||||||
MASTER_SITES= http://70.25.151.230/ \
|
MASTER_SITES= http://70.25.151.230/ \
|
||||||
|
@ -25,7 +25,7 @@ RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper \
|
||||||
|
|
||||||
USE_ZIP= yes
|
USE_ZIP= yes
|
||||||
USE_JAVA= yes
|
USE_JAVA= yes
|
||||||
JAVA_VERSION= 1.4+
|
JAVA_VERSION= 1.5+
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
|
|
||||||
JMF_JARS= customizer jmf mediaplayer multiplayer
|
JMF_JARS= customizer jmf mediaplayer multiplayer
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
MD5 (mercury/1709_RC12c.zip) = 346e44b6c1707288c4574f057fb49c09
|
MD5 (mercury/1709_RC13.zip) = 2fd910f80d1b16d238855e28f75209d9
|
||||||
SIZE (mercury/1709_RC12c.zip) = 5360016
|
SIZE (mercury/1709_RC13.zip) = 5249705
|
||||||
MD5 (mercury/VidConf-libs.jar) = 873b832b9ccc9de4783d1770aaee6c65
|
MD5 (mercury/VidConf-libs.jar) = 873b832b9ccc9de4783d1770aaee6c65
|
||||||
SIZE (mercury/VidConf-libs.jar) = 617362
|
SIZE (mercury/VidConf-libs.jar) = 617362
|
||||||
|
|
|
@ -3,7 +3,6 @@ bin/Mercury_Messenger
|
||||||
%%INSTDIR%%/lib/JFlash.jar
|
%%INSTDIR%%/lib/JFlash.jar
|
||||||
%%INSTDIR%%/lib/Skins.jar
|
%%INSTDIR%%/lib/Skins.jar
|
||||||
%%VID%%%%INSTDIR%%/lib/%%VIDJAR%%
|
%%VID%%%%INSTDIR%%/lib/%%VIDJAR%%
|
||||||
%%INSTDIR%%/lib/XML.jar
|
|
||||||
%%INSTDIR%%/lib/dMSN.jar
|
%%INSTDIR%%/lib/dMSN.jar
|
||||||
%%INSTDIR%%/lib/dllStuff.jar
|
%%INSTDIR%%/lib/dllStuff.jar
|
||||||
%%INSTDIR%%/lib/jdom1_0.jar
|
%%INSTDIR%%/lib/jdom1_0.jar
|
||||||
|
@ -11,6 +10,10 @@ bin/Mercury_Messenger
|
||||||
%%INSTDIR%%/lib/xmlpull.jar
|
%%INSTDIR%%/lib/xmlpull.jar
|
||||||
%%INSTDIR%%/resources/AppData/Backgrounds/Default.png
|
%%INSTDIR%%/resources/AppData/Backgrounds/Default.png
|
||||||
%%INSTDIR%%/resources/AppData/CustomEmoticons/MSN6.zip
|
%%INSTDIR%%/resources/AppData/CustomEmoticons/MSN6.zip
|
||||||
|
%%INSTDIR%%/resources/AppData/Games/ExampleGame/Game$1.class
|
||||||
|
%%INSTDIR%%/resources/AppData/Games/ExampleGame/Game.class
|
||||||
|
%%INSTDIR%%/resources/AppData/Games/ExampleGame/Game.java
|
||||||
|
%%INSTDIR%%/resources/AppData/Games/ExampleGame/compile.bat
|
||||||
%%INSTDIR%%/resources/AppData/LoginImages/Default.gif
|
%%INSTDIR%%/resources/AppData/LoginImages/Default.gif
|
||||||
%%INSTDIR%%/resources/AppData/Plugins/ContactExample/Plugin.class
|
%%INSTDIR%%/resources/AppData/Plugins/ContactExample/Plugin.class
|
||||||
%%INSTDIR%%/resources/AppData/Plugins/ContactExample/Plugin.java
|
%%INSTDIR%%/resources/AppData/Plugins/ContactExample/Plugin.java
|
||||||
|
@ -139,10 +142,9 @@ bin/Mercury_Messenger
|
||||||
%%INSTDIR%%/resources/UI/dialogs/RemovedContact.xml
|
%%INSTDIR%%/resources/UI/dialogs/RemovedContact.xml
|
||||||
%%INSTDIR%%/resources/UI/dialogs/RenameGroup.xml
|
%%INSTDIR%%/resources/UI/dialogs/RenameGroup.xml
|
||||||
%%INSTDIR%%/resources/UI/panels/ConferencePanel.xml
|
%%INSTDIR%%/resources/UI/panels/ConferencePanel.xml
|
||||||
%%INSTDIR%%/resources/lang/PT_pt.xml
|
%%INSTDIR%%/resources/lang/Test/it.xml
|
||||||
|
%%INSTDIR%%/resources/lang/Test/nl.xml
|
||||||
%%INSTDIR%%/resources/lang/en.xml
|
%%INSTDIR%%/resources/lang/en.xml
|
||||||
%%INSTDIR%%/resources/lang/it.xml
|
|
||||||
%%INSTDIR%%/resources/lang/nl.xml
|
|
||||||
%%INSTDIR%%/resources/menu/AccountTab.xml
|
%%INSTDIR%%/resources/menu/AccountTab.xml
|
||||||
%%INSTDIR%%/resources/menu/MSN.xml
|
%%INSTDIR%%/resources/menu/MSN.xml
|
||||||
%%INSTDIR%%/resources/menu/Tray.xml
|
%%INSTDIR%%/resources/menu/Tray.xml
|
||||||
|
@ -169,6 +171,7 @@ bin/Mercury_Messenger
|
||||||
@dirrm %%INSTDIR%%/resources/text
|
@dirrm %%INSTDIR%%/resources/text
|
||||||
@dirrm %%INSTDIR%%/resources/settings
|
@dirrm %%INSTDIR%%/resources/settings
|
||||||
@dirrm %%INSTDIR%%/resources/menu
|
@dirrm %%INSTDIR%%/resources/menu
|
||||||
|
@dirrm %%INSTDIR%%/resources/lang/Test
|
||||||
@dirrm %%INSTDIR%%/resources/lang
|
@dirrm %%INSTDIR%%/resources/lang
|
||||||
@dirrm %%INSTDIR%%/resources/UI/panels
|
@dirrm %%INSTDIR%%/resources/UI/panels
|
||||||
@dirrm %%INSTDIR%%/resources/UI/dialogs
|
@dirrm %%INSTDIR%%/resources/UI/dialogs
|
||||||
|
@ -200,6 +203,8 @@ bin/Mercury_Messenger
|
||||||
@dirrm %%INSTDIR%%/resources/AppData/Plugins/ContactExample
|
@dirrm %%INSTDIR%%/resources/AppData/Plugins/ContactExample
|
||||||
@dirrm %%INSTDIR%%/resources/AppData/Plugins
|
@dirrm %%INSTDIR%%/resources/AppData/Plugins
|
||||||
@dirrm %%INSTDIR%%/resources/AppData/LoginImages
|
@dirrm %%INSTDIR%%/resources/AppData/LoginImages
|
||||||
|
@dirrm %%INSTDIR%%/resources/AppData/Games/ExampleGame
|
||||||
|
@dirrm %%INSTDIR%%/resources/AppData/Games
|
||||||
@dirrm %%INSTDIR%%/resources/AppData/CustomEmoticons
|
@dirrm %%INSTDIR%%/resources/AppData/CustomEmoticons
|
||||||
@dirrm %%INSTDIR%%/resources/AppData/Backgrounds
|
@dirrm %%INSTDIR%%/resources/AppData/Backgrounds
|
||||||
@dirrm %%INSTDIR%%/resources/AppData
|
@dirrm %%INSTDIR%%/resources/AppData
|
||||||
|
|
Loading…
Add table
Reference in a new issue