svn commit: r566040 - head/misc/ezc3d
Yuri Victorovich
yuri at FreeBSD.org
Fri Feb 19 09:38:48 UTC 2021
Author: yuri
Date: Fri Feb 19 09:38:47 2021
New Revision: 566040
URL: https://svnweb.freebsd.org/changeset/ports/566040
Log:
misc/ezc3d: Update 1.3.9 -> 1.4.1
Reported by: portscout
Modified:
head/misc/ezc3d/Makefile
head/misc/ezc3d/distinfo
Modified: head/misc/ezc3d/Makefile
==============================================================================
--- head/misc/ezc3d/Makefile Fri Feb 19 09:34:19 2021 (r566039)
+++ head/misc/ezc3d/Makefile Fri Feb 19 09:38:47 2021 (r566040)
@@ -2,7 +2,7 @@
PORTNAME= ezc3d
DISTVERSIONPREFIX= Release_
-DISTVERSION= 1.3.9
+DISTVERSION= 1.4.1
CATEGORIES= misc
MAINTAINER= yuri at FreeBSD.org
@@ -12,8 +12,9 @@ LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= cmake compiler:c++11-lang
+USE_LDCONFIG= yes
+
USE_GITHUB= yes
GH_ACCOUNT= pyomeca
-USE_LDCONFIG= yes
.include <bsd.port.mk>
Modified: head/misc/ezc3d/distinfo
==============================================================================
--- head/misc/ezc3d/distinfo Fri Feb 19 09:34:19 2021 (r566039)
+++ head/misc/ezc3d/distinfo Fri Feb 19 09:38:47 2021 (r566040)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1610173096
-SHA256 (pyomeca-ezc3d-Release_1.3.9_GH0.tar.gz) = 9caa9b3651f0a8ea3722c3f8995b192ad12bc320de781100ebb190494ffa0eb9
-SIZE (pyomeca-ezc3d-Release_1.3.9_GH0.tar.gz) = 619818
+TIMESTAMP = 1613727423
+SHA256 (pyomeca-ezc3d-Release_1.4.1_GH0.tar.gz) = 0cc9cd71558d6ddfd2c66dc43fa0501ffd7f5806334ef86483a2a930c7884061
+SIZE (pyomeca-ezc3d-Release_1.4.1_GH0.tar.gz) = 620861
More information about the svn-ports-all
mailing list