Date: Tue, 5 May 2020 08:33:39 +0000 (UTC) From: Pietro Cerutti <gahr@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r534044 - head/devel/tclcheck Message-ID: <202005050833.0458XdkI014246@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gahr Date: Tue May 5 08:33:39 2020 New Revision: 534044 URL: https://svnweb.freebsd.org/changeset/ports/534044 Log: devel/tclcheck: unbreak by changing master site PR: 246184 Submitted by: Chris Hutchinson <portmaster@bsdforge.com> Modified: head/devel/tclcheck/Makefile head/devel/tclcheck/distinfo Modified: head/devel/tclcheck/Makefile ============================================================================== --- head/devel/tclcheck/Makefile Tue May 5 08:31:14 2020 (r534043) +++ head/devel/tclcheck/Makefile Tue May 5 08:33:39 2020 (r534044) @@ -5,15 +5,11 @@ PORTNAME= tclcheck PORTVERSION= 1.1.13 PORTREVISION= 1 CATEGORIES= devel -MASTER_SITES= ftp://catless.ncl.ac.uk/pub/ +MASTER_SITES= https://BSDforge.com/projects/source/devel/tclcheck/ DISTNAME= tclCheck-${PORTVERSION} MAINTAINER= tcltk@FreeBSD.org COMMENT= Program to check the nesting of parenthesis in tcl scripts - -BROKEN= unfetchable -DEPRECATED= Broken for more than 6 months -EXPIRATION_DATE= 2020-05-05 LICENSE_FILE= ${WRKSRC}/COPYRIGHT LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept Modified: head/devel/tclcheck/distinfo ============================================================================== --- head/devel/tclcheck/distinfo Tue May 5 08:31:14 2020 (r534043) +++ head/devel/tclcheck/distinfo Tue May 5 08:33:39 2020 (r534044) @@ -1,2 +1,3 @@ +TIMESTAMP = 1588667307 SHA256 (tclCheck-1.1.13.tar.gz) = 0d6aa8665fed7ba58a094e45852b629599314276c37b9264971069d3ea5da925 SIZE (tclCheck-1.1.13.tar.gz) = 6958
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005050833.0458XdkI014246>