svn commit: r501975 - head/comms/chirp

Diane Bruce db at FreeBSD.org
Sat May 18 17:46:45 UTC 2019


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 at 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


More information about the svn-ports-all mailing list