1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00

graphics/py-svgwrite: upgrade to upstream 1.3.0 and add EXAMPLES option

PR:		238779
Submitted by:	george@m5p.com (maintainer)
This commit is contained in:
Steve Wills 2019-06-30 21:07:51 +00:00
parent 76349f16b6
commit c70c43ade4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=505495
2 changed files with 13 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= svgwrite
PORTVERSION= 1.2.1
PORTVERSION= 1.3.0
CATEGORIES= graphics python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -16,4 +16,13 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyparsing>=0:devel/py-pyparsing@${PY_FLAVOR}
USES= python zip
USE_PYTHON= autoplist distutils
PORTEXAMPLES= *
OPTIONS_DEFINE= EXAMPLES
EXAMPLESDIR= ${PREFIX}/share/examples/${PKGNAMEPREFIX}${PORTNAME}
post-install-EXAMPLES-on:
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
@(cd ${WRKSRC}/examples/ && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR})
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1552416920
SHA256 (svgwrite-1.2.1.zip) = 72ef66c9fe367989823cb237ab7f012ac809dd3ba76c1b5ebd9aa61580e2e75e
SIZE (svgwrite-1.2.1.zip) = 176795
TIMESTAMP = 1561316467
SHA256 (svgwrite-1.3.0.zip) = 6a46d2b4ed7565bcff05986c88bf3020724b5ecc7608448903616818dd2bdf95
SIZE (svgwrite-1.3.0.zip) = 186162