Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Sep 2020 01:58:18 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r549881 - head/math/zegrapher
Message-ID:  <202009240158.08O1wIiA093166@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Thu Sep 24 01:58:18 2020
New Revision: 549881
URL: https://svnweb.freebsd.org/changeset/ports/549881

Log:
  math/zegrapher: Update 3.1.1 -> 3.1.1.20200921
  
  Reported by:	portscout

Modified:
  head/math/zegrapher/Makefile
  head/math/zegrapher/distinfo
  head/math/zegrapher/pkg-descr

Modified: head/math/zegrapher/Makefile
==============================================================================
--- head/math/zegrapher/Makefile	Thu Sep 24 01:16:58 2020	(r549880)
+++ head/math/zegrapher/Makefile	Thu Sep 24 01:58:18 2020	(r549881)
@@ -2,7 +2,7 @@
 
 PORTNAME=	ZeGrapher
 DISTVERSIONPREFIX=	v
-DISTVERSION=	3.1.1
+DISTVERSION=	3.1.1.20200921
 CATEGORIES=	math graphics
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -16,12 +16,16 @@ BUILD_DEPENDS=	${LOCALBASE}/include/boost/math/special
 USES=		compiler:c++11-lang desktop-file-utils gl qmake qt:5
 USE_GITHUB=	yes
 GH_ACCOUNT=	AdelKS
-USE_QT=		core gui network printsupport widgets buildtools_build
+GH_TAGNAME=	6832bd61291b3e82bc05233ae74e8d7556abe910
+USE_QT=		core gui network printsupport svg widgets buildtools_build
 USE_GL=		gl
 
 PLIST_FILES=	bin/${PORTNAME} \
 		share/${PORTNAME}/locale/${PORTNAME}_fr.qm \
 		share/applications/${PORTNAME}.desktop \
-		share/icons/hicolor/128x128/apps/${PORTNAME}.png
+		share/icons/hicolor/128x128/apps/${PORTNAME}.png \
+		share/metainfo/ZeGrapher.appdata.xml
+
+PORTSCOUT=	ignore:continuous
 
 .include <bsd.port.mk>

Modified: head/math/zegrapher/distinfo
==============================================================================
--- head/math/zegrapher/distinfo	Thu Sep 24 01:16:58 2020	(r549880)
+++ head/math/zegrapher/distinfo	Thu Sep 24 01:58:18 2020	(r549881)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1594917971
-SHA256 (AdelKS-ZeGrapher-v3.1.1_GH0.tar.gz) = 0e360e568f3e3fdc4147dd79e03ff4a31acb29d9133f7ff87b93d6180f11f80b
-SIZE (AdelKS-ZeGrapher-v3.1.1_GH0.tar.gz) = 917320
+TIMESTAMP = 1600911690
+SHA256 (AdelKS-ZeGrapher-v3.1.1.20200921-6832bd61291b3e82bc05233ae74e8d7556abe910_GH0.tar.gz) = d71bd4408b97664f495e120dcb378dacd2cf7800aa27212f0a9095e3a7b619bc
+SIZE (AdelKS-ZeGrapher-v3.1.1.20200921-6832bd61291b3e82bc05233ae74e8d7556abe910_GH0.tar.gz) = 1091745

Modified: head/math/zegrapher/pkg-descr
==============================================================================
--- head/math/zegrapher/pkg-descr	Thu Sep 24 01:16:58 2020	(r549880)
+++ head/math/zegrapher/pkg-descr	Thu Sep 24 01:58:18 2020	(r549881)
@@ -3,4 +3,4 @@ plot functions, sequences, parametric equations and da
 been designed to be as easy to use as possible: there's no need for any
 documentation before use.
 
-WWW: https://en.zegrapher.com/
+WWW: https://zegrapher.com/en/



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