mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
deskutils/fet: Update to 6.27.0
Add do-test target. Changelog: https://lalescu.ro/liviu/fet/news.html
This commit is contained in:
parent
73054fd089
commit
5ef4478790
@ -1,5 +1,5 @@
|
||||
PORTNAME= fet
|
||||
DISTVERSION= 6.26.0
|
||||
DISTVERSION= 6.27.0
|
||||
CATEGORIES= deskutils education
|
||||
MASTER_SITES= https://lalescu.ro/liviu/fet/download/ \
|
||||
https://lalescu.ro/liviu/fet/download/old/ \
|
||||
@ -54,4 +54,9 @@ do-install-NLS-on:
|
||||
@${MKDIR} ${STAGEDIR}${DATADIR}/translations
|
||||
cd ${WRKSRC}/translations && ${INSTALL_DATA} *.qm ${STAGEDIR}${DATADIR}/translations
|
||||
|
||||
do-test:
|
||||
${PREFIX}/bin/fet-cl --inputfile=${WRKSRC}/examples/FET-6-official/by-Volker-Dirr/German_subact_constr.fet \
|
||||
--randomseeds10=1 --randomseeds11=1 --randomseeds12=1 \
|
||||
--randomseeds20=1 --randomseeds21=1 --randomseeds22=1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1728458350
|
||||
SHA256 (fet-6.26.0.tar.bz2) = 2156de4c671f46a07d20d50fb27c66474c6f5b6d4a6a9963766846863ec8f954
|
||||
SIZE (fet-6.26.0.tar.bz2) = 21248274
|
||||
TIMESTAMP = 1729679603
|
||||
SHA256 (fet-6.27.0.tar.bz2) = 317aac67b1224261d91caf2b61690b7d4fea6d9512c71c33791273feaaa8d878
|
||||
SIZE (fet-6.27.0.tar.bz2) = 21293924
|
||||
|
Loading…
Reference in New Issue
Block a user