Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 May 2019 17:46:44 +0000 (UTC)
From:      Diane Bruce <db@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r501975 - head/comms/chirp
Message-ID:  <201905181746.x4IHkinf042671@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: db
Date: Sat May 18 17:46:44 2019
New Revision: 501975
URL: https://svnweb.freebsd.org/changeset/ports/501975

Log:
  update to 0.4.1.2019.05.11
  
  Submitted by:	jason@corrupted.io
  Differential Revision:	https://reviews.freebsd.org/D20267

Modified:
  head/comms/chirp/Makefile
  head/comms/chirp/distinfo

Modified: head/comms/chirp/Makefile
==============================================================================
--- head/comms/chirp/Makefile	Sat May 18 17:29:42 2019	(r501974)
+++ head/comms/chirp/Makefile	Sat May 18 17:46:44 2019	(r501975)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	chirp
-DISTVERSION=	0.4.1.2018.09.06
+DISTVERSION=	0.4.1.2019.05.11
 CATEGORIES=	comms hamradio
 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}
@@ -17,8 +17,10 @@ BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}libxml2>0:textpr
 		${PYTHON_PKGNAMEPREFIX}gtk2>0:x11-toolkits/py-gtk2@${PY_FLAVOR}
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
-USES=		desktop-file-utils gettext python:2.7
+USES=		desktop-file-utils python:2.7
 USE_PYTHON=	distutils autoplist
+
+NLS_USES=	gettext
 NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/comms/chirp/distinfo
==============================================================================
--- head/comms/chirp/distinfo	Sat May 18 17:29:42 2019	(r501974)
+++ head/comms/chirp/distinfo	Sat May 18 17:46:44 2019	(r501975)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1537546528
-SHA256 (chirp-daily-20180906.tar.gz) = 553db776ee505743c8eaea9def986199cce34f6857501764f8865c9150099801
-SIZE (chirp-daily-20180906.tar.gz) = 777421
+TIMESTAMP = 1557955924
+SHA256 (chirp-daily-20190511.tar.gz) = f24b62917fecc3e7a8e5f5a268e69b2df71285fbcc07ba1e6a24af3dffacbacc
+SIZE (chirp-daily-20190511.tar.gz) = 865361



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905181746.x4IHkinf042671>