diff options
author | marcus <marcus@FreeBSD.org> | 2006-06-11 21:24:35 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2006-06-11 21:24:35 +0000 |
commit | 1533e3f05a34eba9d6be74da3170b44c7d2051bd (patch) | |
tree | 905676a905e4436fd775a95d608b23ac7cac0135 /net-im | |
parent | 0037a7cdc48148b8265aca6df658d5a13314191c (diff) | |
download | FreeBSD-ports-1533e3f05a34eba9d6be74da3170b44c7d2051bd.zip FreeBSD-ports-1533e3f05a34eba9d6be74da3170b44c7d2051bd.tar.gz |
Update to 0.11.2.
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/gossip/Makefile | 11 | ||||
-rw-r--r-- | net-im/gossip/distinfo | 6 | ||||
-rw-r--r-- | net-im/gossip/pkg-plist | 8 |
3 files changed, 14 insertions, 11 deletions
diff --git a/net-im/gossip/Makefile b/net-im/gossip/Makefile index 870656b207..ea7ada4 100644 --- a/net-im/gossip/Makefile +++ b/net-im/gossip/Makefile @@ -6,16 +6,20 @@ # PORTNAME= gossip -PORTVERSION= 0.10.2 +PORTVERSION= 0.11.2 CATEGORIES= net-im gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.10 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.11 +DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= GTK2 Jabber Instant Messaging client +BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes LIB_DEPENDS= loudmouth-1.0:${PORTSDIR}/net-im/loudmouth \ - dbus-1.2:${PORTSDIR}/devel/dbus + dbus-1.2:${PORTSDIR}/devel/dbus \ + aspell.16:${PORTSDIR}/textproc/aspell +RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes USE_BZIP2= yes USE_X_PREFIX= yes @@ -24,6 +28,7 @@ USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnomeprefix intlhack gnomehack libgnomeui gnomedocutils INSTALLS_OMF= yes +INSTALLS_ICONS= yes CONFIGURE_ARGS= --enable-dbus=yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/net-im/gossip/distinfo b/net-im/gossip/distinfo index 989a519..6534c92 100644 --- a/net-im/gossip/distinfo +++ b/net-im/gossip/distinfo @@ -1,3 +1,3 @@ -MD5 (gossip-0.10.2.tar.bz2) = f53dbf1fa951c620dbf4b95560e51c8c -SHA256 (gossip-0.10.2.tar.bz2) = e33282f710e7ccd8aa8f478e850eabed7394add1be312ce6bcb8479c5cf8df83 -SIZE (gossip-0.10.2.tar.bz2) = 1072148 +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 diff --git a/net-im/gossip/pkg-plist b/net-im/gossip/pkg-plist index 74aecdb..4e7b164 100644 --- a/net-im/gossip/pkg-plist +++ b/net-im/gossip/pkg-plist @@ -3,9 +3,7 @@ etc/sound/events/gossip.soundlist share/gnome/applications/gossip.desktop share/gnome/gossip/channel-old4.png share/gnome/gossip/chat.glade -share/gnome/gossip/connect.glade share/gnome/gossip/file-transfer.glade -share/gnome/gossip/gossip-about.png share/gnome/gossip/gossip-account.dtd share/gnome/gossip/gossip-available.png share/gnome/gossip/gossip-away.png @@ -15,9 +13,9 @@ share/gnome/gossip/gossip-contact-groups.dtd share/gnome/gossip/gossip-extended-away.png share/gnome/gossip/gossip-group-message.png share/gnome/gossip/gossip-log.xsl -share/gnome/gossip/gossip-logo.png share/gnome/gossip/gossip-message.png share/gnome/gossip/gossip-offline.png +share/gnome/gossip/gossip-pending.png share/gnome/gossip/gossip-status-presets.dtd share/gnome/gossip/gossip-typing.png share/gnome/gossip/group-chat.glade @@ -37,12 +35,13 @@ share/gnome/help/gossip/C/figures/gossip_roster.png share/gnome/help/gossip/C/gossip.xml share/gnome/help/gossip/C/legal.xml share/gnome/omf/gossip/gossip-C.omf -share/gnome/pixmaps/gossip.png share/gnome/sounds/gossip/chat1.wav share/gnome/sounds/gossip/chat2.wav share/gnome/sounds/gossip/offline.wav share/gnome/sounds/gossip/online.wav share/gnome/sounds/gossip/send.wav +share/icons/hicolor/48x48/apps/gossip.png +share/icons/hicolor/scalable/apps/gossip.svg share/locale/ar/LC_MESSAGES/gossip.mo share/locale/az/LC_MESSAGES/gossip.mo share/locale/bg/LC_MESSAGES/gossip.mo @@ -67,7 +66,6 @@ share/locale/ms/LC_MESSAGES/gossip.mo share/locale/nb/LC_MESSAGES/gossip.mo share/locale/ne/LC_MESSAGES/gossip.mo share/locale/nl/LC_MESSAGES/gossip.mo -share/locale/no/LC_MESSAGES/gossip.mo share/locale/pl/LC_MESSAGES/gossip.mo share/locale/pt/LC_MESSAGES/gossip.mo share/locale/pt_BR/LC_MESSAGES/gossip.mo |