Fri Dec 5 01:42:15 2014 UTC ()
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.


(mef)
diff -r1.3 -r1.4 pkgsrc/time/fet/Makefile
diff -r1.3 -r1.4 pkgsrc/time/fet/distinfo
diff -r1.1 -r1.2 pkgsrc/time/fet/PLIST

cvs diff -r1.3 -r1.4 pkgsrc/time/fet/Makefile (expand / switch to context diff)
--- pkgsrc/time/fet/Makefile 2014/10/07 16:47:36 1.3
+++ pkgsrc/time/fet/Makefile 2014/12/05 01:42:15 1.4
@@ -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 @@
 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"

cvs diff -r1.3 -r1.4 pkgsrc/time/fet/distinfo (expand / switch to context diff)
--- pkgsrc/time/fet/distinfo 2014/08/20 21:09:43 1.3
+++ pkgsrc/time/fet/distinfo 2014/12/05 01:42:15 1.4
@@ -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
+SHA1 (fet-5.23.4.tar.bz2) = 7d510a3e36bab7c34a6594ec9cef45ca4fa0e1cd
-RMD160 (fet-5.23.2.tar.bz2) = 5a836de3494d90c780fedad186d9402de5cf77de
+RMD160 (fet-5.23.4.tar.bz2) = 1afbb14b2db4aa722a630fefc6862f8b111a4a8a
-Size (fet-5.23.2.tar.bz2) = 8467459 bytes
+Size (fet-5.23.4.tar.bz2) = 8653376 bytes

cvs diff -r1.1 -r1.2 pkgsrc/time/fet/PLIST (expand / switch to context diff)
--- pkgsrc/time/fet/PLIST 2014/08/07 21:59:02 1.1
+++ pkgsrc/time/fet/PLIST 2014/12/05 01:42:15 1.2
@@ -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