svn commit: r543157 - head/textproc/p5-SVG

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Jul 24 07:27:19 UTC 2020


Author: sunpoet
Date: Fri Jul 24 07:27:15 2020
New Revision: 543157
URL: https://svnweb.freebsd.org/changeset/ports/543157

Log:
  Update to 2.85
  
  Changes:	https://metacpan.org/changes/distribution/SVG

Modified:
  head/textproc/p5-SVG/Makefile
  head/textproc/p5-SVG/distinfo

Modified: head/textproc/p5-SVG/Makefile
==============================================================================
--- head/textproc/p5-SVG/Makefile	Fri Jul 24 07:27:10 2020	(r543156)
+++ head/textproc/p5-SVG/Makefile	Fri Jul 24 07:27:15 2020	(r543157)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	SVG
-PORTVERSION=	2.84
+PORTVERSION=	2.85
 CATEGORIES=	textproc graphics perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,14 +14,16 @@ LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-OPTIONS_DEFINE=	EXAMPLES
-
 USES=		dos2unix perl5 shebangfix
-SHEBANG_FILES=	examples/*.pl examples/*.cgi examples/*.psgi
 USE_PERL5=	configure
+
 NO_ARCH=	yes
 
 PORTEXAMPLES=	*
+
+SHEBANG_FILES=	examples/*.pl examples/*.cgi examples/*.psgi
+
+OPTIONS_DEFINE=	EXAMPLES
 
 post-install-EXAMPLES-on:
 	@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/

Modified: head/textproc/p5-SVG/distinfo
==============================================================================
--- head/textproc/p5-SVG/distinfo	Fri Jul 24 07:27:10 2020	(r543156)
+++ head/textproc/p5-SVG/distinfo	Fri Jul 24 07:27:15 2020	(r543157)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1519053418
-SHA256 (SVG-2.84.tar.gz) = ec3d6ddde7a46fa507eaa616b94d217296fdc0d8fbf88741367a9821206f28af
-SIZE (SVG-2.84.tar.gz) = 55797
+TIMESTAMP = 1595416765
+SHA256 (SVG-2.85.tar.gz) = 159ec81f3236175957c9a4e911cb0e3715dc5b658144c8a5418b772768a1477c
+SIZE (SVG-2.85.tar.gz) = 57407


More information about the svn-ports-all mailing list