svn commit: r371070 - head/deskutils/fet
Pawel Pekala
pawel at FreeBSD.org
Fri Oct 17 16:59:50 UTC 2014
Author: pawel
Date: Fri Oct 17 16:59:48 2014
New Revision: 371070
URL: https://svnweb.freebsd.org/changeset/ports/371070
QAT: https://qat.redports.org/buildarchive/r371070/
Log:
- Update to version 5.23.3
- Remove @dirrm's from pkg-plist
PR: 194193
Submitted by: maintainer
Modified:
head/deskutils/fet/Makefile
head/deskutils/fet/distinfo
head/deskutils/fet/pkg-plist
Modified: head/deskutils/fet/Makefile
==============================================================================
--- head/deskutils/fet/Makefile Fri Oct 17 16:59:09 2014 (r371069)
+++ head/deskutils/fet/Makefile Fri Oct 17 16:59:48 2014 (r371070)
@@ -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
Modified: head/deskutils/fet/distinfo
==============================================================================
--- head/deskutils/fet/distinfo Fri Oct 17 16:59:09 2014 (r371069)
+++ head/deskutils/fet/distinfo Fri Oct 17 16:59:48 2014 (r371070)
@@ -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
Modified: head/deskutils/fet/pkg-plist
==============================================================================
--- head/deskutils/fet/pkg-plist Fri Oct 17 16:59:09 2014 (r371069)
+++ head/deskutils/fet/pkg-plist Fri Oct 17 16:59:48 2014 (r371070)
@@ -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%%
More information about the svn-ports-all
mailing list