Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Apr 2019 20:04:47 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r499387 - head/comms/tlf
Message-ID:  <201904192004.x3JK4ln3015694@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Fri Apr 19 20:04:47 2019
New Revision: 499387
URL: https://svnweb.freebsd.org/changeset/ports/499387

Log:
  Use USE_GITHUB correctly.

Modified:
  head/comms/tlf/Makefile   (contents, props changed)
  head/comms/tlf/distinfo   (contents, props changed)

Modified: head/comms/tlf/Makefile
==============================================================================
--- head/comms/tlf/Makefile	Fri Apr 19 19:08:40 2019	(r499386)
+++ head/comms/tlf/Makefile	Fri Apr 19 20:04:47 2019	(r499387)
@@ -3,6 +3,7 @@
 
 PORTNAME=	tlf
 PORTVERSION=	1.3.2
+DISTVERSIONPREFIX=	${PORTNAME}-
 CATEGORIES=	comms hamradio
 
 MAINTAINER=	hamradio@FreeBSD.org
@@ -15,7 +16,6 @@ RUN_DEPENDS=	rec:audio/sox \
 
 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 19:08:40 2019	(r499386)
+++ head/comms/tlf/distinfo	Fri Apr 19 20:04:47 2019	(r499387)
@@ -1,3 +1,3 @@
-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
+TIMESTAMP = 1555701649
+SHA256 (tlf-tlf-tlf-1.3.2_GH0.tar.gz) = 5a444e4f55c7bf0209d6d12ed3387dabca9db457115068d4f79fb89b3d6f6a02
+SIZE (tlf-tlf-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?201904192004.x3JK4ln3015694>