aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-01-10 23:18:47 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-01-10 23:18:47 +0000
commit2daca16233ec2840526d0ecde75e03f817fdc1c7 (patch)
treeb7461c0e104b803e77bd707ee9766e6b8101f52e /net
parentfec0ead222cea6904f86ec6919dfeee49f51a87d (diff)
downloadports-2daca16233ec2840526d0ecde75e03f817fdc1c7.tar.gz
ports-2daca16233ec2840526d0ecde75e03f817fdc1c7.zip
- Update to 1.1.56
PR: 119064 Submitted by: Ashish Shukla <wahjava@gmail.com> (maintainer)
Notes
Notes: svn path=/head/; revision=205416
Diffstat (limited to 'net')
-rw-r--r--net/mugshot/Makefile2
-rw-r--r--net/mugshot/distinfo6
-rw-r--r--net/mugshot/pkg-plist20
3 files changed, 22 insertions, 6 deletions
diff --git a/net/mugshot/Makefile b/net/mugshot/Makefile
index e56a087b773d..0365d13af0e3 100644
--- a/net/mugshot/Makefile
+++ b/net/mugshot/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= mugshot
-PORTVERSION= 1.1.45
+PORTVERSION= 1.1.56
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://download.mugshot.org/client/sources/linux/
diff --git a/net/mugshot/distinfo b/net/mugshot/distinfo
index 9bb0e9edfe74..94f8f6a0ed58 100644
--- a/net/mugshot/distinfo
+++ b/net/mugshot/distinfo
@@ -1,3 +1,3 @@
-MD5 (mugshot-1.1.45.tar.gz) = 2bb9f3f9ba0c34a6869749223d921ea9
-SHA256 (mugshot-1.1.45.tar.gz) = 2320feab6311689942209a1721d25ba9d18fbd218af7171d61fcea522e39d708
-SIZE (mugshot-1.1.45.tar.gz) = 897559
+MD5 (mugshot-1.1.56.tar.gz) = 9f9aa42ae2b6398773e520ecafeac470
+SHA256 (mugshot-1.1.56.tar.gz) = 7015b8a27843f25d5635b98719aaf6f958afd7e2973ce8c9c29df839177b62dd
+SIZE (mugshot-1.1.56.tar.gz) = 950677
diff --git a/net/mugshot/pkg-plist b/net/mugshot/pkg-plist
index 2d673237d624..f8bbc2ae0237 100644
--- a/net/mugshot/pkg-plist
+++ b/net/mugshot/pkg-plist
@@ -1,6 +1,18 @@
@unexec killall mugshot 2>/dev/null >/dev/null || exit 0
bin/mugshot
bin/mugshot-uri-handler
+include/ddm-1/ddm/ddm-data-fetch.h
+include/ddm-1/ddm/ddm-data-model-backend.h
+include/ddm-1/ddm/ddm-data-model-dbus.h
+include/ddm-1/ddm/ddm-data-model.h
+include/ddm-1/ddm/ddm-data-query.h
+include/ddm-1/ddm/ddm-data-resource.h
+include/ddm-1/ddm/ddm-notification-set.h
+include/ddm-1/ddm/ddm-qname.h
+include/ddm-1/ddm/ddm.h
+lib/libddm-1.la
+lib/libddm-1.so
+lib/libddm-1.so.0
lib/mugshot/firefox/chrome.manifest
lib/mugshot/firefox/chrome/content/chatWindow.js
lib/mugshot/firefox/chrome/content/chatWindow.xul
@@ -23,12 +35,14 @@ lib/mugshot/firefox/components/libhippofirefox.la
lib/mugshot/firefox/components/libhippofirefox.so
lib/mugshot/firefox/defaults/preferences/prefs.js
lib/mugshot/firefox/install.rdf
+libdata/pkgconfig/ddm-1.pc
share/applications/mugshot.desktop
-share/gnome/autostart/mugshot.desktop
+share/gnome/autostart/mugshot-autostart.desktop
@unexec %%PREFIX%%/share/mugshot/firefox-update.sh remove
%%DATADIR%%/firefox-update.sh
%%DATADIR%%/version
-share/dbus-1/services/org.mugshot.Mugshot.service
+share/dbus-1/services/com.dumbhippo.Client.service
+share/dbus-1/services/org.freedesktop.od.Engine.service
share/icons/hicolor/128x128/apps/mugshot.png
share/icons/hicolor/16x16/apps/mugshot.png
share/icons/hicolor/16x16/apps/mugshot_note_off.png
@@ -52,3 +66,5 @@ share/icons/hicolor/48x48/apps/mugshot.png
@dirrm lib/mugshot/firefox/chrome
@dirrm lib/mugshot/firefox
@dirrm lib/mugshot
+@dirrm include/ddm-1/ddm
+@dirrm include/ddm-1