Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Mar 2019 23:21:54 +0000 (UTC)
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r495532 - head/graphics/py-svgwrite
Message-ID:  <201903122321.x2CNLsnv064315@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lwhsu
Date: Tue Mar 12 23:21:54 2019
New Revision: 495532
URL: https://svnweb.freebsd.org/changeset/ports/495532

Log:
  - Update to 1.2.1
  - Pass maintainership to the submitter
  
  Submitted by:	George Mitchell <george@m5p.com>

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

Modified: head/graphics/py-svgwrite/Makefile
==============================================================================
--- head/graphics/py-svgwrite/Makefile	Tue Mar 12 22:27:36 2019	(r495531)
+++ head/graphics/py-svgwrite/Makefile	Tue Mar 12 23:21:54 2019	(r495532)
@@ -1,12 +1,12 @@
 # $FreeBSD$
 
 PORTNAME=	svgwrite
-PORTVERSION=	1.1.12
+PORTVERSION=	1.2.1
 CATEGORIES=	graphics python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	lwhsu@FreeBSD.org
+MAINTAINER=	george@m5p.com
 COMMENT=	Python library to create SVG drawings
 
 LICENSE=	MIT

Modified: head/graphics/py-svgwrite/distinfo
==============================================================================
--- head/graphics/py-svgwrite/distinfo	Tue Mar 12 22:27:36 2019	(r495531)
+++ head/graphics/py-svgwrite/distinfo	Tue Mar 12 23:21:54 2019	(r495532)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1530783355
-SHA256 (svgwrite-1.1.12.zip) = 968c99f193f34f0fa7f0b3e82f49b93789c7c45cd89ce190480f16020d41ab79
-SIZE (svgwrite-1.1.12.zip) = 171947
+TIMESTAMP = 1552416920
+SHA256 (svgwrite-1.2.1.zip) = 72ef66c9fe367989823cb237ab7f012ac809dd3ba76c1b5ebd9aa61580e2e75e
+SIZE (svgwrite-1.2.1.zip) = 176795



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