diff options
author | miwi <miwi@FreeBSD.org> | 2008-02-13 07:22:35 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-02-13 07:22:35 +0800 |
commit | 7caf332323e10fe7c3b3854e9e2defe0fd8bd1a5 (patch) | |
tree | 8272fd912f93a0b5d1078917bb252750e0f9c11f | |
parent | 57aac5d2ef9320f42819a205dc72ed924139e7c2 (diff) | |
download | freebsd-ports-gnome-7caf332323e10fe7c3b3854e9e2defe0fd8bd1a5.tar.gz freebsd-ports-gnome-7caf332323e10fe7c3b3854e9e2defe0fd8bd1a5.tar.zst freebsd-ports-gnome-7caf332323e10fe7c3b3854e9e2defe0fd8bd1a5.zip |
- Update to 1.1.58
PR: 120312
Submitted by: Ashish Shukla <wahjava@gmail.com> (maintainer)
-rw-r--r-- | net/mugshot/Makefile | 2 | ||||
-rw-r--r-- | net/mugshot/distinfo | 6 | ||||
-rw-r--r-- | net/mugshot/pkg-plist | 3 |
3 files changed, 7 insertions, 4 deletions
diff --git a/net/mugshot/Makefile b/net/mugshot/Makefile index 0365d13af0e3..b5c58ca6c12a 100644 --- a/net/mugshot/Makefile +++ b/net/mugshot/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mugshot -PORTVERSION= 1.1.56 +PORTVERSION= 1.1.58 PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://download.mugshot.org/client/sources/linux/ diff --git a/net/mugshot/distinfo b/net/mugshot/distinfo index 94f8f6a0ed58..1d997c6c41c9 100644 --- a/net/mugshot/distinfo +++ b/net/mugshot/distinfo @@ -1,3 +1,3 @@ -MD5 (mugshot-1.1.56.tar.gz) = 9f9aa42ae2b6398773e520ecafeac470 -SHA256 (mugshot-1.1.56.tar.gz) = 7015b8a27843f25d5635b98719aaf6f958afd7e2973ce8c9c29df839177b62dd -SIZE (mugshot-1.1.56.tar.gz) = 950677 +MD5 (mugshot-1.1.58.tar.gz) = 3506a6873bd24b339abd6d2fc44218fb +SHA256 (mugshot-1.1.58.tar.gz) = 66ea50317589ac2a165c9d4c8020ddade486775e6b5826227910abba3207b864 +SIZE (mugshot-1.1.58.tar.gz) = 1013131 diff --git a/net/mugshot/pkg-plist b/net/mugshot/pkg-plist index f8bbc2ae0237..3a8bfed45718 100644 --- a/net/mugshot/pkg-plist +++ b/net/mugshot/pkg-plist @@ -9,6 +9,8 @@ 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-client.h +include/ddm-1/ddm/ddm-feed.h include/ddm-1/ddm/ddm.h lib/libddm-1.la lib/libddm-1.so @@ -52,6 +54,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 +share/icons/hicolor/64x64/apps/mugshot.png @dirrm %%DATADIR%% @dirrmtry share/applications @dirrm lib/mugshot/firefox/defaults/preferences |