diff options
author | rafan <rafan@FreeBSD.org> | 2007-06-22 17:53:54 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2007-06-22 17:53:54 +0800 |
commit | acd89d22aa4a44a40412e06122599917e4c46160 (patch) | |
tree | 95d8aa35543461e919ca2d6014a956c3b7152661 /net/mugshot | |
parent | 8d1445fafc2ef8a33a57348d2f7b237cea69e450 (diff) | |
download | freebsd-ports-gnome-acd89d22aa4a44a40412e06122599917e4c46160.tar.gz freebsd-ports-gnome-acd89d22aa4a44a40412e06122599917e4c46160.tar.zst freebsd-ports-gnome-acd89d22aa4a44a40412e06122599917e4c46160.zip |
- Update to 1.1.45
- Use DATADIR macro
PR: ports/113936
Submitted by: Ashish Shukla <wahjava at gmail.com> (maintainer)
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 |