svn commit: r453137 - in head/comms/fldigi: . files
Diane Bruce
db at FreeBSD.org
Sun Oct 29 20:55:52 UTC 2017
Author: db
Date: Sun Oct 29 20:55:50 2017
New Revision: 453137
URL: https://svnweb.freebsd.org/changeset/ports/453137
Log:
=Version 4.0.12=
2017-10-25 David Freese <w1hkj at bellsouth.net>
abb522d: Farnsworth timing
408a01b: PSK sinc filter
8cfc154: ACL interface
792b152: Text capture
dd2c8ef: OSX start process
Reported by: portscout
Modified:
head/comms/fldigi/Makefile
head/comms/fldigi/distinfo
head/comms/fldigi/files/patch-src_misc_newinstall.cxx
Modified: head/comms/fldigi/Makefile
==============================================================================
--- head/comms/fldigi/Makefile Sun Oct 29 20:53:12 2017 (r453136)
+++ head/comms/fldigi/Makefile Sun Oct 29 20:55:50 2017 (r453137)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= fldigi
-PORTVERSION= 4.0.11
+PORTVERSION= 4.0.12
CATEGORIES= comms hamradio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}
Modified: head/comms/fldigi/distinfo
==============================================================================
--- head/comms/fldigi/distinfo Sun Oct 29 20:53:12 2017 (r453136)
+++ head/comms/fldigi/distinfo Sun Oct 29 20:55:50 2017 (r453137)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1508074780
-SHA256 (fldigi-4.0.11.tar.gz) = c186c7b73fea784f9cd15aacfeaf45d1fb342bfac421a33915bc883af8872fcf
-SIZE (fldigi-4.0.11.tar.gz) = 3634431
+TIMESTAMP = 1509287385
+SHA256 (fldigi-4.0.12.tar.gz) = d1ecdf9a67027f09c53fff0f262b6c3fd32f854e69b94dbd59e41ab0bfd366a7
+SIZE (fldigi-4.0.12.tar.gz) = 3636531
Modified: head/comms/fldigi/files/patch-src_misc_newinstall.cxx
==============================================================================
--- head/comms/fldigi/files/patch-src_misc_newinstall.cxx Sun Oct 29 20:53:12 2017 (r453136)
+++ head/comms/fldigi/files/patch-src_misc_newinstall.cxx Sun Oct 29 20:55:50 2017 (r453137)
@@ -1,4 +1,4 @@
---- src/misc/newinstall.cxx.orig 2017-05-12 11:32:10 UTC
+--- src/misc/newinstall.cxx.orig 2017-10-28 00:24:34 UTC
+++ src/misc/newinstall.cxx
@@ -67,7 +67,7 @@ text[3] = " btu <NAME> <CALL> de <MYCALL
More information about the svn-ports-head
mailing list