Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Mar 2021 08:31:00 +0000 (UTC)
From:      Kai Knoblich <kai@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r568852 - head/graphics/py-svgwrite
Message-ID:  <202103200831.12K8V0AU010859@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kai
Date: Sat Mar 20 08:30:59 2021
New Revision: 568852
URL: https://svnweb.freebsd.org/changeset/ports/568852

Log:
  graphics/py-svgwrite: Update to 1.4.1
  
  Changelog:
  
  https://github.com/mozman/svgwrite/blob/v1.4.1/NEWS.rst
  
  PR:		254272
  Approved by:	<george@m5p.com> (maintainer)

Modified:
  head/graphics/py-svgwrite/Makefile
  head/graphics/py-svgwrite/distinfo

Modified: head/graphics/py-svgwrite/Makefile
==============================================================================
--- head/graphics/py-svgwrite/Makefile	Sat Mar 20 08:22:18 2021	(r568851)
+++ head/graphics/py-svgwrite/Makefile	Sat Mar 20 08:30:59 2021	(r568852)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	svgwrite
-PORTVERSION=	1.4
+PORTVERSION=	1.4.1
 CATEGORIES=	graphics python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/graphics/py-svgwrite/distinfo
==============================================================================
--- head/graphics/py-svgwrite/distinfo	Sat Mar 20 08:22:18 2021	(r568851)
+++ head/graphics/py-svgwrite/distinfo	Sat Mar 20 08:30:59 2021	(r568852)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1609687397
-SHA256 (svgwrite-1.4.zip) = b38ac03b67f81c728d81a33e4711aaf3ab136a57156d721bb17f88525d9909bb
-SIZE (svgwrite-1.4.zip) = 188493
+TIMESTAMP = 1615474795
+SHA256 (svgwrite-1.4.1.zip) = e220a4bf189e7e214a55e8a11421d152b5b6fb1dd660c86a8b6b61fe8cc2ac48
+SIZE (svgwrite-1.4.1.zip) = 189235



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103200831.12K8V0AU010859>