diff options
author | marcus <marcus@FreeBSD.org> | 2006-03-15 13:42:02 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2006-03-15 13:42:02 +0800 |
commit | b737a7a6e13ea11603a2f1763ca5126aa8df6f84 (patch) | |
tree | 5324c67a3889946ed5d5255acaa1df17aa7c44ce /net-im/gossip | |
parent | f73e5a7efc4e5b29b3c31c67ec163ecc266a74a6 (diff) | |
download | freebsd-ports-gnome-b737a7a6e13ea11603a2f1763ca5126aa8df6f84.tar.gz freebsd-ports-gnome-b737a7a6e13ea11603a2f1763ca5126aa8df6f84.tar.zst freebsd-ports-gnome-b737a7a6e13ea11603a2f1763ca5126aa8df6f84.zip |
Update to 0.10.1.
Diffstat (limited to 'net-im/gossip')
-rw-r--r-- | net-im/gossip/Makefile | 7 | ||||
-rw-r--r-- | net-im/gossip/distinfo | 6 | ||||
-rw-r--r-- | net-im/gossip/pkg-plist | 1 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-im/gossip/Makefile b/net-im/gossip/Makefile index 6e0aa41969d4..28b81db9ac06 100644 --- a/net-im/gossip/Makefile +++ b/net-im/gossip/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gossip -PORTVERSION= 0.10 +PORTVERSION= 0.10.1 CATEGORIES= net-im gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.10 @@ -14,7 +14,8 @@ MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.10 MAINTAINER= gnome@FreeBSD.org COMMENT= GTK2 Jabber Instant Messaging client -LIB_DEPENDS= loudmouth-1.0:${PORTSDIR}/net-im/loudmouth +LIB_DEPENDS= loudmouth-1.0:${PORTSDIR}/net-im/loudmouth \ + dbus-1.2:${PORTSDIR}/devel/dbus USE_BZIP2= yes USE_X_PREFIX= yes @@ -23,6 +24,8 @@ USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnomeprefix intlhack gnomehack libgnomeui INSTALLS_OMF= yes +CONFIGURE_ARGS= --enable-dbus=yes \ + --enable-libnotify=no CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/net-im/gossip/distinfo b/net-im/gossip/distinfo index 5a66ae3dcbd8..2414c89b97b9 100644 --- a/net-im/gossip/distinfo +++ b/net-im/gossip/distinfo @@ -1,3 +1,3 @@ -MD5 (gossip-0.10.tar.bz2) = 57a3a1a84ca4451868df2f151bae50aa -SHA256 (gossip-0.10.tar.bz2) = 7abdaa3f17a6fa142cc39bc94f699ad0d634673f1ea69283bc3ce832ef040dbf -SIZE (gossip-0.10.tar.bz2) = 1024703 +MD5 (gossip-0.10.1.tar.bz2) = 2cf3be244b3983da193ef0ef35302782 +SHA256 (gossip-0.10.1.tar.bz2) = ffd3a2ff3ee9f89add1064bc9fe20db54c9b19c0a29be2646e0f55bdc93263c4 +SIZE (gossip-0.10.1.tar.bz2) = 1058923 diff --git a/net-im/gossip/pkg-plist b/net-im/gossip/pkg-plist index 9968ece06021..74aecdbeada7 100644 --- a/net-im/gossip/pkg-plist +++ b/net-im/gossip/pkg-plist @@ -78,6 +78,7 @@ share/locale/sr@Latn/LC_MESSAGES/gossip.mo share/locale/sv/LC_MESSAGES/gossip.mo share/locale/tr/LC_MESSAGES/gossip.mo share/locale/uk/LC_MESSAGES/gossip.mo +share/locale/vi/LC_MESSAGES/gossip.mo share/locale/zh_CN/LC_MESSAGES/gossip.mo share/locale/zh_HK/LC_MESSAGES/gossip.mo share/locale/zh_TW/LC_MESSAGES/gossip.mo |