svn commit: r474965 - head/devel/tcllauncher

Pietro Cerutti gahr at FreeBSD.org
Thu Jul 19 14:57:46 UTC 2018


Author: gahr
Date: Thu Jul 19 14:57:45 2018
New Revision: 474965
URL: https://svnweb.freebsd.org/changeset/ports/474965

Log:
  devel/tcllauncher: update to 1.8

Modified:
  head/devel/tcllauncher/Makefile
  head/devel/tcllauncher/distinfo

Modified: head/devel/tcllauncher/Makefile
==============================================================================
--- head/devel/tcllauncher/Makefile	Thu Jul 19 14:43:49 2018	(r474964)
+++ head/devel/tcllauncher/Makefile	Thu Jul 19 14:57:45 2018	(r474965)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tcllauncher
-PORTVERSION=	1.6
+PORTVERSION=	1.8
 DISTVERSIONPREFIX=	v
 CATEGORIES=	devel
 
@@ -13,10 +13,11 @@ LICENSE=	MIT
 
 LIB_DEPENDS=	libtclx8.4.so:lang/tclX
 
+USES+=		tcl:tea autoreconf
+
 USE_GITHUB=	yes
 GH_ACCOUNT=	flightaware
 
-USES+=		tcl:tea autoreconf
 TCL_PKG=	Tcllauncher${PORTVERSION}
 
 PLIST_FILES=	bin/${PORTNAME} \

Modified: head/devel/tcllauncher/distinfo
==============================================================================
--- head/devel/tcllauncher/distinfo	Thu Jul 19 14:43:49 2018	(r474964)
+++ head/devel/tcllauncher/distinfo	Thu Jul 19 14:57:45 2018	(r474965)
@@ -1,2 +1,3 @@
-SHA256 (flightaware-tcllauncher-v1.6_GH0.tar.gz) = 14b20d4f29c0abf758d28eb4b7af86cfe4e6c70311a4b58f553bd1b8944f52e6
-SIZE (flightaware-tcllauncher-v1.6_GH0.tar.gz) = 131615
+TIMESTAMP = 1532012055
+SHA256 (flightaware-tcllauncher-v1.8_GH0.tar.gz) = f2afbf74e11a40501373099684766731dd59dfc2b9c85ba04892e6cdb2435f72
+SIZE (flightaware-tcllauncher-v1.8_GH0.tar.gz) = 72936


More information about the svn-ports-all mailing list