Index: head/polish/kadu/Makefile =================================================================== --- head/polish/kadu/Makefile (revision 377537) +++ head/polish/kadu/Makefile (revision 377538) @@ -1,76 +1,75 @@ # Created by: Jacek Pelka # $FreeBSD$ PORTNAME= kadu -PORTVERSION= 1.4 -PORTREVISION= 1 +PORTVERSION= 1.5 PORTEPOCH= 1 CATEGORIES= polish net-im MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/:kadu \ GOOGLE_CODE:kadu \ http://download.kadu.im/stable/:kadu \ http://download.kadu.im/additions/:additions DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:kadu DIST_SUBDIR= kadu EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= pawel@FreeBSD.org COMMENT= Internet communicator supporting Gadu-Gadu and Jabber/XMPP LICENSE= GPLv2 BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash \ pl-libgadu>=1.12.1:${PORTSDIR}/polish/libgadu LIB_DEPENDS= libmpdclient.so:${PORTSDIR}/audio/libmpdclient \ libsndfile.so:${PORTSDIR}/audio/libsndfile \ libqca.so:${PORTSDIR}/devel/qca \ libidn.so:${PORTSDIR}/dns/libidn \ libgadu.so:${PORTSDIR}/polish/libgadu \ libotr.so:${PORTSDIR}/security/libotr \ libenchant.so:${PORTSDIR}/textproc/enchant # TODO ntrack and ntrack-qt (needs porting) ? # TODO separate ports for plugins and themes (possible starting with 0.10) GG6_EMOTS_DISTFILE= kompatybilne_z_GG6.tar.gz GG7_EMOTS_DISTFILE= dodatkowe_emoty_GG7.tar.gz USES= cmake execinfo pkgconfig tar:bzip2 USE_XORG= xscrnsaver CMAKE_ARGS= -DKADU_VERSION:STRING="${DISTVERSION}" -DWITH_ENCHANT=ON # Setting KADU_VERSION disables git invocation USE_QT4= dbus gui network phonon script scripttools webkit xml \ linguist_build moc_build qmake_build rcc_build uic_build \ imageformats_run sql-sqlite3_run LDFLAGS+= -lexecinfo INSTALLS_ICONS= yes OPTIONS_DEFINE= GG_EMOTS OPTIONS_SUB= yes GG_EMOTS_DESC= GG-compatible emoticons GG_EMOTS_DISTFILES= ${GG6_EMOTS_DISTFILE}:additions \ ${GG7_EMOTS_DISTFILE}:additions .include .if ${OPSYS} == FreeBSD && ${OSVERSION} < 1000000 USE_GCC= yes .endif .if ${OPSYS} == FreeBSD && ${OSVERSION} < 1000009 LIB_DEPENDS+= libarchive.so.13:${PORTSDIR}/archivers/libarchive .endif post-install: .if ${PORT_OPTIONS:MGG_EMOTS} @${MKDIR} ${WRKSRC}/varia/themes/emoticons @cd ${WRKSRC}/varia/themes/emoticons && \ ${TAR} -zxf ${_DISTDIR}/${GG6_EMOTS_DISTFILE} && \ ${MV} kompatybilne_z_GG6 gg6_compatible && \ cd gg6_compatible && ${TAR} -zxf ${_DISTDIR}/${GG7_EMOTS_DISTFILE} @cd ${WRKSRC}/varia/themes/emoticons && \ ${COPYTREE_SHARE} gg6_compatible ${STAGEDIR}${DATADIR}/themes/emoticons .endif .include Index: head/polish/kadu/distinfo =================================================================== --- head/polish/kadu/distinfo (revision 377537) +++ head/polish/kadu/distinfo (revision 377538) @@ -1,6 +1,6 @@ -SHA256 (kadu/kadu-1.4.tar.bz2) = 3030d6c93869549f6e1bc29df1807cc2112180f5562130a1720eafbb7f726927 -SIZE (kadu/kadu-1.4.tar.bz2) = 5861842 +SHA256 (kadu/kadu-1.5.tar.bz2) = f888a632373fde1f6998f404d3ef147b973c2b16d0d49389e1fe91b3b6d225b6 +SIZE (kadu/kadu-1.5.tar.bz2) = 5863755 SHA256 (kadu/kompatybilne_z_GG6.tar.gz) = f8a84acd8512fd8fc38e394aa564e6b6d7ec2e9fe9864bdf0c5b8f2edb23da6f SIZE (kadu/kompatybilne_z_GG6.tar.gz) = 254637 SHA256 (kadu/dodatkowe_emoty_GG7.tar.gz) = aebeb45b6ac9139620032436f7b565aa5729a0165d1c361a473c1195b8807450 SIZE (kadu/dodatkowe_emoty_GG7.tar.gz) = 113257