mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 02:46:27 -04:00
- Update to version 5.23.3
- Remove @dirrm's from pkg-plist PR: 194193 Submitted by: maintainer
This commit is contained in:
parent
5faeba0e11
commit
f9543f1e88
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=371070
3 changed files with 5 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= fet
|
||||
PORTVERSION= 5.23.2
|
||||
PORTVERSION= 5.23.3
|
||||
CATEGORIES= deskutils kde
|
||||
MASTER_SITES= http://lalescu.ro/liviu/fet/download/ \
|
||||
http://lalescu.ro/liviu/fet/download/old/ \
|
||||
|
@ -49,7 +49,7 @@ post-patch:
|
|||
do-install:
|
||||
${INSTALL_PROGRAM} ${INSTALL_TARGET} ${STAGEDIR}${PREFIX}/bin
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/fet-cl ${STAGEDIR}${PREFIX}/bin
|
||||
${INSTALL_MAN} ${WRKSRC}/doc/fet.1 ${STAGEDIR}${MANPREFIX}/man/man1
|
||||
${INSTALL_MAN} ${WRKSRC}/man/fet*.gz ${STAGEDIR}${MANPREFIX}/man/man1
|
||||
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
|
||||
cd ${WRKSRC}/examples/ && ${COPYTREE_SHARE} \. ${STAGEDIR}${EXAMPLESDIR}
|
||||
@${MKDIR} ${STAGEDIR}${DATADIR}/translations
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (fet-5.23.2.tar.bz2) = edbb9671e2f6d1c0028beafc968b428d7bf603955bd9d28087b84ceead16d6d7
|
||||
SIZE (fet-5.23.2.tar.bz2) = 8467459
|
||||
SHA256 (fet-5.23.3.tar.bz2) = 8728a84a08e562a70f128025efe33f127cebf73f66b375e1e21d14296d5a1d21
|
||||
SIZE (fet-5.23.3.tar.bz2) = 8491539
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
%%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
|
||||
|
@ -31,5 +32,3 @@ man/man1/fet.1.gz
|
|||
%%NLS%%%%DATADIR%%/translations/fet_untranslated.qm
|
||||
%%NLS%%%%DATADIR%%/translations/fet_uz.qm
|
||||
%%NLS%%%%DATADIR%%/translations/fet_vi.qm
|
||||
%%NLS%%@dirrm %%DATADIR%%/translations
|
||||
%%NLS%%@dirrm %%DATADIR%%
|
||||
|
|
Loading…
Add table
Reference in a new issue