svn commit: r553270 - head/lang/retro12

Mateusz Piotrowski 0mp at FreeBSD.org
Sun Oct 25 15:25:45 UTC 2020


Author: 0mp
Date: Sun Oct 25 15:25:44 2020
New Revision: 553270
URL: https://svnweb.freebsd.org/changeset/ports/553270

Log:
  Update to 2020.10
  
  - Development history can be viewed here:
    https://forthworks.com/retro/changes.txt
  - Drop maintainership

Modified:
  head/lang/retro12/Makefile
  head/lang/retro12/distinfo

Modified: head/lang/retro12/Makefile
==============================================================================
--- head/lang/retro12/Makefile	Sun Oct 25 15:16:53 2020	(r553269)
+++ head/lang/retro12/Makefile	Sun Oct 25 15:25:44 2020	(r553270)
@@ -1,13 +1,13 @@
 # $FreeBSD$
 
 PORTNAME=	retro12
-DISTVERSION=	2020.7
+DISTVERSION=	2020.10
 CATEGORIES=	lang
 MASTER_SITES=	http://forthworks.com/retro/r/ \
 		https://forthworks.com/retro/r/
 DISTNAME=	${PORTNAME:tu}-${DISTVERSION}
 
-MAINTAINER=	0mp at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Clean, elegant, and pragmatic dialect of Forth
 
 LICENSE=	ISCL

Modified: head/lang/retro12/distinfo
==============================================================================
--- head/lang/retro12/distinfo	Sun Oct 25 15:16:53 2020	(r553269)
+++ head/lang/retro12/distinfo	Sun Oct 25 15:25:44 2020	(r553270)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1597708776
-SHA256 (RETRO12-2020.7.tar.gz) = fbfd41470c7025ab4abde17a355a10aed290e6f2c7aeea1aa909d975e8dc347d
-SIZE (RETRO12-2020.7.tar.gz) = 851240
+TIMESTAMP = 1603639325
+SHA256 (RETRO12-2020.10.tar.gz) = 35bed1f2ea7c74227bf4c05cd4772f621291b1fc99f30387e270c3dfd187be7b
+SIZE (RETRO12-2020.10.tar.gz) = 864416


More information about the svn-ports-all mailing list