diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2007-06-08 21:59:29 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2007-06-08 21:59:29 +0000 |
commit | 8092f6ce2b7df62563880a26ce9091ab556ffa1a (patch) | |
tree | a99abf5c43a516f484f97880b94e7468f268ab19 /net-im/mercury | |
parent | 6059aac34eafdbf6bb35030ec408a12467c0bb13 (diff) | |
download | ports-8092f6ce2b7df62563880a26ce9091ab556ffa1a.tar.gz ports-8092f6ce2b7df62563880a26ce9091ab556ffa1a.zip |
Upgrade to 1.9 RC5.
Notes
Notes:
svn path=/head/; revision=193061
Diffstat (limited to 'net-im/mercury')
-rw-r--r-- | net-im/mercury/Makefile | 3 | ||||
-rw-r--r-- | net-im/mercury/distinfo | 6 | ||||
-rw-r--r-- | net-im/mercury/pkg-plist | 16 |
3 files changed, 12 insertions, 13 deletions
diff --git a/net-im/mercury/Makefile b/net-im/mercury/Makefile index 2f9461630291..d9efef2d6ac5 100644 --- a/net-im/mercury/Makefile +++ b/net-im/mercury/Makefile @@ -6,8 +6,7 @@ # PORTNAME= mercury -DISTVERSION= 1.9RC3 -PORTREVISION= 1 +DISTVERSION= 1.9RC5 PORTEPOCH= 6 CATEGORIES= net-im java MASTER_SITES= ${MASTER_SITE_LOCAL} \ diff --git a/net-im/mercury/distinfo b/net-im/mercury/distinfo index b250bbec7690..9d6a464fffdd 100644 --- a/net-im/mercury/distinfo +++ b/net-im/mercury/distinfo @@ -1,6 +1,6 @@ -MD5 (mercury/1.9RC3.zip) = e86024dce470b5deed9bd924698b5282 -SHA256 (mercury/1.9RC3.zip) = d2f9d36fb4946a31118c314bd1fb1309bbd596c78c60fc13a594aed66dc139b8 -SIZE (mercury/1.9RC3.zip) = 3479620 +MD5 (mercury/1.9RC5.zip) = 3d7ec64a1f613a80777a2e4f021dac29 +SHA256 (mercury/1.9RC5.zip) = e68cb87e9b3a77791c4df7394c1363e42a36ca40cd96e648f80cf0c9659b38b2 +SIZE (mercury/1.9RC5.zip) = 3355722 MD5 (mercury/VidConf-libs.jar) = 873b832b9ccc9de4783d1770aaee6c65 SHA256 (mercury/VidConf-libs.jar) = 13c7b81b1f60c10c347d5e3616c3a9881dea130891f2ebcdd2d7ffec03b0fe80 SIZE (mercury/VidConf-libs.jar) = 617362 diff --git a/net-im/mercury/pkg-plist b/net-im/mercury/pkg-plist index 70ff0f15233d..2d43c3ca85cb 100644 --- a/net-im/mercury/pkg-plist +++ b/net-im/mercury/pkg-plist @@ -2,8 +2,7 @@ bin/Mercury_Messenger %%INSTDIR%%/Mercury_Messenger %%VID%%%%INSTDIR%%/lib/VidConf-libs.jar %%INSTDIR%%/lib/dMSN.jar -%%INSTDIR%%/lib/jdom1_0.jar -%%INSTDIR%%/lib/xmlpull.jar +%%INSTDIR%%/lib/xpp3.jar %%INSTDIR%%/resources/AppData/CustomEmoticons/MSN7.zip %%INSTDIR%%/resources/AppData/Games/.keep_me %%INSTDIR%%/resources/AppData/Images/Default.zip @@ -53,6 +52,9 @@ bin/Mercury_Messenger %%INSTDIR%%/resources/AppData/Winks/Sunflower.zip %%INSTDIR%%/resources/AppData/Winks/Ufo.zip %%INSTDIR%%/resources/AppData/Winks/WaterBalloon.zip +%%INSTDIR%%/resources/config/HotKeys.xml +%%INSTDIR%%/resources/config/Locations.xml +%%INSTDIR%%/resources/config/RSSFeeds.xml %%INSTDIR%%/resources/lang/en.xml %%INSTDIR%%/resources/menu/FirstTab.xml %%INSTDIR%%/resources/menu/MSN.xml @@ -64,15 +66,13 @@ bin/Mercury_Messenger %%INSTDIR%%/resources/settings/Window_Advanced_Account.xml %%INSTDIR%%/resources/settings/Window_Advanced_Global.xml %%INSTDIR%%/resources/settings/Window_View.xml -%%INSTDIR%%/resources/text/EventExampleLog.xml -%%INSTDIR%%/resources/text/EventLog.xsl -%%INSTDIR%%/resources/text/Locations.xml -%%INSTDIR%%/resources/text/MessageLog.xsl -%%INSTDIR%%/resources/text/RSSFeeds.xml -@dirrm %%INSTDIR%%/resources/text +%%INSTDIR%%/resources/xsl/EventLog.xsl +%%INSTDIR%%/resources/xsl/MessageLog.xsl +@dirrm %%INSTDIR%%/resources/xsl @dirrm %%INSTDIR%%/resources/settings @dirrm %%INSTDIR%%/resources/menu @dirrm %%INSTDIR%%/resources/lang +@dirrm %%INSTDIR%%/resources/config @dirrm %%INSTDIR%%/resources/AppData/Winks @dirrm %%INSTDIR%%/resources/AppData/Views @dirrm %%INSTDIR%%/resources/AppData/StatusIcons |