summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authormef <mef>2014-12-05 01:42:15 +0000
committermef <mef>2014-12-05 01:42:15 +0000
commit3022ea6eaf975651c28f8b4127be28ae5fdc5bb6 (patch)
tree98bf54f29a42f53aeb88f16fecd7c528583da8ff /time
parent382b26b41b765921c7960b47bddf1023b749671b (diff)
downloadpkgsrc-3022ea6eaf975651c28f8b4127be28ae5fdc5bb6.tar.gz
Update 5.23.2 to 5.23.4
- Version 5.23.3 - Updated to Qt 5.3.2. - Added a fet.desktop file (by Alexey Loginov). - Fixed some comments concerning the GNU GPL license (reported by Alexey Loginov). - Added a "make install" option (suggested by Alexey Loginov and other users, done by Zsolt Udvari and Liviu Lalescu). - Added an icon (suggested by Alexey Loginov and other users). - Added an option at compilation time so that FET automatically detects the system locale (suggested by Alexey Loginov and other users). - Version 5.23.4 - Added a partial Chinese Simplified (zh_CN) translation, by orange. - Added two example files from Vietnam, by Nguyen Huu Tuyen.
Diffstat (limited to 'time')
-rw-r--r--time/fet/Makefile8
-rw-r--r--time/fet/PLIST3
-rw-r--r--time/fet/distinfo8
3 files changed, 10 insertions, 9 deletions
diff --git a/time/fet/Makefile b/time/fet/Makefile
index 5dcdb8620a2..7912a686a26 100644
--- a/time/fet/Makefile
+++ b/time/fet/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2014/10/07 16:47:36 adam Exp $
+# $NetBSD: Makefile,v 1.4 2014/12/05 01:42:15 mef Exp $
-DISTNAME= fet-5.23.2
-PKGREVISION= 1
+DISTNAME= fet-5.23.4
CATEGORIES= time
MASTER_SITES= http://lalescu.ro/liviu/fet/download/
EXTRACT_SUFX= .tar.bz2
@@ -25,7 +24,8 @@ pre-build:
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/fet ${DESTDIR}${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/fet-cl ${DESTDIR}${PREFIX}/bin
- ${INSTALL_DATA} ${WRKSRC}/doc/fet.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1
+ ${INSTALL_DATA} ${WRKSRC}/man/fet.1.gz ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1
+ ${INSTALL_DATA} ${WRKSRC}/man/fet-cl.1.gz ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1
${INSTALL_DATA} ${WRKSRC}/README ${DESTDIR}${PREFIX}/share/doc/fet
.include "../../x11/qt5-qtbase/buildlink3.mk"
diff --git a/time/fet/PLIST b/time/fet/PLIST
index ae9c6103e26..feaf7702871 100644
--- a/time/fet/PLIST
+++ b/time/fet/PLIST
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.1 2014/08/07 21:59:02 wiz Exp $
+@comment $NetBSD: PLIST,v 1.2 2014/12/05 01:42:15 mef Exp $
bin/fet
bin/fet-cl
man/man1/fet.1
+man/man1/fet-cl.1
share/doc/fet/README
diff --git a/time/fet/distinfo b/time/fet/distinfo
index cc86bfa9248..e2932373ad4 100644
--- a/time/fet/distinfo
+++ b/time/fet/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2014/08/20 21:09:43 wiz Exp $
+$NetBSD: distinfo,v 1.4 2014/12/05 01:42:15 mef Exp $
-SHA1 (fet-5.23.2.tar.bz2) = 448636c62d24cf7311babd40152cc4b1d1c588be
-RMD160 (fet-5.23.2.tar.bz2) = 5a836de3494d90c780fedad186d9402de5cf77de
-Size (fet-5.23.2.tar.bz2) = 8467459 bytes
+SHA1 (fet-5.23.4.tar.bz2) = 7d510a3e36bab7c34a6594ec9cef45ca4fa0e1cd
+RMD160 (fet-5.23.4.tar.bz2) = 1afbb14b2db4aa722a630fefc6862f8b111a4a8a
+Size (fet-5.23.4.tar.bz2) = 8653376 bytes