diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2007-06-22 09:53:54 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-06-22 09:53:54 +0000 |
commit | c9d1fdf5c5757132cfdf497416b6a2e9e748cb4d (patch) | |
tree | 3788fb8e92a2bb398251e1522131d15296fd5d1b /net/mugshot | |
parent | 04608d246637496c246b13e6d6652cc3f04043cd (diff) | |
download | ports-c9d1fdf5c5757132cfdf497416b6a2e9e748cb4d.tar.gz ports-c9d1fdf5c5757132cfdf497416b6a2e9e748cb4d.zip |
Notes
Diffstat (limited to 'net/mugshot')
-rw-r--r-- | net/mugshot/Makefile | 3 | ||||
-rw-r--r-- | net/mugshot/distinfo | 6 | ||||
-rw-r--r-- | net/mugshot/pkg-plist | 5 |
3 files changed, 8 insertions, 6 deletions
diff --git a/net/mugshot/Makefile b/net/mugshot/Makefile index cd80caf59b2b..33b421377631 100644 --- a/net/mugshot/Makefile +++ b/net/mugshot/Makefile @@ -6,8 +6,7 @@ # PORTNAME= mugshot -PORTVERSION= 1.1.42 -PORTREVISION= 1 +PORTVERSION= 1.1.45 CATEGORIES= net MASTER_SITES= http://download.mugshot.org/client/sources/linux/ diff --git a/net/mugshot/distinfo b/net/mugshot/distinfo index f99cadef5d7e..9bb0e9edfe74 100644 --- a/net/mugshot/distinfo +++ b/net/mugshot/distinfo @@ -1,3 +1,3 @@ -MD5 (mugshot-1.1.42.tar.gz) = d8463d08acce69bdcdf11c1f5a413a95 -SHA256 (mugshot-1.1.42.tar.gz) = 0ea8a2fd7b798952d5d1c3487aa2bad5ad85427cc2eb91cc422ec9cb12999acd -SIZE (mugshot-1.1.42.tar.gz) = 840704 +MD5 (mugshot-1.1.45.tar.gz) = 2bb9f3f9ba0c34a6869749223d921ea9 +SHA256 (mugshot-1.1.45.tar.gz) = 2320feab6311689942209a1721d25ba9d18fbd218af7171d61fcea522e39d708 +SIZE (mugshot-1.1.45.tar.gz) = 897559 diff --git a/net/mugshot/pkg-plist b/net/mugshot/pkg-plist index 2ddccce303f5..104a70e82151 100644 --- a/net/mugshot/pkg-plist +++ b/net/mugshot/pkg-plist @@ -4,8 +4,11 @@ bin/mugshot-uri-handler lib/mugshot/firefox/chrome.manifest lib/mugshot/firefox/chrome/content/chatWindow.js lib/mugshot/firefox/chrome/content/chatWindow.xul +lib/mugshot/firefox/chrome/content/hippo.js lib/mugshot/firefox/chrome/content/overlay.js lib/mugshot/firefox/chrome/content/overlay.xul +lib/mugshot/firefox/chrome/content/tabcontext.js +lib/mugshot/firefox/chrome/content/windowcontext.js lib/mugshot/firefox/chrome/icons/default/mugshot.xpm lib/mugshot/firefox/chrome/locale/en-US/overlay.dtd lib/mugshot/firefox/chrome/skin/chatWindow.css @@ -35,7 +38,7 @@ share/icons/hicolor/22x22/apps/mugshot_notification_disabled.png share/icons/hicolor/24x24/apps/mugshot.png share/icons/hicolor/32x32/apps/mugshot.png share/icons/hicolor/48x48/apps/mugshot.png -@dirrm share/mugshot +@dirrm %%DATADIR%% @dirrm share/icons/hicolor/48x48/apps @dirrm share/icons/hicolor/48x48 @dirrm share/icons/hicolor/32x32/apps |