Index: head/deskutils/fet/Makefile =================================================================== --- head/deskutils/fet/Makefile (revision 381578) +++ head/deskutils/fet/Makefile (revision 381579) @@ -1,58 +1,58 @@ # Created by: Leinier Cruz Salfran # $FreeBSD$ PORTNAME= fet -PORTVERSION= 5.26.1 +PORTVERSION= 5.26.2 CATEGORIES= deskutils kde MASTER_SITES= http://lalescu.ro/liviu/fet/download/ \ http://lalescu.ro/liviu/fet/download/old/ \ http://timetabling.de/download/ \ http://timetabling.de/download/old/ MAINTAINER= udvzsolt@gmail.com COMMENT= Free timetabling software LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual USES= qmake tar:bzip2 USE_QT4= gui network xml \ moc_build rcc_build uic_build PORTEXAMPLES= * DESKTOP_ENTRIES="FET" \ "Free timetable software" \ "" \ "fet" \ "Education;Qt;" \ true OPTIONS_DEFINE= EXAMPLES NLS ONLYCL ONLYCL_DESC= Build only command line version (without Qt4 GUI) OPTIONS_SUB= yes .include .if ${PORT_OPTIONS:MONLYCL} INSTALL_TARGET=${WRKSRC}/fet-cl .else INSTALL_TARGET=${WRKSRC}/fet QMAKE_PRO=src/src-cl.pro .endif post-patch: ${REINPLACE_CMD} -e 's|/usr/share/fet|${DATADIR}|g' \ ${WRKSRC}/src/interface/fet.cpp do-install: ${INSTALL_PROGRAM} ${INSTALL_TARGET} ${STAGEDIR}${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/fet-cl ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/man/fet*.gz ${STAGEDIR}${MANPREFIX}/man/man1 @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} cd ${WRKSRC}/examples/ && ${COPYTREE_SHARE} \. ${STAGEDIR}${EXAMPLESDIR} @${MKDIR} ${STAGEDIR}${DATADIR}/translations cd ${WRKSRC}/translations && ${INSTALL_DATA} *.qm ${STAGEDIR}${DATADIR}/translations .include Index: head/deskutils/fet/distinfo =================================================================== --- head/deskutils/fet/distinfo (revision 381578) +++ head/deskutils/fet/distinfo (revision 381579) @@ -1,2 +1,2 @@ -SHA256 (fet-5.26.1.tar.bz2) = e941b2e85191e54a325d05788a6e439ea084c474a492bf789b61e7411ac3e2f6 -SIZE (fet-5.26.1.tar.bz2) = 8782347 +SHA256 (fet-5.26.2.tar.bz2) = 81d9e3419c1f567c22450bb97064521ecbc5181e8d0816bc31e3aa916a109aec +SIZE (fet-5.26.2.tar.bz2) = 9134496 Index: head/deskutils/fet/pkg-plist =================================================================== --- head/deskutils/fet/pkg-plist (revision 381578) +++ head/deskutils/fet/pkg-plist (revision 381579) @@ -1,35 +1,36 @@ %%NO_ONLYCL%%bin/fet bin/fet-cl man/man1/fet.1.gz man/man1/fet-cl.1.gz %%NLS%%%%DATADIR%%/translations/fet_ar.qm %%NLS%%%%DATADIR%%/translations/fet_ca.qm %%NLS%%%%DATADIR%%/translations/fet_da.qm %%NLS%%%%DATADIR%%/translations/fet_de.qm %%NLS%%%%DATADIR%%/translations/fet_el.qm %%NLS%%%%DATADIR%%/translations/fet_es.qm %%NLS%%%%DATADIR%%/translations/fet_fa.qm %%NLS%%%%DATADIR%%/translations/fet_fr.qm %%NLS%%%%DATADIR%%/translations/fet_gl.qm %%NLS%%%%DATADIR%%/translations/fet_he.qm %%NLS%%%%DATADIR%%/translations/fet_hu.qm %%NLS%%%%DATADIR%%/translations/fet_id.qm %%NLS%%%%DATADIR%%/translations/fet_it.qm %%NLS%%%%DATADIR%%/translations/fet_lt.qm %%NLS%%%%DATADIR%%/translations/fet_mk.qm %%NLS%%%%DATADIR%%/translations/fet_ms.qm %%NLS%%%%DATADIR%%/translations/fet_nl.qm %%NLS%%%%DATADIR%%/translations/fet_pl.qm %%NLS%%%%DATADIR%%/translations/fet_pt_BR.qm %%NLS%%%%DATADIR%%/translations/fet_ro.qm %%NLS%%%%DATADIR%%/translations/fet_ru.qm %%NLS%%%%DATADIR%%/translations/fet_si.qm %%NLS%%%%DATADIR%%/translations/fet_sk.qm %%NLS%%%%DATADIR%%/translations/fet_sr.qm %%NLS%%%%DATADIR%%/translations/fet_sq.qm %%NLS%%%%DATADIR%%/translations/fet_tr.qm %%NLS%%%%DATADIR%%/translations/fet_uk.qm %%NLS%%%%DATADIR%%/translations/fet_untranslated.qm %%NLS%%%%DATADIR%%/translations/fet_uz.qm %%NLS%%%%DATADIR%%/translations/fet_vi.qm %%NLS%%%%DATADIR%%/translations/fet_zh_CN.qm +%%NLS%%%%DATADIR%%/translations/fet_zh_TW.qm