mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Update to 1.1.45
- Use DATADIR macro PR: ports/113936 Submitted by: Ashish Shukla <wahjava at gmail.com> (maintainer)
This commit is contained in:
parent
04608d2466
commit
c9d1fdf5c5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=194056
@ -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/
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user