From owner-svn-ports-head@freebsd.org Fri Sep 21 16:24:29 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A15AC109E084; Fri, 21 Sep 2018 16:24:29 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4AF9485A78; Fri, 21 Sep 2018 16:24:29 +0000 (UTC) (envelope-from yuri@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 398DE7717; Fri, 21 Sep 2018 16:24:29 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w8LGOTAK050262; Fri, 21 Sep 2018 16:24:29 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8LGOSn8050259; Fri, 21 Sep 2018 16:24:28 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201809211624.w8LGOSn8050259@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Fri, 21 Sep 2018 16:24:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r480284 - head/comms/chirp X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/comms/chirp X-SVN-Commit-Revision: 480284 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Sep 2018 16:24:29 -0000 Author: yuri Date: Fri Sep 21 16:24:28 2018 New Revision: 480284 URL: https://svnweb.freebsd.org/changeset/ports/480284 Log: comms/chirp: 0.4.1.2017.02.22 -> 0.4.1.2018.09.06 Differential Revision: D17272 Modified: head/comms/chirp/Makefile head/comms/chirp/distinfo head/comms/chirp/pkg-descr Modified: head/comms/chirp/Makefile ============================================================================== --- head/comms/chirp/Makefile Fri Sep 21 16:11:53 2018 (r480283) +++ head/comms/chirp/Makefile Fri Sep 21 16:24:28 2018 (r480284) @@ -1,10 +1,9 @@ # $FreeBSD$ PORTNAME= chirp -PORTVERSION= 0.4.1.2017.02.22 +DISTVERSION= 0.4.1.2018.09.06 CATEGORIES= comms hamradio -MASTER_SITES= http://trac.chirp.danplanet.com/chirp_daily/daily-${PORTVERSION:C/[0-9]+\.[0-9]+\.[0-9]+\.//:C/\.//g}/ \ - LOCAL/db +MASTER_SITES= https://trac.chirp.danplanet.com/chirp_daily/daily-${PORTVERSION:C/[0-9]+\.[0-9]+\.[0-9]+\.//:C/\.//g}/ DISTNAME= ${PORTNAME}-daily-${PORTVERSION:C/[0-9]+\.[0-9]+\.[0-9]+\.//:C/\.//g} MAINTAINER= hamradio@FreeBSD.org @@ -13,13 +12,13 @@ COMMENT= Free, open-source tool for programming your a LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= ${CHIRP_DEPENDS} -RUN_DEPENDS= ${CHIRP_DEPENDS} -CHIRP_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libxml2>0:textproc/py-libxml2@${PY_FLAVOR} \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libxml2>0:textproc/py-libxml2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}serial>0:comms/py-serial@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}gtk2>0:x11-toolkits/py-gtk2@${PY_FLAVOR} +RUN_DEPENDS:= ${BUILD_DEPENDS} USES= desktop-file-utils gettext python:2.7 USE_PYTHON= distutils autoplist +NO_ARCH= yes .include Modified: head/comms/chirp/distinfo ============================================================================== --- head/comms/chirp/distinfo Fri Sep 21 16:11:53 2018 (r480283) +++ head/comms/chirp/distinfo Fri Sep 21 16:24:28 2018 (r480284) @@ -1,3 +1,3 @@ -TIMESTAMP = 1488505504 -SHA256 (chirp-daily-20170222.tar.gz) = 5a889e79d5a3a1961f6d5a166d930f642e34b6aab8e80e0cf987dc06c64300f3 -SIZE (chirp-daily-20170222.tar.gz) = 668028 +TIMESTAMP = 1537546528 +SHA256 (chirp-daily-20180906.tar.gz) = 553db776ee505743c8eaea9def986199cce34f6857501764f8865c9150099801 +SIZE (chirp-daily-20180906.tar.gz) = 777421 Modified: head/comms/chirp/pkg-descr ============================================================================== --- head/comms/chirp/pkg-descr Fri Sep 21 16:11:53 2018 (r480283) +++ head/comms/chirp/pkg-descr Fri Sep 21 16:24:28 2018 (r480284) @@ -2,4 +2,4 @@ CHIRP is a free, open-source tool for programming your It supports a large number of manufacturers and models, as well as provides a way to interface with multiple data sources and formats. -WWW: http://chirp.danplanet.com/projects/chirp +WWW: https://chirp.danplanet.com/projects/chirp