Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Apr 2019 09:23:50 +0000 (UTC)
From:      Stephen Hurd <shurd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r499342 - in head/comms/tlf: . files
Message-ID:  <201904190923.x3J9No2K072189@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: shurd
Date: Fri Apr 19 09:23:49 2019
New Revision: 499342
URL: https://svnweb.freebsd.org/changeset/ports/499342

Log:
  Update to 1.3.2

Deleted:
  head/comms/tlf/files/patch-src_netkeyer.c
  head/comms/tlf/files/patch-src_readcalls.c
  head/comms/tlf/files/patch-src_sockserv.c
Modified:
  head/comms/tlf/Makefile
  head/comms/tlf/distinfo

Modified: head/comms/tlf/Makefile
==============================================================================
--- head/comms/tlf/Makefile	Fri Apr 19 09:19:25 2019	(r499341)
+++ head/comms/tlf/Makefile	Fri Apr 19 09:23:49 2019	(r499342)
@@ -2,11 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	tlf
-PORTVERSION=	1.3.0
-PORTREVISION=	1
+PORTVERSION=	1.3.2
 CATEGORIES=	comms hamradio
-MASTER_SITES=	http://www.hs-mittweida.de/tb/ \
-		LOCAL/shurd
 
 MAINTAINER=	hamradio@FreeBSD.org
 COMMENT=	Amateur Radio curses based logging program
@@ -16,7 +13,9 @@ LICENSE=	GPLv2
 RUN_DEPENDS=	rec:audio/sox \
 		wget:ftp/wget
 
-USES=		ncurses pkgconfig
+USES=		autoreconf gnome ncurses pkgconfig
+USE_GITHUB=	yes
+GH_TAGNAME=	${PORTNAME}-${PORTVERSION}
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	PANEL_LIB=-lpanel
 USE_GNOME=	glib20

Modified: head/comms/tlf/distinfo
==============================================================================
--- head/comms/tlf/distinfo	Fri Apr 19 09:19:25 2019	(r499341)
+++ head/comms/tlf/distinfo	Fri Apr 19 09:23:49 2019	(r499342)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1533568835
-SHA256 (tlf-1.3.0.tar.gz) = b440e0181cf6d2e5349244afe96b34a4905eb32b09e4b407f4d94b9df4c6057a
-SIZE (tlf-1.3.0.tar.gz) = 643783
+TIMESTAMP = 1555665452
+SHA256 (tlf-tlf-1.3.2-tlf-1.3.2_GH0.tar.gz) = 5a444e4f55c7bf0209d6d12ed3387dabca9db457115068d4f79fb89b3d6f6a02
+SIZE (tlf-tlf-1.3.2-tlf-1.3.2_GH0.tar.gz) = 552308



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