svn commit: r499340 - head/comms/klog
Stephen Hurd
shurd at FreeBSD.org
Fri Apr 19 09:13:34 UTC 2019
Author: shurd
Date: Fri Apr 19 09:13:33 2019
New Revision: 499340
URL: https://svnweb.freebsd.org/changeset/ports/499340
Log:
Update to 0.9.7.2
Modified:
head/comms/klog/Makefile
head/comms/klog/distinfo (contents, props changed)
Modified: head/comms/klog/Makefile
==============================================================================
--- head/comms/klog/Makefile Fri Apr 19 09:01:19 2019 (r499339)
+++ head/comms/klog/Makefile Fri Apr 19 09:13:33 2019 (r499340)
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= klog
-PORTVERSION= 0.9.3
-PORTREVISION= 1
+PORTVERSION= 0.9.7.2
CATEGORIES= comms hamradio
MASTER_SITES= SAVANNAH
@@ -13,16 +12,19 @@ LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
USES= compiler:c++11-lang gl qmake qt:5
-USE_GL= glu
-USE_QT= buildtools_build core gui linguisttools_build multimedia network \
+USE_GL= gl
+USE_QT= buildtools_build charts core gui linguisttools_build multimedia network \
printsupport sql sql-sqlite3_run widgets
+
DESKTOP_ENTRIES= "KLog" "Simple Amateur Radio Logging Program" \
"" "klog" "Network;HamRadio;" \
true
PLIST_FILES= bin/klog \
${DATADIR}/translations/klog_ca.qm \
+ ${DATADIR}/translations/klog_de.qm \
${DATADIR}/translations/klog_es.qm \
+ ${DATADIR}/translations/klog_fr.qm \
${DATADIR}/translations/klog_ja.qm \
${DATADIR}/translations/klog_da.qm \
${DATADIR}/translations/klog_fi.qm \
Modified: head/comms/klog/distinfo
==============================================================================
--- head/comms/klog/distinfo Fri Apr 19 09:01:19 2019 (r499339)
+++ head/comms/klog/distinfo Fri Apr 19 09:13:33 2019 (r499340)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1522971958
-SHA256 (klog-0.9.3.tar.gz) = 46df382328ff4681036fd1d719069f4aaab94a8defc3cb50e5706448f5a34c6c
-SIZE (klog-0.9.3.tar.gz) = 1891616
+TIMESTAMP = 1555664268
+SHA256 (klog-0.9.7.2.tar.gz) = d60f6d9f56717f99e46757a3912b48b1604d133a410b35b6d56e6f9c8f9d45c5
+SIZE (klog-0.9.7.2.tar.gz) = 2020081
More information about the svn-ports-all
mailing list