Update to 0.11.2.
This commit is contained in:
parent
71bd3e9d5b
commit
c44086e59f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=165146
3 changed files with 14 additions and 11 deletions
|
@ -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"
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue