Page MenuHomeFreeBSD

D17272.diff
No OneTemporary

D17272.diff

Index: head/comms/chirp/Makefile
===================================================================
--- head/comms/chirp/Makefile
+++ head/comms/chirp/Makefile
@@ -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 @@
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 <bsd.port.mk>
Index: head/comms/chirp/distinfo
===================================================================
--- head/comms/chirp/distinfo
+++ head/comms/chirp/distinfo
@@ -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
Index: head/comms/chirp/pkg-descr
===================================================================
--- head/comms/chirp/pkg-descr
+++ head/comms/chirp/pkg-descr
@@ -2,4 +2,4 @@
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

File Metadata

Mime Type
text/plain
Expires
Wed, Apr 15, 10:31 PM (6 h, 52 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31559130
Default Alt Text
D17272.diff (2 KB)

Event Timeline