diff options
author | marcus <marcus@FreeBSD.org> | 2006-07-09 15:23:54 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2006-07-09 15:23:54 +0800 |
commit | 866f9d43e6118d220c1f2fc66a5ad8a9f62d9f0b (patch) | |
tree | f28b0e59e8519efe42c9b7c15d925208e4f72dab /net-im | |
parent | b50d0387668de67e2a5c762db21f8244a59f1124 (diff) | |
download | freebsd-ports-graphics-866f9d43e6118d220c1f2fc66a5ad8a9f62d9f0b.tar.gz freebsd-ports-graphics-866f9d43e6118d220c1f2fc66a5ad8a9f62d9f0b.tar.zst freebsd-ports-graphics-866f9d43e6118d220c1f2fc66a5ad8a9f62d9f0b.zip |
Update to 0.12.
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/gossip/Makefile | 5 | ||||
-rw-r--r-- | net-im/gossip/distinfo | 6 | ||||
-rw-r--r-- | net-im/gossip/pkg-plist | 12 |
3 files changed, 17 insertions, 6 deletions
diff --git a/net-im/gossip/Makefile b/net-im/gossip/Makefile index cbf23934e1a..69020bcef7c 100644 --- a/net-im/gossip/Makefile +++ b/net-im/gossip/Makefile @@ -6,11 +6,10 @@ # PORTNAME= gossip -PORTVERSION= 0.11.2 -PORTREVISION= 1 +PORTVERSION= 0.12 CATEGORIES= net-im gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.11 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org diff --git a/net-im/gossip/distinfo b/net-im/gossip/distinfo index 6534c92eead..b01e1ae7659 100644 --- a/net-im/gossip/distinfo +++ b/net-im/gossip/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gossip-0.11.2.tar.bz2) = f67bbeac01b48b1f140c93ea64045e65 -SHA256 (gnome2/gossip-0.11.2.tar.bz2) = 6129002a63519e030737279e0da64e1b3805b1540dee677e25972f5f273a4a90 -SIZE (gnome2/gossip-0.11.2.tar.bz2) = 1074436 +MD5 (gnome2/gossip-0.12.tar.bz2) = 8ab6249e719cff70ea61cbe83171f78b +SHA256 (gnome2/gossip-0.12.tar.bz2) = ea98c86f2bff65e237af589c69a42db054e7151314acc22994dbc081f6037ad4 +SIZE (gnome2/gossip-0.12.tar.bz2) = 1207204 diff --git a/net-im/gossip/pkg-plist b/net-im/gossip/pkg-plist index 4e7b164364b..bdc04bd94c9 100644 --- a/net-im/gossip/pkg-plist +++ b/net-im/gossip/pkg-plist @@ -30,8 +30,19 @@ share/gnome/gossip/protocols/gossip-protocol.dtd share/gnome/gossip/protocols/icq.protocol share/gnome/gossip/protocols/msn.protocol share/gnome/gossip/protocols/yahoo.protocol +share/gnome/help/gossip/C/figures/gossip-available.png +share/gnome/help/gossip/C/figures/gossip-away.png +share/gnome/help/gossip/C/figures/gossip-busy.png +share/gnome/help/gossip/C/figures/gossip-extended-away.png +share/gnome/help/gossip/C/figures/gossip-group-message.png +share/gnome/help/gossip/C/figures/gossip-message.png +share/gnome/help/gossip/C/figures/gossip-offline.png +share/gnome/help/gossip/C/figures/gossip-typing.png share/gnome/help/gossip/C/figures/gossip_first_start_window.png +share/gnome/help/gossip/C/figures/gossip_new_chat_room.png +share/gnome/help/gossip/C/figures/gossip_personal_details.png share/gnome/help/gossip/C/figures/gossip_roster.png +share/gnome/help/gossip/C/figures/gossip_status_message.png share/gnome/help/gossip/C/gossip.xml share/gnome/help/gossip/C/legal.xml share/gnome/omf/gossip/gossip-C.omf @@ -55,6 +66,7 @@ share/locale/en_GB/LC_MESSAGES/gossip.mo share/locale/eo/LC_MESSAGES/gossip.mo share/locale/es/LC_MESSAGES/gossip.mo share/locale/eu/LC_MESSAGES/gossip.mo +share/locale/fi/LC_MESSAGES/gossip.mo share/locale/fr/LC_MESSAGES/gossip.mo share/locale/ga/LC_MESSAGES/gossip.mo share/locale/hr/LC_MESSAGES/gossip.mo |