From owner-svn-ports-all@freebsd.org Fri Oct 13 14:58:05 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D7401E4A3F4; Fri, 13 Oct 2017 14:58:05 +0000 (UTC) (envelope-from db@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A4C8C67DDE; Fri, 13 Oct 2017 14:58:05 +0000 (UTC) (envelope-from db@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v9DEw4Vs046456; Fri, 13 Oct 2017 14:58:04 GMT (envelope-from db@FreeBSD.org) Received: (from db@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v9DEw4KX046454; Fri, 13 Oct 2017 14:58:04 GMT (envelope-from db@FreeBSD.org) Message-Id: <201710131458.v9DEw4KX046454@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: db set sender to db@FreeBSD.org using -f From: Diane Bruce Date: Fri, 13 Oct 2017 14:58:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r452007 - in head/comms/flcluster: . files X-SVN-Group: ports-head X-SVN-Commit-Author: db X-SVN-Commit-Paths: in head/comms/flcluster: . files X-SVN-Commit-Revision: 452007 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Oct 2017 14:58:06 -0000 Author: db Date: Fri Oct 13 14:58:04 2017 New Revision: 452007 URL: https://svnweb.freebsd.org/changeset/ports/452007 Log: =Version 1.0.2= 2017-10-12 David Freese efe4c58: UI thread bug cc846da: FreeBSD reported bugs be720c4: Prog doc update =Version 1.0.1= d46e018: Application icon 926b7fd: Installation bugs 43e4059: win mingw 4a092db: doc update c9021c0: Code revision #2 =Version 1.0.0= c5373f2: Code Revision 1 926ee8e: Initial flcluster repository Deleted: head/comms/flcluster/files/ Modified: head/comms/flcluster/Makefile head/comms/flcluster/distinfo (contents, props changed) Modified: head/comms/flcluster/Makefile ============================================================================== --- head/comms/flcluster/Makefile Fri Oct 13 14:39:17 2017 (r452006) +++ head/comms/flcluster/Makefile Fri Oct 13 14:58:04 2017 (r452007) @@ -1,14 +1,13 @@ # $FreeBSD$ PORTNAME= flcluster -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 CATEGORIES= comms hamradio -MASTER_SITES= http://www.w1hkj.com/files/flcluster/ +MASTER_SITES= http://www.w1hkj.com/files/flcluster/ \ + LOCAL/db MAINTAINER= hamradio@FreeBSD.org COMMENT= FLCLUSTER is a management tool for accessing dxcluster nodes - -BROKEN= No public distfiles LICENSE= GPLv3 Modified: head/comms/flcluster/distinfo ============================================================================== --- head/comms/flcluster/distinfo Fri Oct 13 14:39:17 2017 (r452006) +++ head/comms/flcluster/distinfo Fri Oct 13 14:58:04 2017 (r452007) @@ -1,3 +1,3 @@ -TIMESTAMP = 1507827345 -SHA256 (flcluster-1.0.1.tar.gz) = 888cbe1299f65736c5625ca656687db9b5d94bdf693fa124721ea7c2cdcc1139 -SIZE (flcluster-1.0.1.tar.gz) = 1070102 +TIMESTAMP = 1507895803 +SHA256 (flcluster-1.0.2.tar.gz) = 7f823fe6e890015e6dbf0dcf748cf9aff63f2508cc71e26bd24a82c4cef52f2d +SIZE (flcluster-1.0.2.tar.gz) = 1070082