svn commit: r485420 - head/databases/casstcl

Pietro Cerutti gahr at FreeBSD.org
Tue Nov 20 09:04:02 UTC 2018


Author: gahr
Date: Tue Nov 20 09:04:00 2018
New Revision: 485420
URL: https://svnweb.freebsd.org/changeset/ports/485420

Log:
  databases/casstcl: update to 2.13.0
  
  Release notes: https://github.com/flightaware/casstcl/releases/tag/v2.13.0

Modified:
  head/databases/casstcl/Makefile
  head/databases/casstcl/distinfo

Modified: head/databases/casstcl/Makefile
==============================================================================
--- head/databases/casstcl/Makefile	Tue Nov 20 08:35:06 2018	(r485419)
+++ head/databases/casstcl/Makefile	Tue Nov 20 09:04:00 2018	(r485420)
@@ -2,9 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	casstcl
-PORTVERSION=	2.11
+PORTVERSION=	2.13.0
 DISTVERSIONPREFIX=v
-PORTREVISION=	3
+PORTREVISION=	0
 CATEGORIES=	databases
 
 MAINTAINER=	gahr at FreeBSD.org
@@ -20,6 +20,6 @@ USE_GITHUB=	yes
 GH_ACCOUNT=	flightaware
 
 USE_LDCONFIG=	${PREFIX}/lib/casstcl${PORTVERSION}
-PLIST_SUB+=	PORTVERSION=${PORTVERSION}
+PLIST_SUB+=	PORTVERSION=${PORTVERSION:R}
 
 .include <bsd.port.mk>

Modified: head/databases/casstcl/distinfo
==============================================================================
--- head/databases/casstcl/distinfo	Tue Nov 20 08:35:06 2018	(r485419)
+++ head/databases/casstcl/distinfo	Tue Nov 20 09:04:00 2018	(r485420)
@@ -1,2 +1,3 @@
-SHA256 (flightaware-casstcl-v2.11_GH0.tar.gz) = 6b067d664dd3752b616751774633724cc4dd9b7ffed53427f8c3a28ec0e09d9b
-SIZE (flightaware-casstcl-v2.11_GH0.tar.gz) = 116449
+TIMESTAMP = 1542703771
+SHA256 (flightaware-casstcl-v2.13.0_GH0.tar.gz) = 1c47c5319756c16b72e4038e15a52d49b593aa11035c83721d6e65db8d0de626
+SIZE (flightaware-casstcl-v2.13.0_GH0.tar.gz) = 117838


More information about the svn-ports-all mailing list