svn commit: r559357 - head/devel/cl-asdf

Joseph Mingrone jrm at FreeBSD.org
Sun Dec 27 12:48:32 UTC 2020


Author: jrm
Date: Sun Dec 27 12:48:31 2020
New Revision: 559357
URL: https://svnweb.freebsd.org/changeset/ports/559357

Log:
  devel/cl-asdf: Update to version 3.3.4.7
  
  Changelog:	https://gitlab.common-lisp.net/asdf/asdf/-/blob/a58828745a610c1af841a86587ba197707c89eb3/doc/Changelog
  
  Approved by:	olgeni (maintainer, timeout)
  Differential Revision:	https://reviews.freebsd.org/D27501

Modified:
  head/devel/cl-asdf/Makefile   (contents, props changed)
  head/devel/cl-asdf/distinfo   (contents, props changed)

Modified: head/devel/cl-asdf/Makefile
==============================================================================
--- head/devel/cl-asdf/Makefile	Sun Dec 27 12:47:07 2020	(r559356)
+++ head/devel/cl-asdf/Makefile	Sun Dec 27 12:48:31 2020	(r559357)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	asdf
-DISTVERSION=	3.3.1.7
+DISTVERSION=	3.3.4.7
 PORTEPOCH=	2
 CATEGORIES=	devel lisp
 PKGNAMEPREFIX=	cl-
@@ -15,7 +15,7 @@ LICENSE=	MIT
 USES=		gmake
 USE_GITLAB=	yes
 GL_SITE=	https://gitlab.common-lisp.net
-GL_COMMIT=	bcb69b41a61c91a6c5247391fefdff0d7d4d21b6
+GL_COMMIT=	a58828745a610c1af841a86587ba197707c89eb3
 
 ALL_TARGET=	build/asdf.lisp
 SUB_FILES=	pkg-message

Modified: head/devel/cl-asdf/distinfo
==============================================================================
--- head/devel/cl-asdf/distinfo	Sun Dec 27 12:47:07 2020	(r559356)
+++ head/devel/cl-asdf/distinfo	Sun Dec 27 12:48:31 2020	(r559357)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1520877798
-SHA256 (asdf-asdf-bcb69b41a61c91a6c5247391fefdff0d7d4d21b6_GL0.tar.gz) = 0b12417067999351974a9ccf30811a8d45d62aa17c130382c31c245815e5d878
-SIZE (asdf-asdf-bcb69b41a61c91a6c5247391fefdff0d7d4d21b6_GL0.tar.gz) = 481349
+TIMESTAMP = 1607372699
+SHA256 (asdf-asdf-a58828745a610c1af841a86587ba197707c89eb3_GL0.tar.gz) = b6ad0070adeed601c65e2fed6728da5446aed06ec253aa1d1db170ddb9bb1a4d
+SIZE (asdf-asdf-a58828745a610c1af841a86587ba197707c89eb3_GL0.tar.gz) = 514496


More information about the svn-ports-all mailing list